/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | amdgpu-cc.ll | 9 ; CHECK: Calling convention does not support varargs or perfect forwarding! 21 ; CHECK: Calling convention does not support varargs or perfect forwarding! 27 ; CHECK: Calling convention does not support varargs or perfect forwarding! 33 ; CHECK: Calling convention does not support varargs or perfect forwarding! 39 ; CHECK: Calling convention does not support varargs or perfect forwarding! 51 ; CHECK: Calling convention does not support varargs or perfect forwarding!
|
/external/pdfium/third_party/yasm/ |
D | CHROMIUM.diff | 69 diff --git a/tools/genperf/perfect.c b/tools/genperf/perfect.c 71 --- a/tools/genperf/perfect.c 72 +++ b/tools/genperf/perfect.c 73 @@ -563,7 +563,7 @@ static int perfect(
|
/external/google-styleguide/docguide/ |
D | philosophy.md | 15 1. [Better is better than perfect](#better-is-better-than-perfect) 64 ## Better is better than perfect
|
D | best_practices.md | 57 ## Prefer the good over the perfect 64 the document, instead of forcing rounds of review until it's "perfect". Docs are 65 never perfect, and tend to gradually improve as the team learns what they really
|
/external/u-boot/doc/device-tree-bindings/net/ |
D | stmmac.txt | 30 - snps,perfect-filter-entries: Number of perfect filter entries supported 60 snps,perfect-filter-entries = <128>;
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | size_classes.sh | 76 perfect=0 77 while [ ${perfect} -eq 0 ] ; do 84 perfect=1
|
/external/skqp/tests/ |
D | BlendTest.cpp | 80 int (*perfect[])(int, int) = { in DEF_TEST() local 85 for (auto multiply : perfect) { REPORTER_ASSERT(r, test(multiply).diffs == 0); } in DEF_TEST()
|
/external/skia/tests/ |
D | BlendTest.cpp | 80 int (*perfect[])(int, int) = { in DEF_TEST() local 85 for (auto multiply : perfect) { REPORTER_ASSERT(r, test(multiply).diffs == 0); } in DEF_TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ |
D | dwarfdump-macho-universal.test | 1 Reuse a test input from dsymutil, it's perfect for what we want to exercise
|
/external/llvm/test/DebugInfo/ |
D | dwarfdump-macho-universal.test | 1 Reuse a test input from llvm-dsymutil, it's perfect for what we want to exercise
|
/external/libjpeg-turbo/ |
D | transupp.h | 120 boolean perfect; /* if TRUE, fail if partial MCUs are requested */ member
|
D | jpegtran.c | 147 transformoption.perfect = FALSE; in parse_switches() 283 transformoption.perfect = TRUE; in parse_switches()
|
D | usage.txt | 515 If you are only interested in perfect transformations, add the -perfect switch: 516 -perfect Fail with an error if the transformation is not 517 perfect. 519 jpegtran -rot 90 -perfect foo.jpg || djpeg foo.jpg | pnmflip -r90 | cjpeg 520 to do a perfect rotation, if available, or an approximated one if not.
|
/external/python/setuptools/docs/ |
D | developer-guide.txt | 15 Please read `How to write the perfect pull request 16 <https://blog.jaraco.com/how-to-write-perfect-pull-request/>`_ for some tips
|
/external/antlr/runtime/ObjC/Framework/examples/polydiff/ |
D | Simplifier.g | 13 * perfect. We'd need to run the tree into this until nothing
|
/external/u-boot/tools/scripts/ |
D | define2mk.sed | 31 # Change '1' and empty values to "y" (not perfect, but
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/GlobalISel/ |
D | SelectionDAGCompat.td | 89 // as isSignExtLoad require that this is not a perfect 1:1 mapping since a 101 // as isTruncStore require that this is not a perfect 1:1 mapping since a
|
/external/elfutils/ |
D | CONTRIBUTING | 69 to the project will review it, give feedback, and if perfect they 97 patches on these branches are works in progress, so might not be perfect
|
/external/syzkaller/docs/ |
D | usage.md | 21 Since this process is not perfect, there's a way to try to manually reproduce the crash, as describ…
|
D | reproducing_crashes.md | 3 …ng reproducer programs for syzkaller bugs is automated, however it's not perfect, so syzkaller pro…
|
/external/python/cpython3/Doc/library/ |
D | asyncio.rst | 30 asyncio is often a perfect fit for IO-bound and high-level
|
/external/perfetto/protos/perfetto/config/profiling/ |
D | heapprofd_config.proto | 31 // Set to 1 for perfect accuracy.
|
/external/python/cpython2/Doc/library/ |
D | imgfile.rst | 48 less than perfect, especially for computer-generated images.
|
/external/u-boot/arch/arm/dts/ |
D | socfpga_arria10.dtsi | 425 snps,perfect-filter-entries = <128>; 445 snps,perfect-filter-entries = <128>; 465 snps,perfect-filter-entries = <128>;
|
/external/junit-params/ |
D | RELEASES.md | 71 …Parameters` have been refactored to use this mechanism and should serve as a perfect usage example.
|