/external/e2fsprogs/lib/ext2fs/ |
ismounted.c | 165 printf("Bogus entry in %s! (%s does not exist)\n", 174 printf("Bogus entry in %s! (%s not mounted on %s)\n",
|
/external/google-breakpad/src/testing/scripts/generator/cpp/ |
tokenize.py | 257 # raise is conditionally disabled so that bogus code 260 # exception and return the bogus char.
|
/external/icu/icu4c/source/i18n/unicode/ |
sortkey.h | 268 * Set the CollationKey to a "bogus" or invalid state 298 * Special value 2 if the key is bogus.
|
/external/icu/icu4c/source/test/intltest/ |
trnserr.cpp | 54 UnicodeString newID="Bogus-Latin"; 139 errln("FAIL: construction of bogus ID \"LATINGREEK-GREEKLATIN\"");
|
tztest.cpp | 1950 UnicodeString bogus; local [all...] |
/external/mesa3d/src/gallium/drivers/galahad/ |
glhd_screen.c | 116 glhd_warn("Received bogus texture target %d", target); 208 glhd_warn("Received bogus resource target %d", templat->target);
|
/external/tcpdump/ |
print-sctp.c | 239 printf("bogus ForCES chunk length %u]", 258 printf("bogus chunk length %u]",
|
print-openflow-1.0.c | 6 * up bogus values of selected message fields and decodes partially captured 239 * they are not reported as bogus in the decoding. */ 581 static char buf[sizeof("65535 (bogus)")]; 586 fmt = (vid > 0 && vid < 0x0fff) ? "%u" : "%u (bogus)"; 593 static char buf[sizeof("255 (bogus)")]; 594 snprintf(buf, sizeof(buf), pcp <= 7 ? "%u" : "%u (bogus)", pcp); 611 printf(v & u ? ") (bogus)" : ")"); 783 printf(" (bogus)"); 877 printf("%swildcards 0x%08x (bogus)", pfx, wildcards); 1018 printf(" (bogus)"); [all...] |
/system/core/gpttool/ |
gpttool.c | 97 mbr[0x1bf] = 0xFF; // bogus CHS 102 mbr[0x1c3] = 0xFF; // bogus CHS
|
/external/icu/icu4c/source/common/unicode/ |
unistr.h | 215 * Instead, such methods set the UnicodeString into a "bogus" state 218 * In string comparisons, two UnicodeString objects that are both "bogus" 220 * and a "bogus" string compares less than any non-"bogus" one. [all...] |
/bionic/libm/i387/ |
npx.h | 74 * Bogus padding for emulators. Emulators should use their own
|
/bionic/tools/bionicbb/ |
presubmit.py | 111 raise RuntimeError('bogus project: {}'.format(project))
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
PositionList.java | 69 throw new IllegalArgumentException("bogus howMuch");
|
/dalvik/dx/src/com/android/dx/dex/code/ |
PositionList.java | 69 throw new IllegalArgumentException("bogus howMuch");
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
DigestInputStream2Test.java | 53 assertEquals("getMessageDigest returned a bogus result", digest, dis
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/ |
ECDSASigner.java | 164 // components must be bogus.
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tokenization/ |
test2.test | 127 {"description":"A bogus comment stops at >, even if preceeded by two dashes",
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction/ |
tests26.dat | 303 29: Bogus comment.
|
/external/clang/test/Analysis/ |
MissingDealloc.m | 69 // Was bogus warning: "The '_myproperty' instance variable was not retained by a
|
/external/clang/test/CodeGenCXX/ |
template-instantiation.cpp | 147 // Hits an assertion due to bogus instantiation of class B.
|
/external/clang/test/Modules/ |
macros.c | 9 // These notes come from headers in modules, and are bogus.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
PositionList.java | 69 throw new IllegalArgumentException("bogus howMuch");
|
/external/google-breakpad/src/processor/ |
stackwalker_ppc.cc | 115 // documentation on this, but 0 or 1 would be bogus return addresses,
|
stackwalker_ppc64.cc | 106 // documentation on this, but 0 or 1 would be bogus return addresses,
|
/external/icu/icu4c/source/common/ |
uvectr64.cpp | 45 // Fix bogus initialCapacity values; avoid malloc(0)
|