Searched refs:contiguous (Results 1 – 25 of 287) 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_orphan_extents_inode/ |
D | expect.2 | 6 test_filesys: 12/16 files (0.0% non-contiguous), 21/100 blocks
|
/external/e2fsprogs/tests/f_8192_block/ |
D | expect.1 | 6 test_filesys: 11/2048 files (0.0% non-contiguous), 39/1024 blocks
|
/external/e2fsprogs/tests/f_big_sparse/ |
D | expect.2 | 6 test_filesys: 12/64 files (0.0% non-contiguous), 27/100 blocks
|
/external/e2fsprogs/tests/f_ea_checks/ |
D | expect.2 | 6 test_filesys: 18/64 files (0.0% non-contiguous), 28/512 blocks
|
/external/e2fsprogs/tests/f_expand/ |
D | expect.2 | 6 test_filesys: 5109/5504 files (0.0% non-contiguous), 803/900 blocks
|
/external/e2fsprogs/tests/f_end-bitmap/ |
D | expect.2 | 6 test_filesys: 12/16 files (0.0% non-contiguous), 37/100 blocks
|
/external/e2fsprogs/tests/f_holedir2/ |
D | expect.2 | 6 test_filesys: 13/16 files (0.0% non-contiguous), 23/100 blocks
|
/external/e2fsprogs/tests/f_illbbitmap/ |
D | expect.2 | 6 test_filesys: 11/32 files (0.0% non-contiguous), 22/100 blocks
|
/external/e2fsprogs/tests/f_clear_xattr/ |
D | expect.2 | 6 test_filesys: 15/16 files (0.0% non-contiguous), 22/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_lpf/ |
D | expect.2 | 6 test_filesys: 16/16 files (12.5% non-contiguous), 67/100 blocks
|
/external/e2fsprogs/tests/f_desc_size_128/ |
D | expect.1 | 6 test_filesys: 11/256 files (0.0% non-contiguous), 150/8192 blocks
|
/external/e2fsprogs/tests/f_imagic_fs/ |
D | expect.2 | 6 test_filesys: 14/16 files (0.0% non-contiguous), 13/100 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_dupdot/ |
D | expect.2 | 6 test_filesys: 13/16 files (0.0% non-contiguous), 22/100 blocks
|
/external/e2fsprogs/tests/f_badjour_indblks/ |
D | expect.2 | 6 test_filesys: 11/256 files (0.0% non-contiguous), 1111/8192 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_unsorted_EAs/ |
D | expect.2 | 6 test_filesys: 12/2048 files (0.0% non-contiguous), 1294/2048 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_badroot/ |
D | expect.2 | 6 test_filesys: 13/32 files (0.0% non-contiguous), 24/100 blocks
|
/external/e2fsprogs/tests/f_dupsuper/ |
D | expect.2 | 6 test_filesys: 12/32 files (8.3% non-contiguous), 39/100 blocks
|
12345678910>>...12