/external/llvm/tools/llvm-diff/ |
D | DifferenceEngine.cpp | 38 Sorter Precedes; member in __anondb2877680111::PriorityQueue 42 PriorityQueue(const Sorter &Precedes) : Precedes(Precedes) {} in PriorityQueue() argument 56 if (!Precedes(data[Index], data[Target])) return; in insert() 89 if (Precedes(Storage[L], Storage[Index])) in remove_min() 96 unsigned IndexToTest = (Precedes(Storage[L], Storage[R]) ? L : R); in remove_min() 99 if (!Precedes(Storage[IndexToTest], Storage[Index])) in remove_min()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/ |
D | DifferenceEngine.cpp | 38 Sorter Precedes; member in __anon1c93e7000111::PriorityQueue 42 PriorityQueue(const Sorter &Precedes) : Precedes(Precedes) {} in PriorityQueue() argument 56 if (!Precedes(data[Index], data[Target])) return; in insert() 89 if (Precedes(Storage[L], Storage[Index])) in remove_min() 96 unsigned IndexToTest = (Precedes(Storage[L], Storage[R]) ? L : R); in remove_min() 99 if (!Precedes(Storage[IndexToTest], Storage[Index])) in remove_min()
|
/external/icu/icu4c/source/data/brkitr/rules/ |
D | word.txt | 81 # ZWJ × \p{Extended_Pictographic}. Precedes WB4, so no intervening Extend chars allow…
|
D | word_POSIX.txt | 81 # ZWJ × \p{Extended_Pictographic}. Precedes WB4, so no intervening Extend chars allow…
|
/external/icu/icu4c/source/test/testdata/break_rules/ |
D | line.txt | 96 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_loose.txt | 97 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_cj.txt | 96 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_normal.txt | 98 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_normal_cj.txt | 101 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_loose_cj.txt | 114 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/ |
D | line.txt | 89 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_loose.txt | 97 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_normal.txt | 98 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_cj.txt | 96 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_loose_cj.txt | 114 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_normal_cj.txt | 101 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/ |
D | line.txt | 89 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_normal.txt | 98 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_cj.txt | 96 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_loose.txt | 97 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_normal_cj.txt | 101 # Precedes LB7 because both rules will match the sequences like ZW SP,
|
D | line_loose_cj.txt | 114 # Precedes LB7 because both rules will match the sequences like ZW SP,
|