Home
last modified time | relevance | path

Searched refs:contiguous (Results 1 – 25 of 787) sorted by relevance

12345678910>>...32

/third_party/e2fsprogs/tests/f_resize_inode/
Dexpect15 test_filesys: 11/4096 files (0.0% non-contiguous), 2619/16384 blocks
36 test_filesys: 11/4096 files (0.0% non-contiguous), 2619/16384 blocks
43 test_filesys: 11/4096 files (0.0% non-contiguous), 2619/16384 blocks
64 test_filesys: 11/4096 files (0.0% non-contiguous), 2619/16384 blocks
71 test_filesys: 11/4096 files (0.0% non-contiguous), 2619/16384 blocks
92 test_filesys: 11/4096 files (0.0% non-contiguous), 2619/16384 blocks
99 test_filesys: 11/4096 files (0.0% non-contiguous), 2619/16384 blocks
114 test_filesys: 11/4096 files (0.0% non-contiguous), 2619/16384 blocks
151 test_filesys: 11/4096 files (0.0% non-contiguous), 1275/16384 blocks
158 test_filesys: 11/4096 files (0.0% non-contiguous), 1275/16384 blocks
/third_party/boost/boost/spirit/home/classic/utility/
Ddistinct.hpp34 contiguous<
77 contiguous<
132 contiguous<
186 contiguous<
/third_party/lz4/examples/
Dstreaming_api_basics.md22 Block API (de)compresses a single contiguous memory block.
23 In other words, LZ4 library finds redundancy from a single contiguous memory block.
24 Streaming API does same thing but (de)compresses multiple adjacent contiguous memory blocks.
28 In these figures, the original data is split into 4KiBytes contiguous chunks.
86 Usually, "Dependent memory" is previous adjacent contiguous memory up to 64KiBytes.
/third_party/boost/boost/spirit/home/classic/core/composite/
Ddirectives.hpp34 struct contiguous struct
35 : public unary<ParserT, parser<contiguous<ParserT> > >
37 typedef contiguous<ParserT> self_t; argument
48 contiguous(ParserT const& p) in contiguous() function
66 typedef contiguous<ParserT> type;
70 static contiguous<ParserT>
73 return contiguous<ParserT>(subject.derived()); in generate()
77 contiguous<ParserT>
80 return contiguous<ParserT>(subject.derived()); in operator []()
/third_party/gstreamer/gstreamer/docs/random/thomasvs/
Dcapturing12 If there are no underruns, the produced buffers are a contiguous data
25 so you again form a contiguous set of buffers.
29 the flow is data-contiguous and time-contiguous.
55 (ie, the data flow is no longer contiguous).
61 - a second element can be responsible for making the stream time-contiguous.
64 - The element treats the incoming stream as data-contiguous but not
65 necessarily time-contiguous.
66 - If the timestamps are contiguous as well, then everything is fine and
69 - If they are not contiguous, then this element must make them so.
76 - When it receives a new buffer that is not data-contiguous with the
[all …]
/third_party/e2fsprogs/tests/j_corrupt_commit_tid/
Dexpect7 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
14 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
/third_party/e2fsprogs/tests/j_corrupt_descr_tid/
Dexpect7 test_filesys: 12/128 files (8.3% non-contiguous), 1093/2048 blocks
14 test_filesys: 12/128 files (8.3% non-contiguous), 1093/2048 blocks
/third_party/e2fsprogs/tests/j_corrupt_revoke_csum/
Dexpect7 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
14 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
/third_party/e2fsprogs/tests/j_corrupt_revoke_block/
Dexpect7 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
14 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
/third_party/e2fsprogs/tests/j_corrupt_descr_csum/
Dexpect8 test_filesys: 12/128 files (8.3% non-contiguous), 1093/2048 blocks
15 test_filesys: 12/128 files (8.3% non-contiguous), 1093/2048 blocks
/third_party/e2fsprogs/tests/j_corrupt_commit_csum/
Dexpect8 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
15 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
/third_party/e2fsprogs/tests/j_corrupt_sb_csum/
Dexpect11 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
18 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
/third_party/e2fsprogs/tests/f_extent_htree/
Dexpect.pre.111 0 non-contiguous files (0.0%)
12 1 non-contiguous directory (0.2%)
Dexpect.111 0 non-contiguous files (0.0%)
12 1 non-contiguous directory (0.3%)
/third_party/e2fsprogs/tests/j_corrupt_journal_block/
Dexpect9 test_filesys: 12/128 files (8.3% non-contiguous), 1093/2048 blocks
16 test_filesys: 12/128 files (8.3% non-contiguous), 1093/2048 blocks
/third_party/e2fsprogs/tests/j_corrupt_ext_jnl_sb_csum/
Dexpect19 test_filesys: 11/128 files (0.0% non-contiguous), 66/2048 blocks
26 test_filesys: 11/128 files (0.0% non-contiguous), 66/2048 blocks
/third_party/typescript/src/services/
DpatternMatcher.ts289 let contiguous: boolean | undefined;
332 contiguous = contiguous === undefined ? true : contiguous;
341 if (!gotOneMatchThisCandidate && contiguous !== undefined) {
342 contiguous = false;
/third_party/e2fsprogs/tests/j_short_uncommitted_trans/
Dexpect15 test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks
25 test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks
/third_party/e2fsprogs/tests/j_short_uncommitted_trans_mcsum_64bit/
Dexpect15 test_filesys: 11/32768 files (0.0% non-contiguous), 6353/131072 blocks
27 test_filesys: 11/32768 files (0.0% non-contiguous), 6353/131072 blocks
/third_party/e2fsprogs/tests/t_uninit_bg_rm/
Dexpect10 test_filesys: 11/65536 files (0.0% non-contiguous), 35910/1048576 blocks
21 test_filesys: 11/655360 files (0.0% non-contiguous), 232632/10485760 blocks
/third_party/e2fsprogs/tests/f_large_dir_csum/
Dexpect19 test.img: 13/64 files (0.0% non-contiguous), 766/31002 blocks
31 test.img: 13/64 files (0.0% non-contiguous), 16390/31002 blocks
/third_party/e2fsprogs/tests/f_large_dir/
Dexpect17 test.img: 17/65072 files (5.9% non-contiguous), 9732/108341 blocks
32 test.img: 65023/65072 files (0.0% non-contiguous), 96666/108341 blocks
/third_party/e2fsprogs/tests/j_corrupt_sb_magic/
Dexpect32 test_filesys: 12/128 files (0.0% non-contiguous), 1092/2048 blocks
39 test_filesys: 12/128 files (8.3% non-contiguous), 1092/2048 blocks
/third_party/e2fsprogs/tests/j_short_revoke_trans/
Dexpect15 test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks
31 test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks
/third_party/e2fsprogs/tests/j_short_trans_64bit/
Dexpect15 test_filesys: 11/16384 files (0.0% non-contiguous), 5196/65536 blocks
41 test_filesys: 11/16384 files (0.0% non-contiguous), 5196/65536 blocks

12345678910>>...32