/external/llvm-project/clang-tools-extra/clangd/ |
D | FuzzyMatch.cpp | 82 Scores[0][0][Miss] = {0, Miss}; 83 Scores[0][0][Match] = {AwfulScore, Miss}; 86 for (Action A : {Miss, Match}) 87 Scores[P][W][A] = {AwfulScore, Miss}; 98 auto Best = std::max(Scores[PatN][WordN][Miss].Score, in match() 218 Scores[0][W + 1][Miss] = {Scores[0][W][Miss].Score - skipPenalty(W, Miss), in buildGraph() 219 Miss}; in buildGraph() 220 Scores[0][W + 1][Match] = {AwfulScore, Miss}; in buildGraph() 227 auto MissMissScore = PreMiss[Miss].Score; in buildGraph() 230 MissMissScore -= skipPenalty(W, Miss); in buildGraph() [all …]
|
D | FuzzyMatch.h | 98 constexpr static Action Miss = false; // Word character was skipped. variable
|
/external/libcxx/benchmarks/ |
D | ordered_set.bench.cpp | 24 enum class HitType { Hit, Miss }; enumerator 173 auto Data = makeTestingSets(TableSize, NumTables, HitType::Miss, Access()); in run() 193 auto Data = makeTestingSets(TableSize, NumTables, HitType::Miss, in run() 212 auto Data = makeTestingSets(TableSize, NumTables, HitType::Miss, in run()
|
/external/llvm-project/libcxx/benchmarks/ |
D | ordered_set.bench.cpp | 23 enum class HitType { Hit, Miss }; enumerator 172 auto Data = makeTestingSets(TableSize, NumTables, HitType::Miss, Access()); in run() 192 auto Data = makeTestingSets(TableSize, NumTables, HitType::Miss, in run() 211 auto Data = makeTestingSets(TableSize, NumTables, HitType::Miss, in run()
|
D | map.bench.cpp | 28 enum class Mode { Hit, Miss }; enumerator
|
/external/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/ |
D | find.pass.cpp | 48 template <typename T, typename Value, typename Hit, typename Miss> 50 test(Value value, Hit hit, Miss miss) in test()
|
D | find_if.pass.cpp | 52 template <typename T, typename Predicate, typename Hit, typename Miss> 54 test(Predicate pred, Hit hit, Miss miss) in test()
|
/external/llvm-project/clang/test/Analysis/ |
D | objcpp-uninitialized-object.mm | 11 // Miss initialization of field `z`.
|
/external/cldr/tools/c/genldml/resources/ |
D | root.txt | 678 // <longSalutationMiss>Miss</longSalutationMiss>
|
/external/clang/docs/ |
D | SourceBasedCodeCoverage.rst | 155 Filename Regions Miss Cover Functions Executed
|
/external/google-styleguide/docguide/ |
D | style.md | 404 Bicycle | Miss Gulch | Weatherproof
|
/external/brotli/tests/testdata/ |
D | alice29.txt | 770 would happen: `"Miss Alice! Come here directly, and get ready 2072 low voice, `Why the fact is, you see, Miss, this here ought to 2075 cut off, you know. So you see, Miss, we're doing our best, afore
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 768 would happen: `"Miss Alice! Come here directly, and get ready 2067 low voice, `Why the fact is, you see, Miss, this here ought to 2070 cut off, you know. So you see, Miss, we're doing our best, afore
|
/external/guava/android/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 768 would happen: `"Miss Alice! Come here directly, and get ready 2067 low voice, `Why the fact is, you see, Miss, this here ought to 2070 cut off, you know. So you see, Miss, we're doing our best, afore
|
/external/one-true-awk/testdir/ |
D | funstack.ok | 3163 Ronald Fagin Cold-Start Vs. Warm-Start Miss Ratios 866--872
|
D | funstack.in | 24208 title = "Cold-Start Vs. Warm-Start Miss Ratios",
|
/external/python/google-api-python-client/samples/prediction/ |
D | language_id.txt | 385 …ages next!' And she began fancying the sort of thing that would happen: ''Miss Alice! Come here di…
|
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | the-picture-of-dorian-gray.txt | 2089 did you first speak to Miss Sibyl Vane?" 2113 "Upon my word, Dorian, Miss Sibyl knows how to pay compliments." 3279 "My dear Dorian, I should think Miss Vane was ill," interrupted
|
D | les-mis-utf8.txt | 6340 Miss Dahlia, à votre place, je m'appellerais Rosa. Il faut que la fleur
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/ |
D | the-picture-of-dorian-gray.txt | 2089 did you first speak to Miss Sibyl Vane?" 2113 "Upon my word, Dorian, Miss Sibyl knows how to pay compliments." 3279 "My dear Dorian, I should think Miss Vane was ill," interrupted
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz |
|