OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MiB
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/zstd/dist/tests/cli-tests/basic/
memlimit.sh
35
println "+ zstd --memory=1
MiB
file"
36
zstd -q --memory=1
MiB
file && die "Should allow numeric parameter with expected suffix"
/src/external/mit/expat/dist/tests/
basic_tests.c
6472
const int
MiB
= 1024 * KiB;
6473
const int document_length = 16 *
MiB
;
6474
const int big = 7654321; // arbitrarily chosen between 4 and 8
MiB
6492
{8 *
MiB
, -8 *
MiB
},
6493
{4 *
MiB
, 4 *
MiB
, -12 *
MiB
}, // try at 4MB, then 8MB = 12 MB total
6495
{4 *
MiB
, 0, 4 *
MiB
, -12 * MiB}
[
all
...]
/src/external/bsd/zstd/dist/tests/
playTests.sh
1083
println "test : allows and interprets K,KB,KiB,M,MB and
MiB
suffix"
1089
cat tmp | zstd -14 -f --size-hint=1
MiB
| zstd -t
/src/external/public-domain/xz/dist/
configure
1662
determined, assume SIZE
MiB
. The default is 128
MiB
.
4801
# We use 128
MiB
as default, because it will allow decompressing files
4804
# of RAM, will probably have at least 128
MiB
of RAM.
4822
{ printf '%s\n' "$as_me:${as_lineno-$LINENO}: result: $enable_assume_ram
MiB
" >&5
4823
printf '%s\n' "$enable_assume_ram
MiB
" >&6; }
Completed in 38 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026