Home
last modified time | relevance | path

Searched refs:perfect (Results 1 – 25 of 112) sorted by relevance

12345

/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/
Damdgpu-cc.ll9 ; 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/
DCHROMIUM.diff69 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/
Dphilosophy.md15 1. [Better is better than perfect](#better-is-better-than-perfect)
64 ## Better is better than perfect
Dbest_practices.md57 ## 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/
Dstmmac.txt30 - snps,perfect-filter-entries: Number of perfect filter entries supported
60 snps,perfect-filter-entries = <128>;
/external/jemalloc_new/include/jemalloc/internal/
Dsize_classes.sh76 perfect=0
77 while [ ${perfect} -eq 0 ] ; do
84 perfect=1
/external/skia/tests/
DBlendTest.cpp80 int (*perfect[])(int, int) = { in DEF_TEST() local
85 for (auto multiply : perfect) { REPORTER_ASSERT(r, test(multiply).diffs == 0); } in DEF_TEST()
/external/skqp/tests/
DBlendTest.cpp80 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/
Ddwarfdump-macho-universal.test1 Reuse a test input from dsymutil, it's perfect for what we want to exercise
/external/llvm/test/DebugInfo/
Ddwarfdump-macho-universal.test1 Reuse a test input from llvm-dsymutil, it's perfect for what we want to exercise
/external/libjpeg-turbo/
Dtransupp.h120 boolean perfect; /* if TRUE, fail if partial MCUs are requested */ member
Djpegtran.c147 transformoption.perfect = FALSE; in parse_switches()
283 transformoption.perfect = TRUE; in parse_switches()
Dusage.txt515 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/
Ddeveloper-guide.txt15 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/
DSimplifier.g13 * perfect. We'd need to run the tree into this until nothing
/external/u-boot/tools/scripts/
Ddefine2mk.sed31 # Change '1' and empty values to "y" (not perfect, but
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/GlobalISel/
DSelectionDAGCompat.td89 // 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/
DCONTRIBUTING69 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/python/cpython3/Doc/library/
Dasyncio.rst30 asyncio is often a perfect fit for IO-bound and high-level
/external/syzkaller/docs/
Dusage.md21 Since this process is not perfect, there's a way to try to manually reproduce the crash, as describ…
Dreproducing_crashes.md3 …ng reproducer programs for syzkaller bugs is automated, however it's not perfect, so syzkaller pro…
/external/python/cpython2/Doc/library/
Dimgfile.rst48 less than perfect, especially for computer-generated images.
/external/perfetto/protos/perfetto/config/profiling/
Dheapprofd_config.proto31 // Set to 1 for perfect accuracy.
/external/u-boot/arch/arm/dts/
Dsocfpga_arria10.dtsi425 snps,perfect-filter-entries = <128>;
445 snps,perfect-filter-entries = <128>;
465 snps,perfect-filter-entries = <128>;
/external/junit-params/
DRELEASES.md71 …Parameters` have been refactored to use this mechanism and should serve as a perfect usage example.

12345