Searched refs:contiguous (Results 1 – 25 of 286) sorted by relevance
12345678910>>...12
/external/e2fsprogs/tests/f_resize_inode/ |
D | expect | 26 test_filesys: 11/4096 files (0.0% non-contiguous), 2107/16384 blocks 47 test_filesys: 11/4096 files (0.0% non-contiguous), 2107/16384 blocks 54 test_filesys: 11/4096 files (0.0% non-contiguous), 2107/16384 blocks 75 test_filesys: 11/4096 files (0.0% non-contiguous), 2107/16384 blocks 82 test_filesys: 11/4096 files (0.0% non-contiguous), 2107/16384 blocks 103 test_filesys: 11/4096 files (0.0% non-contiguous), 2107/16384 blocks 110 test_filesys: 11/4096 files (0.0% non-contiguous), 2107/16384 blocks 125 test_filesys: 11/4096 files (0.0% non-contiguous), 2107/16384 blocks 162 test_filesys: 11/4096 files (0.0% non-contiguous), 763/16384 blocks 169 test_filesys: 11/4096 files (0.0% non-contiguous), 763/16384 blocks
|
/external/elfutils/src/libdwfl/ |
D | dwfl_segment_report_module.c | 415 GElf_Off contiguous = 0; /* Visible as contiguous file from START. */ in dwfl_segment_report_module() local 546 contiguous = file_end; in dwfl_segment_report_module() 842 const GElf_Off cost = (contiguous < file_trimmed_end ? total_filesz in dwfl_segment_report_module() 843 : buffer_available >= contiguous ? 0 in dwfl_segment_report_module() 844 : contiguous - buffer_available); in dwfl_segment_report_module() 851 cost, worthwhile, whole, contiguous, in dwfl_segment_report_module() 870 if (contiguous < file_trimmed_end) in dwfl_segment_report_module()
|
/external/llvm/test/Verifier/ |
D | range-1.ll | 93 ; CHECK: Intervals are contiguous 109 ; CHECK: Intervals are contiguous 141 ; CHECK: Intervals are contiguous
|
/external/llvm/test/Transforms/ConstantHoisting/PowerPC/ |
D | masks.ll | 5 ; Here the masks are all contiguous, and should not be hoisted. 37 ; Here the masks are not contiguous, and should be hoisted.
|
/external/e2fsprogs/tests/f_extra_journal/ |
D | expect.2 | 6 test_filesys: 11/256 files (0.0% non-contiguous), 50/2048 blocks
|
/external/e2fsprogs/tests/f_orphan_indirect_inode/ |
D | expect.2 | 6 test_filesys: 12/16 files (0.0% non-contiguous), 21/100 blocks
|
/external/e2fsprogs/tests/f_dup_de2/ |
D | expect.2 | 6 test_filesys: 21/256 files (0.0% non-contiguous), 1087/2048 blocks
|
/external/e2fsprogs/tests/f_h_unsigned/ |
D | expect.2 | 6 test_filesys: 47730/100192 files (0.0% non-contiguous), 13378/31745 blocks
|
/external/e2fsprogs/tests/f_dupdot/ |
D | expect.2 | 6 test_filesys: 13/16 files (0.0% non-contiguous), 22/100 blocks
|
/external/e2fsprogs/tests/f_okgroup/ |
D | expect.2 | 6 test_filesys: 11/2048 files (0.0% non-contiguous), 274/8193 blocks
|
/external/e2fsprogs/tests/f_8192_block/ |
D | expect.2 | 6 test_filesys: 11/2048 files (0.0% non-contiguous), 39/1024 blocks
|
/external/e2fsprogs/tests/f_unused_itable/ |
D | expect.2 | 6 test_filesys: 19/128 files (0.0% non-contiguous), 165/1000 blocks
|
/external/e2fsprogs/tests/f_orphan/ |
D | expect.2 | 6 test_filesys: 12/2048 files (0.0% non-contiguous), 1303/8192 blocks
|
/external/e2fsprogs/tests/f_filetype/ |
D | expect.2 | 6 test_filesys: 17/64 files (0.0% non-contiguous), 27/100 blocks
|
/external/e2fsprogs/tests/f_extents2/ |
D | expect.2 | 6 test_filesys: 18/32 files (22.2% non-contiguous), 145/200 blocks
|
/external/e2fsprogs/tests/f_h_reindex/ |
D | expect.2 | 6 test_filesys: 30514/32000 files (0.0% non-contiguous), 5669/8000 blocks
|
/external/e2fsprogs/tests/f_orphan_extents_inode/ |
D | expect.2 | 6 test_filesys: 12/16 files (0.0% non-contiguous), 21/100 blocks
|
/external/e2fsprogs/tests/f_bitmaps/ |
D | expect.2 | 6 test_filesys: 11/32 files (9.1% non-contiguous), 22/100 blocks
|
/external/e2fsprogs/tests/f_journal/ |
D | expect.2 | 6 test_filesys: 53/2048 files (1.9% non-contiguous), 1409/8192 blocks
|
/external/e2fsprogs/tests/f_dup_resize/ |
D | expect.2 | 6 test_filesys: 12/2560 files (8.3% non-contiguous), 485/10240 blocks
|
/external/e2fsprogs/tests/f_orphan_dotdot_ft/ |
D | expect.2 | 6 test_filesys: 15/32 files (0.0% non-contiguous), 26/100 blocks
|
/external/e2fsprogs/tests/f_miss_blk_bmap/ |
D | expect.2 | 6 test_filesys: 11/64 files (0.0% non-contiguous), 11/100 blocks
|
/external/e2fsprogs/tests/f_zero_group/ |
D | expect.2 | 6 test_filesys: 16/3008 files (0.0% non-contiguous), 403/12000 blocks
|
/external/e2fsprogs/tests/f_dir_bad_mode/ |
D | expect.2 | 6 test_filesys: 15/16 files (0.0% non-contiguous), 25/100 blocks
|
/external/e2fsprogs/tests/f_clear_xattr/ |
D | expect.2 | 6 test_filesys: 15/16 files (0.0% non-contiguous), 22/100 blocks
|
12345678910>>...12