OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_bits
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/tests/f_dup_resize/
script
6
dd if=$
TEST_BITS
of=$TEST_DATA bs=63k count=1 conv=sync > /dev/null 2>&1
/external/e2fsprogs/tests/
test_config
16
TEST_BITS
="../debugfs/debugfs"
/external/e2fsprogs/tests/d_loaddump/
script
20
dd if=$
TEST_BITS
of=$TEST_DATA bs=128k count=1 conv=sync > /dev/null 2>&1
/external/libpng/contrib/tools/
pngfix.c
2692
int
test_bits
= (min_bits + max_bits) >> 1;
local
[
all
...]
Completed in 762 milliseconds