Home
last modified time | relevance | path

Searched refs:buggy (Results 1 – 25 of 88) sorted by relevance

1234

/external/v8/test/mjsunit/regress/
Dregress-crbug-173907.js40 function buggy() { function
81 buggy();
87 %OptimizeFunctionOnNextCall(buggy);
Dregress-crbug-173907b.js40 function buggy() { function
81 buggy();
87 %OptimizeFunctionOnNextCall(buggy);
/external/autotest/client/tests/error_test_bug/
Dcontrol2 NAME = "error test of a buggy test class"
7 DOC = """Simulate a buggy test. This is for testing Autotest itself."""
/external/bison/m4/
Dm4.m429 # Root out GNU M4 1.4.15 with buggy false negative replacement strstr.
30 # Root out Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 with buggy
45 GNU M4 1.4.15 uses a buggy replacement strstr on some systems.
Dinclude_next.m483 [gl_cv_have_include_next=buggy],
97 if test $gl_cv_have_include_next = buggy; then
255 if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
Dalloca.m462 # contain a buggy version. If you still want to use their alloca,
/external/clang/test/Analysis/
Ddisable-all-checks.c8 int buggy() { in buggy() function
/external/boringssl/src/crypto/rsa/
Drsa_asn1.c72 static int parse_integer_buggy(CBS *cbs, BIGNUM **out, int buggy) { in parse_integer_buggy() argument
78 if (buggy) { in parse_integer_buggy()
97 static RSA *parse_public_key(CBS *cbs, int buggy) { in parse_public_key() argument
104 !parse_integer_buggy(&child, &ret->n, buggy) || in parse_public_key()
/external/clang/test/Sema/
Ddeclspec.c16 static void buggy(int *x) { } in buggy() function
/external/valgrind/gdbserver_tests/
Dmcwatchpoints.vgtest3 # We need a non buggy gdb.step as watchpoints are placed after a "step".
DmcinfcallWSRU.vgtest8 # We need a non buggy gdb.step on arm thumb.
/external/curl/tests/data/
Dtest23730 # certain hosts with buggy resolver code, the resulting address (192.0.2.127)
/external/libpcap/
DREADME.aix47 your system, since certain versions may be buggy and cause your AIX
49 found that the DLPI driver that came with AIX 4.3.2 was buggy, and
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/docs/
DCHANGES34 *) Fix inconsistency between Python and C (Python implementation was buggy).
/external/tcpdump/
Dconfigure.in164 AC_MSG_CHECKING([whether to enable the possibly-buggy SMB printer])
166 [ --enable-smb enable possibly-buggy SMB printer [default=yes]
167 --disable-smb disable possibly-buggy SMB printer],,
173 [define if you want to build the possibly-buggy SMB printer])
514 AC_MSG_RESULT(buggy)
530 echo 'Warning: getaddrinfo() implementation on your system seems be buggy.'
649 AC_CACHE_CHECK(for buggy ether_ntohost, ac_cv_buggy_ether_ntohost, [
/external/protobuf/m4/
Dstl_hash.m429 # Some older gcc's have a buggy tr1, so test a bit of code.
/external/gptfdisk/
Dcurrent.spec17 some problems with MBR disks that can be created by buggy partitioning
/external/autotest/client/deps/glbench/
DUSAGE_glbench44 1) first try to identify known buggy images by searching in
/external/fio/
DGFIO-TODO27 - Improve the auto-start backend functionality, it's quite buggy.
/external/mesa3d/src/gallium/drivers/i915/
DTODO45 - Switch to the blitter for those buggy blit copies
/external/caliper/caliper/src/main/resources/com/google/caliper/config/
Dglobal-config.properties73 # buggy benchmarks and prints detailed reports of allocation behavior in verbose mode. N.B. This
/external/protobuf/python/
DREADME.txt22 and Java implementations. It may be more buggy, and it is known to be
/external/v8/test/webkit/fast/js/
Dstring-split-conformance-expected.txt24 This test checks for a regression against String#split is buggy.
/external/llvm/test/DebugInfo/X86/
Dfission-inline.ll28 ; thus exercising range list generation/referencing which was buggy.
/external/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/
Dsplit-gep.ll238 ; The code that rebuilds an OR expression used to be buggy, and failed on this
257 ; The source code used to be buggy in checking

1234