/external/boringssl/src/crypto/evp/ |
D | p_rsa_asn1.c | 73 void EVP_set_buggy_rsa_parser(int buggy) { in EVP_set_buggy_rsa_parser() argument 75 g_buggy = buggy; in EVP_set_buggy_rsa_parser() 99 int buggy; in rsa_pub_decode() local 101 buggy = g_buggy; in rsa_pub_decode() 121 RSA *rsa = buggy ? RSA_parse_public_key_buggy(key) : RSA_parse_public_key(key); in rsa_pub_decode()
|
/external/autotest/client/tests/error_test_bug/ |
D | control | 2 NAME = "error test of a buggy test class" 7 DOC = """Simulate a buggy test. This is for testing Autotest itself."""
|
/external/freetype/ |
D | README.android | 34 [sfnt] Improve handling for buggy variation fonts. 38 [sfnt] Another fix for buggy variation fonts.
|
/external/boringssl/src/crypto/rsa_extra/ |
D | rsa_asn1.c | 72 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/bison/m4/ |
D | m4.m4 | 29 # 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.
|
D | include_next.m4 | 83 [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
|
D | alloca.m4 | 62 # contain a buggy version. If you still want to use their alloca,
|
/external/clang/test/Analysis/ |
D | disable-all-checks.c | 8 int buggy() { in buggy() function
|
/external/clang/test/Sema/ |
D | declspec.c | 16 static void buggy(int *x) { } in buggy() function
|
/external/valgrind/gdbserver_tests/ |
D | mcwatchpoints.vgtest | 3 # We need a non buggy gdb.step as watchpoints are placed after a "step".
|
D | mcinfcallWSRU.vgtest | 8 # We need a non buggy gdb.step on arm thumb.
|
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
D | fract.glsl | 5 ; Only SI has buggy v_fract and must use v_floor.
|
/external/curl/tests/data/ |
D | test237 | 30 # certain hosts with buggy resolver code, the resulting address (192.0.2.127)
|
/external/libpcap/ |
D | README.aix | 47 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/ltp/runtest/ |
D | crashme | 15 # May panic on buggy systems if the OOM killer was not fast enough :-)
|
/external/llvm/test/Verifier/ |
D | 2010-08-07-PointerIntrinsic.ll | 6 ; The test case is buggy, it supposed to check that we reject memcpy with vector
|
/external/curl/CMake/ |
D | CurlSymbolHiding.cmake | 21 …# note: this is considered buggy prior to 4.0 but the autotools don't care, so let's ignore that f…
|
/external/protobuf/m4/ |
D | stl_hash.m4 | 28 # Some older gcc's have a buggy tr1, so test a bit of code.
|
/external/syslinux/dosutil/ |
D | eltorito.asm | 814 ; Carry is not cleared in buggy Dell BIOSes, 1038 ; Carry is not cleared in buggy Dell BIOSes,
|
D | eltorito.txt | 8 on a Dell PC with very buggy BIOS. It does not clear the carry flag after a
|
/external/gptfdisk/ |
D | current.spec | 17 some problems with MBR disks that can be created by buggy partitioning
|
/external/autotest/client/deps/glbench/ |
D | USAGE_glbench | 44 1) first try to identify known buggy images by searching in
|
/external/fio/ |
D | GFIO-TODO | 27 - Improve the auto-start backend functionality, it's quite buggy.
|
/external/tcpdump/ |
D | configure.in | 170 AC_MSG_CHECKING([whether to enable the possibly-buggy SMB printer]) 172 [ --enable-smb enable possibly-buggy SMB printer [default=yes] 173 --disable-smb disable possibly-buggy SMB printer],, 179 [define if you want to build the possibly-buggy SMB printer]) 438 AC_CACHE_CHECK(for buggy ether_ntohost, ac_cv_buggy_ether_ntohost, [
|
/external/caliper/caliper/src/main/resources/com/google/caliper/config/ |
D | global-config.properties | 73 # buggy benchmarks and prints detailed reports of allocation behavior in verbose mode. N.B. This
|