HomeSort by relevance Sort by last modified time
    Searched full:bogus (Results 151 - 175 of 1180) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 46 /* Hmm, bogus _GLIBCPP_USE_NAMESPACES seems undefined... */
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 46 /* Hmm, bogus _GLIBCPP_USE_NAMESPACES seems undefined... */
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 46 /* Hmm, bogus _GLIBCPP_USE_NAMESPACES seems undefined... */
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 46 /* Hmm, bogus _GLIBCPP_USE_NAMESPACES seems undefined... */
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_linux.h 46 /* Hmm, bogus _GLIBCPP_USE_NAMESPACES seems undefined... */
  /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/e2fsprogs/misc/
ismounted.c 161 printf("Bogus entry in %s! (%s does not exist)\n",
170 printf("Bogus entry in %s! (%s not mounted on %s)\n",
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
CompactArrayTest.java 39 logln("equals bogus: " + cba.equals(new Object()));
103 logln("equals bogus: " + cca.equals(new Object()));
  /external/owasp/sanitizer/src/tests/org/owasp/html/
EncodingTest.java 195 "&bogus;",
196 Encoding.decodeHtml("&bogus;"));
StylingPolicyTest.java 62 assertSanitizedCss(null, "color: bogus");
158 assertSanitizedCss(null, "text-align: bogus");
161 assertSanitizedCss(null, "unicode-bidi:bogus");
  /external/valgrind/docs/internals/
Darwin-notes.txt 66 - restart-labels are completely bogus
92 * Cleanups (Linux,AIX5): bogus launcher-path mangling logic in
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
EnumTest.java 40 enum Bogus {
149 Enum.valueOf(Bogus.class, "MOE");
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResourceXmlTextActionTest.java 31 checkWord("^@bogus", null);
33 checkWord("bogus@^", null);
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
FillArrayDataInsn.java 58 throw new IllegalArgumentException("bogus branchingness");
PlainInsn.java 46 throw new IllegalArgumentException("bogus branchingness");
ThrowingInsn.java 68 throw new IllegalArgumentException("bogus branchingness");
  /dalvik/dx/src/com/android/dx/rop/code/
FillArrayDataInsn.java 57 throw new IllegalArgumentException("bogus branchingness");
PlainInsn.java 47 throw new IllegalArgumentException("bogus branchingness");
ThrowingInsn.java 68 throw new IllegalArgumentException("bogus branchingness");
  /dalvik/opcode-gen/
opcode-gen.awk 331 printf("bogus flags: %s\n", flags[idx]) >"/dev/stderr";
467 printf("bogus hex value: %s\n", hex) >"/dev/stderr";
511 printf("bogus flag: %s\n", f) >"/dev/stderr";
512 return ""; # Bogus flag name.
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction/
template.dat 1037 bogus /colgroup
1123 bogus /div
1124 bogus tr
1125 bogus /tr
  /external/clang/test/Analysis/
dead-stores.m 46 // This test case issuing a bogus warning for the declaration of 'isExec'
  /external/clang/test/CodeGenObjC/
debug-info-blocks.m 14 // Test that we don't emit bogus line numbers for the helper functions.
  /external/clang/test/SemaObjC/
comptypes-1.m 58 if (obj == obj_p) foo() ; /* Ok */ /*Bogus warning here in 2.95.4*/
  /external/clang/test/SemaTemplate/
temp_explicit.cpp 19 // Check for some bogus syntax that probably means that the user

Completed in 452 milliseconds

1 2 3 4 5 67 8 91011>>