Searched defs:bad (Results 1 - 25 of 74) sorted by relevance

123

/external/v8/test/mjsunit/regress/
H A Dregress-crbug-263276.js36 function bad(array) { function
40 bad(array1);
41 bad(array1);
42 bad(array2); // Length is now 1.
43 bad(array2); // Length is now 2.
44 %OptimizeFunctionOnNextCall(bad);
45 bad(array2); // Length is now 3.
/external/valgrind/memcheck/tests/
H A Dexecve1.c6 char* bad[2] = { (char*)1, NULL }; local
9 execve(null_filename, bad, bad);
H A Dvarinforestrict.c55 void *bad = malloc (16); local
56 bad_restrict_ptr (bad);
57 free (bad);
/external/boringssl/src/crypto/x509v3/
H A Dtab_test.c77 int prev = -1, bad = 0; local
85 if((*tmp)->ext_nid < prev) bad = 1;
89 if(bad) {
/external/clang/test/SemaCXX/
H A Dfunction-pointer-arguments.cpp20 void bad() { function in namespace:PR16570
H A Doperator-arrow-depth.cpp24 B<MAX/2 + 1> bad; variable
25 int m = bad->n; // expected-error-re {{use of 'operator->' on type 'B<{{2|10|128}} / 2 + 1>' would invoke a sequence of more than {{2|10|128}} 'operator->' calls}}
H A Dqual-id-test.cpp30 struct bad struct
51 a.bad::x(); // expected-error{{'bad::x' is not a member of class 'A::sub'}}
72 a->bad::x(); // expected-error{{'bad::x' is not a member of class 'A::sub'}}
110 a.bad::x(); // expected-error{{'bad::x' is not a member of class 'A::sub'}}
H A Dcxx0x-nontrivial-union.cpp25 union bad { union
H A Dvector.cpp293 typedef bool bad __attribute__((__vector_size__(16))); // expected-error {{invalid vector element type 'bool'}} typedef
/external/testng/src/test/java/test/override/
H A DOverrideSampleTest.java12 public void bad() { method in class:OverrideSampleTest
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
H A Dignore_0xff.pass.cpp22 int bad=-1; local
24 os << "aaaabbbb" << static_cast<char>(bad)
/external/clang/test/Sema/
H A Dformat-strings-ms.c51 double bad; local
52 printf("%wc", bad); // expected-warning{{format specifies type 'wint_t' (aka 'int') but the argument has type 'double'}}
53 printf("%wC", bad); // expected-warning{{format specifies type 'wchar_t' (aka 'unsigned short') but the argument has type 'double'}}
54 printf("%C", bad); // expected-warning{{format specifies type 'wchar_t' (aka 'unsigned short') but the argument has type 'double'}}
55 printf("%ws", bad); // expected-warning{{format specifies type 'wchar_t *' (aka 'unsigned short *') but the argument has type 'double'}}
56 printf("%wS", bad); // expected-warning{{format specifies type 'wchar_t *' (aka 'unsigned short *') but the argument has type 'double'}}
57 printf("%S", bad); // expected-warning{{format specifies type 'wchar_t *' (aka 'unsigned short *') but the argument has type 'double'}}
58 scanf("%wc", &bad); // expected-warning{{format specifies type 'wchar_t *' (aka 'unsigned short *') but the argument has type 'double *'}}
59 scanf("%wC", &bad); // expected-warning{{format specifies type 'wchar_t *' (aka 'unsigned short *') but the argument has type 'double *'}}
60 scanf("%C", &bad); // expecte
68 double bad; local
[all...]
/external/webrtc/webrtc/p2p/base/
H A Dstunserver_unittest.cc106 const char* bad = "this is a completely nonsensical message whose only " local
109 Send(bad, static_cast<int>(strlen(bad)));
H A Drelayserver_unittest.cc32 static const char* bad = "this is a completely nonsensical message whose only " variable
186 SendRaw1(bad, static_cast<int>(strlen(bad)));
327 SendRaw1(bad, static_cast<int>(strlen(bad)));
/external/compiler-rt/test/asan/TestCases/Posix/
H A Dhalt_on_error-signals.c27 volatile char bad[2] = {1, }; variable
33 bad[idx] = 0;
88 __asan_poison_memory_region(&bad, sizeof(bad));
/external/e2fsprogs/lib/blkid/
H A Dcache.c144 blkid_tag bad = list_entry(tag->bit_names.next, local
149 bad->bit_name, bad->bit_val));
150 blkid_free_tag(bad);
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
H A Dallocate_shared_no_variadics.pass.cpp72 int const bad = -1; local
87 std::shared_ptr<Two> p = std::allocate_shared<Two>(Alloc(), i, bad);
94 std::shared_ptr<Three> p = std::allocate_shared<Three>(Alloc(), i, bad, bad);
105 int const bad = -1; local
106 std::shared_ptr<Two> p = std::allocate_shared<Two>(test_allocator<Two>(54), i, bad);
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/
H A DCertificateFactory_ImplTest.java239 private static String[][] bad = { field in class:CertificateFactory_ImplTest
248 // array contains bad PEM encoded content.
331 for (int i = 0; i < bad.length; i++) {
333 (bad[i][0] + x509crl + bad[i][1]).getBytes("UTF-8"));
375 bad = 4, npe_bad = 5, npe_bad2 = 6, num_of_variants = 7;
389 { -1, pem_x509, bad },
393 { -2, pem_pkcs, bad },
397 { -1, asn_x509, bad },
401 { -error, bad },
[all...]
/external/clang/lib/AST/
H A DComment.cpp38 struct bad {}; struct in namespace:clang::comments::__anon1136
46 static inline bad implements_child_begin_end(
48 return bad();
/external/e2fsprogs/e2fsck/
H A Dea_refcount.c304 const char *bad = "bad refcount"; local
307 fprintf(out, "%s: count > size\n", bad);
314 bad, i-1, refcount->list[i-1].ea_blk,
/external/libjpeg-turbo/
H A Djdphuff.c97 boolean is_DC_band, bad; local
106 bad = FALSE;
109 bad = TRUE;
113 bad = TRUE;
116 bad = TRUE;
121 bad = TRUE;
124 bad = TRUE;
131 if (bad)
/external/pdfium/third_party/libjpeg/
H A Dfpdfapi_jdphuff.c95 boolean is_DC_band, bad; local
103 bad = FALSE;
106 bad = TRUE;
110 bad = TRUE;
113 bad = TRUE;
118 bad = TRUE;
121 bad = TRUE;
128 if (bad)
/external/skia/src/utils/
H A DSkParseColor.cpp512 char bad[24]; local
514 memcpy(bad, nameRGB.name, len);
515 bad[len - 1] -= 1;
516 SkASSERT(FindColor(bad, &result) == nullptr);
517 bad[len - 1] += 2;
518 SkASSERT(FindColor(bad, &result) == nullptr);
/external/skia/tests/
H A DBlitRowTest.cpp20 /** Returns -1 on success, else the x coord of the first bad pixel, return its
21 value in bad
23 typedef int (*Proc)(const void*, int width, uint32_t expected, uint32_t* bad);
25 static int proc_32(const void* ptr, int w, uint32_t expected, uint32_t* bad) { argument
29 *bad = addr[x];
36 static int proc_16(const void* ptr, int w, uint32_t expected, uint32_t* bad) { argument
40 *bad = addr[x];
47 static int proc_8(const void* ptr, int w, uint32_t expected, uint32_t* bad) { argument
51 *bad = SkGetPackedA32(addr[x]);
58 static int proc_bad(const void*, int, uint32_t, uint32_t* bad) { argument
88 uint32_t bad; local
[all...]
/external/toybox/lib/
H A Dargs.c159 struct opts *bad; local
162 for (bad=gof->opts, i=1; ;bad = bad->next, i<<=1) {
163 if (opt == bad || !(i & toys.optflags)) continue;
164 if (toys.optflags & bad->dex[2]) break;
166 help_exit("No '%c' with '%c'", opt->c, bad->c);

Completed in 1310 milliseconds

123