Home
last modified time | relevance | path

Searched refs:acceptable (Results 1 – 25 of 140) sorted by relevance

123456

/external/skia/tests/
DBlendTest.cpp16 static bool acceptable(const Results& r) { in acceptable() function
50 for (auto multiply : broken) { REPORTER_ASSERT(r, !acceptable(test(multiply))); } in DEF_TEST()
59 for (auto multiply : fine) { REPORTER_ASSERT(r, acceptable(test(multiply))); } in DEF_TEST()
/external/oauth/core/src/main/java/net/oauth/signature/
DOAuthSignatureMethod.java228 String acceptable = OAuth.percentEncode(NAME_TO_CLASS.keySet()); in newMethod() local
229 if (acceptable.length() > 0) { in newMethod()
231 acceptable.toString()); in newMethod()
/external/llvm/test/MC/Mips/
Dmacro-la-pic.s5 # N32 should be acceptable too but it currently errors out.
6 # N64 should be acceptable too but we cannot convert la to dla yet.
/external/fio/examples/
Dlatency-profile.fio13 # Set max acceptable latency to 500msec
/external/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
Dconstant-over-index.ll4 ; acceptable (although we might decide that we don't want PartialAlias, and if
/external/llvm/test/CodeGen/AArch64/
Dflags-multiuse.ll26 ; acceptable, but assuming the call preserves NZCV is not.
/external/llvm/test/CodeGen/Mips/compactbranches/
Dno-beqzc-bnezc.ll36 ; an instruction with incorrect operands that is trivially acceptable.
/external/swiftshader/third_party/LLVM/autoconf/m4/
Dbuild_exeext.m420 test -z "$BUILD_CC" && AC_MSG_ERROR([no acceptable cc found in \$PATH])
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.builtin_functions.precision.txt32 pixel, and then read and compared to a reference interval of acceptable
46 The acceptable results are constrained further by only allowing values
/external/libvpx/libvpx/
Dkeywords.dox32 particular behavior is acceptable or even useful, but the full
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
Dcontrol7 PURPOSE = """Test card reader CPU power consumption to be within acceptable
/external/autotest/client/deps/glbench/
DUSAGE_glbench10 should be acceptable.
/external/llvm/test/Transforms/FunctionAttrs/
Dnocapture.ll10 ; It would also be acceptable to mark %q as readnone. Update @c3 too.
136 ; It would be acceptable to add readnone to %y1_1 and %y1_2.
/external/syslinux/core/lwip/src/core/
Dtcp_in.c575 u8_t acceptable = 0; in tcp_process() local
585 acceptable = 1; in tcp_process()
590 acceptable = 1; in tcp_process()
594 if (acceptable) { in tcp_process()
/external/autotest/docs/
Dcoding-style.md24 # Either of the following hanging indentation is considered acceptable.
119 quotes are acceptable when single quote is used as part of the string.
/external/skia/site/dev/contrib/
Dcqkeywords.md59 …s is discouraged, since the tree is closed for a reason. However, in rare cases this is acceptable,
/external/bison/m4/
Dm4.m443 [AC_MSG_ERROR([no acceptable m4 could be found in \$PATH.
Dlib-ld.m4117 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
/external/llvm/test/CodeGen/PowerPC/
DMergeConsecutiveStores.ll52 ;; the 16-byte alignment of the new load/store is acceptable.
/external/libexif/auto-m4/
Dlib-ld.m4110 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
/external/llvm/test/CodeGen/SystemZ/
Dcall-03.ll63 ; Check an indirect call. In this case the only acceptable choice for
/external/ltp/testcases/kernel/controllers/cpuctl/
DREADME78 NOTE: In current scenario a variation of 1-3 % is acceptable.
/external/curl/lib/
Dobjnames.inc42 # dependency on libcurl's source file naming scheme is acceptable and
/external/libpng/contrib/mips-msa/
DREADME68 must have the authors permission and it must have a license that is acceptable
/external/libpng/contrib/arm-neon/
DREADME68 must have the authors permission and it must have a license that is acceptable

123456