/external/icu/icu4c/source/test/testdata/ |
D | mc.txt | 17 1%4 { "Good morning." } 18 1%5 { "Good afternoon." } 19 1%7 { "Good evening." } 20 1%8 { "Good night." }
|
/external/clang/test/SemaCXX/ |
D | warn-unused-value.cpp | 83 struct Good { Good &f(); }; struct 90 Good g; in f()
|
/external/doclava/res/assets/templates/ |
D | todo.cs | 36 <tr><th>Percent Good</th><td><?cs var:all.percentGood ?></td></tr> 46 <th>Percent Good</th> 66 <th>Percent Good</th> 85 Percent Good: <?cs var:cl.percentGood ?></p>
|
/external/clang/test/FixIt/ |
D | fixit-objc-message-comma-separator.m | 14 [obj aMethodWithArg1:@"Arg 1 Good", arg2:@"Arg 2 Good"];
|
/external/eigen/doc/ |
D | TopicLinearAlgebraDecompositions.dox | 70 <td>Good</td> 106 <td>Good</td> 132 <td>Good</td> 172 <td>Good</td> 206 <td>Good</td> 210 <td>Good</td> 218 <td>Good</td> 222 <td>Good</td>
|
/external/pdfium/testing/resources/ |
D | bookmarks_circular.in | 41 /Title (A Good Beginning) 49 /Title (A Good Ending)
|
D | bookmarks.in | 41 /Title (A Good Beginning) 49 /Title (A Good Ending)
|
/external/libtextclassifier/utils/ |
D | tokenizer.fbs | 46 // Each codepoint will be a separate token. Good e.g. for Chinese 54 // Splits on the characters and discards them. Good e.g. for the space
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonVLIWPacketizer.cpp | 1490 bool Good = true; in addToPacket() local 1500 Good = tryAllocateResourcesForConstExt(true); in addToPacket() 1503 if (Good) { in addToPacket() 1507 Good = false; in addToPacket() 1509 if (Good && ExtNvjMI) in addToPacket() 1510 Good = tryAllocateResourcesForConstExt(true); in addToPacket() 1512 if (!Good) { in addToPacket()
|
/external/python/cpython2/Lib/test/ |
D | test_richcmp.py | 319 class Good: class 323 x = [Good()] 324 y = [Good()]
|
/external/python/cpython3/Lib/test/ |
D | test_richcmp.py | 343 class Good: class 347 x = [Good()] 348 y = [Good()]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonVLIWPacketizer.cpp | 1703 bool Good = true; in addToPacket() local 1713 Good = tryAllocateResourcesForConstExt(true); in addToPacket() 1716 if (Good) { in addToPacket() 1720 Good = false; in addToPacket() 1722 if (Good && ExtNvjMI) in addToPacket() 1723 Good = tryAllocateResourcesForConstExt(true); in addToPacket() 1725 if (!Good) { in addToPacket()
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.barrier_test.cpp | 37 TEST_F(OpMemoryBarrier, Good) { in TEST_F() argument
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.barrier_test.cpp | 37 TEST_F(OpMemoryBarrier, Good) { in TEST_F() argument
|
/external/skqp/ |
D | Doxyfile | 37 # Good class diagrams require graphviz, but also more parameter tuning and
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | long-chains.ll | 32 ; Good order: 55 reassociate - Number of insts reassociated
|
/external/chromium-trace/catapult/dependency_manager/ |
D | pylintrc | 39 # Good variable names which should always be accepted, separated by a comma.
|
/external/chromium-trace/catapult/systrace/ |
D | pylintrc | 41 # Good variable names which should always be accepted, separated by a comma.
|
/external/chromium-trace/catapult/devil/ |
D | pylintrc | 40 # Good variable names which should always be accepted, separated by a comma.
|
/external/autotest/client/deps/glbench/ |
D | USAGE_glbench | 58 Good reference images themselves are located at ../glbench-images/glbench_reference_images/
|
/external/catch2/docs/ |
D | why-catch.md | 4 Good question. For C++ there are quite a number of established frameworks,
|
/external/harfbuzz_ng/m4/ |
D | ax_cxx_compile_stdcxx.m4 | 938 struct Good {}; 949 Good 952 static_assert (std::is_same_v<Good, decltype(f(g1, g2))>);
|
/external/libgsm/ |
D | INSTALL | 91 Good luck,
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 253 SmallVectorImpl<const SCEV *> &Good, in DoInitialMatch() argument 258 Good.push_back(S); in DoInitialMatch() 266 DoInitialMatch(*I, L, Good, Bad, SE); in DoInitialMatch() 273 DoInitialMatch(AR->getStart(), L, Good, Bad, SE); in DoInitialMatch() 278 L, Good, Bad, SE); in DoInitialMatch() 295 Good.push_back(SE.getMulExpr(NegOne, *I)); in DoInitialMatch() 311 SmallVector<const SCEV *, 4> Good; in InitialMatch() local 313 DoInitialMatch(S, L, Good, Bad, SE); in InitialMatch() 314 if (!Good.empty()) { in InitialMatch() 315 const SCEV *Sum = SE.getAddExpr(Good); in InitialMatch()
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.txt | 53 - Good example: Millions of pixels or vertices with shader X per second
|