HomeSort by relevance Sort by last modified time
    Searched refs:bogus (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/valgrind/main/memcheck/tests/amd64-linux/
defcfaexpr.stderr.exp 2 at 0x........: bbb (bogus.S:0)
3 by 0x........: aaa (bogus.S:0)
4 by 0x........: aaa (bogus.S:0)
5 by 0x........: main (bogus.S:0)
  /external/valgrind/main/helgrind/tests/
tc09_bad_unlock.c 2 /* Check that an error is reported for various kinds of bogus
19 int bogus[100], i; local
20 /* fill bogus with values which will cause glibc's pth_mx_unlock to fail */
21 for (i = 0; i < 100; i++) bogus[i] = 0xFFFFFFFF;
40 /* Unlocking a totally bogus lock. */
41 pthread_mutex_unlock( (pthread_mutex_t*) &bogus[50] ); /* ERROR */
  /dalvik/tools/
dex-preopt 85 bogus='no' # indicates if there was an error during processing arguments
140 bogus='yes'
151 bogus=yes
155 bogus=yes
161 bogus=yes
164 bogus=yes
170 bogus=yes
176 bogus=yes
188 bogus=yes
200 bogus=ye
    [all...]
  /external/clang/test/SemaTemplate/
metafun-apply.cpp 17 struct bogus { struct
37 apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, int>' requested here}}
  /external/icu4c/test/intltest/
msfmrgts.cpp 592 FieldPosition bogus(FieldPosition::DONT_CARE);
596 logln("Format with -INF : " + fmt->format(Formattable(-uprv_getInfinity()), str, bogus, status));
599 logln("Format with -1.0 : " + fmt->format(Formattable(-1.0), str, bogus, status));
602 logln("Format with -1.0 : " + fmt->format(Formattable(-1.0), str, bogus, status));
605 logln("Format with 0 : " + fmt->format(Formattable((int32_t)0), str, bogus, status));
608 logln("Format with 0.9 : " + fmt->format(Formattable(0.9), str, bogus, status));
611 logln("Format with 1.0 : " + fmt->format(Formattable(1.0), str, bogus, status));
614 logln("Format with 1.5 : " + fmt->format(Formattable(1.5), str, bogus, status));
617 logln("Format with 2 : " + fmt->format(Formattable((int32_t)2), str, bogus, status));
620 logln("Format with 2.1 : " + fmt->format(Formattable(2.1), str, bogus, status))
    [all...]
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p5.cpp 38 bogus_override_if_virtual<decltype(l)> bogus; local
  /external/jpeg/
rdswitch.c 205 goto bogus;
212 goto bogus;
215 goto bogus;
218 goto bogus;
221 goto bogus;
231 bogus:
  /external/qemu/distrib/jpeg-6b/
rdswitch.c 205 goto bogus;
212 goto bogus;
215 goto bogus;
218 goto bogus;
221 goto bogus;
231 bogus:
  /external/chromium/net/base/
x509_cert_types_mac_unittest.cc 225 CertPrincipal bogus; local
226 EXPECT_FALSE(bogus.Matches(spamco));
227 EXPECT_FALSE(spamco.Matches(bogus));
229 bogus = spamco;
230 EXPECT_TRUE(bogus.Matches(spamco));
231 EXPECT_TRUE(spamco.Matches(bogus));
233 bogus.organization_names.erase(bogus.organization_names.begin(),
234 bogus.organization_names.end());
235 EXPECT_FALSE(bogus.Matches(spamco))
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/
test_driver.pl 972 &error ("Bogus dirtree type: \"$dirtree{$path}\"\n", 1);
991 local ($bogus) = 0;
1033 $bogus = 1;
1053 $bogus = 1;
1061 $bogus = 1;
1072 $bogus = 1;
1082 $bogus = 1;
1098 $bogus = 1;
1103 &error ("Bogus dirtree type: \"$dirtree{$path}\"\n", 1);
1115 $bogus = 1
    [all...]
  /external/clang/test/Sema/
init.c 91 .b = bogus // expected-error {{use of undeclared identifier 'bogus'}}
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
domimplementationregistry07.js 72 DOMImplementationRegistry.getDOMImplementation("http://www.example.com/bogus-feature 99.0") should return
90 domImpl = domImplRegistry.getDOMImplementation("http://www.example.com/bogus-feature 99.0");
domimplementationregistry18.js 72 DOMImplementationRegistry.getDOMImplementationList("http://www.example.com/bogus-feature 99.0")
89 domImplList = domImplRegistry.getDOMImplementationList("http://www.example.com/bogus-feature 99.0");
nodegetfeature01.js 107 featureImpl = node.getFeature("org.w3c.domts.bogus.feature",nullVersion);
  /dalvik/vm/oo/
Object.cpp 262 bool bogus = false; local
293 /* Bogus descriptor. */
295 bogus = true;
308 /* Bogus descriptor. */
310 bogus = true;
318 if (bogus) {
372 ALOGW("Bogus method descriptor: %s", descriptor);
  /external/clang/test/SemaCXX/
class.cpp 127 // Don't crash on this bogus code.
131 bogus<foo<T1,T2> > // expected-error {{unknown template name 'bogus'}} \
132 // BOGUS expected-error {{expected '{' after base class list}} \
133 // BOGUS expected-error {{expected ';' after struct}} \
134 // BOGUS expected-error {{expected unqualified-id}}
  /external/llvm/test/Bindings/Ocaml/
bitreader.ml 36 let mb = Llvm.MemoryBuffer.of_file (fn ^ ".bogus") in
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java 511 boolean bogus = false;
514 bogus = true;
519 bogus = true;
522 bogus = (Arrays.binarySearch(JAVAX_CORE, pkg) >= 0);
526 if (! bogus) {
782 DxConsole.err.println("bogus fully-qualified method name: " +
    [all...]
  /external/icu4c/i18n/
rbnf.cpp 1013 UnicodeString bogus; local
1014 bogus.setToBogus();
1015 return bogus;
1025 UnicodeString bogus; local
1026 bogus.setToBogus();
1027 return bogus;
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1790.js 30 // bogus result after [[Get]] has been called).
  /bionic/libc/kernel/arch-mips/asm/
sgiarcs.h 77 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgiarcs.h 77 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
sgiarcs.h 77 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
sgiarcs.h 77 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
  /dalvik/libdex/
DexSwapVerify.cpp 662 ALOGE("Bogus shorty: '%c'", shorty);
802 bool bogus = false; local
805 bogus = true;
813 bogus = true;
822 bogus = true;
826 if (bogus) {
868 bool bogus = false; local
871 bogus = true;
879 bogus = true;
888 bogus = true
    [all...]

Completed in 2096 milliseconds

1 2 3