Searched
full:1024 (Results
251 -
275 of
13691) sorted by null
<<11121314151617181920>>
/external/e2fsprogs/tests/f_16384_block/ |
expect.2 | 6 test_filesys: 11/2048 files (0.0% non-contiguous), 39/1024 blocks
|
/external/e2fsprogs/tests/f_8192_block/ |
expect.1 | 6 test_filesys: 11/2048 files (0.0% non-contiguous), 39/1024 blocks
|
expect.2 | 6 test_filesys: 11/2048 files (0.0% non-contiguous), 39/1024 blocks
|
/external/e2fsprogs/tests/f_badsymlinks/ |
expect.2 | 6 test_filesys: 13/32 files (0.0% non-contiguous), 23/1024 blocks
|
/external/e2fsprogs/tests/f_dup_ba/ |
expect.2 | 6 test_filesys: 21/64 files (4.8% non-contiguous), 336/1024 blocks
|
/external/e2fsprogs/tests/f_expandroot_create_lnf/ |
expect.2 | 6 test_filesys: 16/64 files (6.3% non-contiguous), 33/1024 blocks
|
/external/e2fsprogs/tests/f_jnl_errno/ |
expect.0 | 16 Block size: 1024 17 Fragment size: 1024 34 Journal size: 1024k 35 Journal length: 1024
|
/external/e2fsprogs/tests/f_special_ea/ |
expect.1 | 10 test_filesys: 17/1024 files (0.0% non-contiguous), 1180/4096 blocks
|
/external/e2fsprogs/tests/f_super_bad_csum/ |
expect.2 | 6 test_filesys: 11/1024 files (0.0% non-contiguous), 1557/16384 blocks
|
/external/e2fsprogs/tests/f_uninit_ext_past_eof/ |
expect.1 | 6 test_filesys: 12/1024 files (16.7% non-contiguous), 1227/4096 blocks
|
expect.2 | 6 test_filesys: 12/1024 files (16.7% non-contiguous), 1227/4096 blocks
|
/external/fio/t/jobs/ |
t0006-82af2a7c.fio | 10 verify_backlog=1024
|
/external/fio/t/ |
memlock.c | 18 size = td->mib * 1024UL * 1024UL; 25 printf("loop%d: did %lu MiB\n", i+1, size/(1024UL*1024UL));
|
/external/lisa/libs/utils/platforms/ |
pixel.json | 22 "cap_max" : 1024
|
/external/llvm/test/Transforms/InstCombine/ |
apint-mul1.ll | 9 %Y = mul i17 %X, 1024
|
/external/ltp/testcases/kernel/fs/acls/ |
acl_file_test.c | 14 char value[1024]; 15 char list[1024]; 33 if (-1 == (s = flistxattr(fd, list, 1024))) { 43 s = fgetxattr(fd, tok, (void *)value, 1024);
|
acl_link_test.c | 13 char value[1024]; 14 char list[1024]; 22 if (-1 == (s = listxattr(argv[1], list, 1024))) { 32 s = getxattr(argv[1], tok, (void *)value, 1024);
|
/external/python/cpython2/Demo/sockets/ |
unixclient.py | 10 data = s.recv(1024)
|
/external/python/cpython2/Lib/test/ |
dh1024.pem | 7 Generated with: openssl dhparam -out dh1024.pem 1024
|
/external/python/cpython2/Modules/expat/ |
expat_config.h | 17 #define XML_CONTEXT_BYTES 1024
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
apint-mul1.ll | 9 %Y = mul i17 %X, 1024
|
/external/toybox/toys/android/ |
log.c | 47 if ((s-toybuf)+strlen(toys.optargs[i])>=1024) { 48 memcpy(s, toys.optargs[i], 1024-(s-toybuf)); 49 toybuf[1024] = 0; 50 error_msg("log cut at 1024 bytes");
|
/external/v8/src/wasm/ |
wasm-limits.h | 23 const size_t kV8MaxWasmModuleSize = 1024 * 1024 * 1024; // = 1 GiB 24 const size_t kV8MaxWasmFunctionSize = 128 * 1024;
|
/external/valgrind/memcheck/tests/ |
wrapmalloc.c | 10 void *p = malloc (1024);
|
/external/wpa_supplicant_8/src/ap/ |
bss_load.c | 36 sec = ((hapd->bss_load_update_timeout / 1000) * 1024) / 1000; 37 usec = (hapd->bss_load_update_timeout % 1000) * 1024; 54 sec = ((hapd->bss_load_update_timeout / 1000) * 1024) / 1000; 55 usec = (hapd->bss_load_update_timeout % 1000) * 1024;
|
Completed in 626 milliseconds
<<11121314151617181920>>