/external/perfetto/test/trace_processor/dynamic/ |
D | connected_flow.out | 43 "preceding","Flow0_Slice1","Flow0_Slice0","Flow0_Slice1" 44 "preceding","Flow1_Slice1a","Flow1_Slice0","Flow1_Slice1a" 45 "preceding","Flow1_Slice1b","Flow1_Slice0","Flow1_Slice1b" 46 "preceding","Flow2_Slice0","Flow1_Slice0","Flow1_Slice1a" 47 "preceding","Flow2_Slice1","Flow1_Slice0","Flow1_Slice1a" 48 "preceding","Flow2_Slice1","Flow2_Slice0","Flow2_Slice1" 49 "preceding","Flow2_Slice2","Flow1_Slice0","Flow1_Slice1a" 50 "preceding","Flow2_Slice2","Flow2_Slice0","Flow2_Slice1" 51 "preceding","Flow2_Slice2","Flow2_Slice1","Flow2_Slice2" 52 "preceding","Flow2_Slice2a","Flow1_Slice0","Flow1_Slice1a" [all …]
|
/external/libxml2/test/XPath/tests/ |
D | chaptersprefol | 2 /preceding::* 3 /child::EXAMPLE/preceding::* 5 /child::EXAMPLE/child::chapter[3]/preceding::* 7 /child::EXAMPLE/child::chapter[1]/image/preceding::*
|
D | nssimple | 5 /doc/elem/namespace::ns2/preceding::*
|
D | simplebase | 16 /child::EXAMPLE/attribute::prop2/preceding::text()
|
/external/libxml2/result/XPath/tests/ |
D | chaptersprefol | 8 Expression: /preceding::* 13 Expression: /child::EXAMPLE/preceding::* 23 Expression: /child::EXAMPLE/child::chapter[3]/preceding::* 64 Expression: /child::EXAMPLE/child::chapter[1]/image/preceding::*
|
D | nssimple | 23 2 ELEMENT preceding 35 Expression: /doc/elem/namespace::ns2/preceding::* 38 1 ELEMENT preceding
|
/external/icing/java/src/com/google/android/icing/ |
D | BreakIteratorBatcher.java | 56 public int preceding(int utf16Offset) { in preceding() method in BreakIteratorBatcher 57 return iterator.preceding(utf16Offset); in preceding()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 323 q = wordIter1.preceding(25); in TestLastPreviousPreceding() 328 q = wordIter1.preceding(20); in TestLastPreviousPreceding() 330 p = wordIter1.preceding(wordIter1.first()); in TestLastPreviousPreceding() 345 q = sentIter1.preceding(40); in TestLastPreviousPreceding() 347 q = sentIter1.preceding(25); in TestLastPreviousPreceding() 351 q = sentIter1.preceding(sentIter1.first()); in TestLastPreviousPreceding() 367 q = lineIter1.preceding(40); in TestLastPreviousPreceding() 369 q = lineIter1.preceding(25); in TestLastPreviousPreceding() 373 q = lineIter1.preceding(sentIter1.first()); in TestLastPreviousPreceding()
|
D | AbstractBreakIteratorTests.java | 97 int pos = bi.preceding(0); in testPreceding() 100 pos = bi.preceding(5); in testPreceding()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 320 q = wordIter1.preceding(25); in TestLastPreviousPreceding() 325 q = wordIter1.preceding(20); in TestLastPreviousPreceding() 327 p = wordIter1.preceding(wordIter1.first()); in TestLastPreviousPreceding() 342 q = sentIter1.preceding(40); in TestLastPreviousPreceding() 344 q = sentIter1.preceding(25); in TestLastPreviousPreceding() 348 q = sentIter1.preceding(sentIter1.first()); in TestLastPreviousPreceding() 364 q = lineIter1.preceding(40); in TestLastPreviousPreceding() 366 q = lineIter1.preceding(25); in TestLastPreviousPreceding() 370 q = lineIter1.preceding(sentIter1.first()); in TestLastPreviousPreceding()
|
D | AbstractBreakIteratorTests.java | 94 int pos = bi.preceding(0); in testPreceding() 97 pos = bi.preceding(5); in testPreceding()
|
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
D | BreakIteratorICU.java | 83 public int preceding(int offset) { in preceding() method in BreakIteratorICU 84 return fIcuBrkItr.preceding(offset); in preceding()
|
/external/llvm-project/mlir/test/Dialect/Vector/ |
D | vector-flat-transforms.mlir | 22 // Folds preceding shape cast as expected, 36 // No preceding shape cast folding expected, 49 // Folds preceding shape cast as expected,
|
/external/llvm-project/lld/test/ELF/ |
D | compress-debug-sections-reloc.s | 10 # preceding .text in the other input file is 0x44). 12 # the preceding .debug_info from the other input file is 0x43).
|
/external/icu/libicu/cts_headers/ |
D | rbbi_cache.h | 42 UBool preceding(int32_t fromPos, int32_t *pos, int32_t *statusIndex); 108 void preceding(int32_t startPosition, UErrorCode &status);
|
/external/libxml2/fuzz/ |
D | xpath.dict | 38 axis_preceding="preceding::" 39 axis_preceding_siblings="preceding-sibling::"
|
/external/icu/icu4c/source/common/ |
D | rbbi_cache.h | 42 UBool preceding(int32_t fromPos, int32_t *pos, int32_t *statusIndex); 108 void preceding(int32_t startPosition, UErrorCode &status);
|
/external/llvm-project/lld/test/ELF/linkerscript/ |
D | compress-debug-sections-custom.s | 16 # .text is 0 by default, the size of the preceding .text in the other input 19 # the preceding .debug_info from the other input file is 0x43, and the
|
/external/icu/icu4c/source/data/translit/ |
D | Hira_Kana.txt | 29 # preceding vowel. This is a one-way information- 143 # occur anyway. If a 30FC is seen without a preceding 148 # 30FC, the preceding character will have already been
|
/external/libxml2/test/XPath/docs/ |
D | ns | 2 <preceding/>
|
/external/llvm-project/llvm/test/FileCheck/ |
D | check-dag-not-dag.txt | 40 the start of the permitted range for the preceding DAG group, and there was a 43 preceding DAG group, so reordering detection wasn't possible. Now, the
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 758 int preceding = -1; in shift_boundaries() local 803 && !((preceding >= 0 && start == preceding) in shift_boundaries() 819 preceding = i; in shift_boundaries()
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | machine-combiner-int.ll | 5 ; each test should be independent of the result of the preceding add (lea). 60 ; each test should be independent of the result of the preceding sub. 108 ; each test should be independent of the result of the preceding sub. 156 ; each test should be independent of the result of the preceding sub.
|
/external/llvm/test/CodeGen/X86/ |
D | machine-combiner-int.ll | 5 ; each test should be independent of the result of the preceding add (lea). 60 ; each test should be independent of the result of the preceding sub. 107 ; each test should be independent of the result of the preceding sub. 154 ; each test should be independent of the result of the preceding sub.
|
/external/rust/crates/ring/tests/ |
D | ecdsa_verify_fixed_tests.txt | 79 # that this signature is the same as the signature in the preceding 107 # that this signature is the same as the signature in the preceding 133 # that this signature is the same as the signature in the preceding 161 # that this signature is the same as the signature in the preceding
|