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

<<11121314151617181920>>

  /external/tcpdump/
parsenfsfh.c 85 /* Nasty hack to keep the Ultrix C compiler from emitting bogus warnings */
428 /* XXX for now, give "bogus" values to aid debugging */
print-babel.c 148 return "0.0s (bogus)";
285 printf(" (bogus)");
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DecimalFormatSymbolsTest.java 382 dfs.setInternationalCurrencySymbol("bogus");
386 "bogus", dfs.getInternationalCurrencySymbol());
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
CurrencyTest.java 82 c3 = Currency.getInstance(new Locale("bogus", "JP"));
84 "Currency.getInstance(new Locale(\"bogus\",\"JP\")) isn't equal to Currency.getInstance(\"JPY\")",
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSocketTest.java 247 ssl.setEnabledCipherSuites(new String[] { "Bogus" } );
299 ssl.setEnabledProtocols(new String[] { "Bogus" } );
    [all...]
  /ndk/sources/host-tools/make-3.81/
commands.c 550 error (NILF, _("*** [%s] Archive member `%s' may be bogus; not deleted"),
553 error (NILF, _("*** Archive member `%s' may be bogus; not deleted"),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis.x 66 NIS_UNKNOWNOBJ = 6, /* Object type is bogus */
85 NIS_LINKNAMEERROR = 25, /* Link points to bogus name */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.x 67 NIS_UNKNOWNOBJ = 6, /* Object type is bogus */
86 NIS_LINKNAMEERROR = 25, /* Link points to bogus name */
  /system/core/adb/
fdevent.cpp 426 FATAL("bogus negative fd (%d)\n", fde->fd);
432 FATAL("bogus huuuuge fd (%d)\n", fde->fd);
  /development/apps/Development/src/com/android/development/
MediaScannerActivity.java 179 "http://bogus/" + albumName + "/" + artist + "_" + i);
  /external/bison/
configure.ac 46 # add a bogus NEWS entry. In that case, the version string
  /external/bison/lib/
mbuiter.h 159 or not is not very important; the string is bogus anyway. */
  /external/clang/test/Analysis/
misc-ps-eager-assume.m 134 // We would then get a bogus report of returning uninitialized memory.
  /external/dnsmasq/src/
forward.c 464 /* the bogus-nxdomain stuff, doctor and NXDOMAIN->NODATA munging can all elide
872 bogus-nxdomain side-effects. */
874 someone might be attempting to insert bogus values into the cache by
875 sending replies containing questions and bogus answers. */
    [all...]
  /external/elfutils/src/libdw/
fde.c 265 /* We couldn't progress past the bogus FDE. */
  /external/google-breakpad/src/common/
stabs_to_module.cc 174 // it a bogus, very large value. This will happen at most once
  /external/icu/icu4c/source/common/unicode/
appendable.h 46 * (e.g., store a UErrorCode, make/keep a UnicodeString bogus).
caniter.h 104 * @return the next string that is canonically equivalent. A bogus string is returned when
  /external/icu/icu4c/source/common/
uvectr32.cpp 48 // Fix bogus initialCapacity values; avoid malloc(0)
  /external/icu/icu4c/source/test/intltest/
listformattertest.cpp 92 // Bogus locale should fallback to root.
  /external/icu/icu4c/source/tools/toolutil/
xmlparser.h 142 // which gets rid the bogus white space content from
  /external/javassist/src/main/javassist/bytecode/analysis/
Frame.java 187 if (merged == Type.BOGUS)
  /external/jhead/
makernote.c 66 // Bogus pointer offset and / or bytecount value
  /external/jpeg/
jerror.c 175 /* Defend against bogus message number */
  /external/liblzf/
Changes 66 - remove bogus "unlzf" patch.

Completed in 758 milliseconds

<<11121314151617181920>>