/frameworks/base/core/tests/coretests/src/android/content/pm/ |
PackageManagerTests.java | [all...] |
/external/tremolo/Tremolo/ |
vorbisfile.c | 684 ret=OV_EBADLINK; /* sign of a bogus stream. error out, 1086 /* huh? Bogus stream with packets but no granulepos */ [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_zipfile.py | 386 zipfp.writestr("somefile.txt", "bogus") [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_zipfile.py | 386 zipfp.writestr("somefile.txt", "bogus") [all...] |
/external/valgrind/coregrind/m_debuginfo/ |
readdwarf.c | [all...] |
/external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/ |
PropertyChangeSupportTest.java | [all...] |
/external/elfutils/src/ |
NEWS | 222 libdw: Fixes in CFI handling, best possible handling of bogus CFA ops. 236 libelf: More robust to bogus section headers. [all...] |
elfutils.spec | 366 - libdw: Fixes in CFI handling, best possible handling of bogus CFA 377 - libelf: More robust to bogus section headers.
|
/external/elfutils/src/config/ |
elfutils.spec.in | 366 - libdw: Fixes in CFI handling, best possible handling of bogus CFA 377 - libelf: More robust to bogus section headers.
|
/external/elfutils/src/libdwfl/ |
dwfl_module_getdwarf.c | 618 /* We found no SHT_SYMTAB, so any SHT_SYMTAB_SHNDX was bogus. 987 /* We found no SHT_SYMTAB, so everything else is bogus. */ [all...] |
/external/icu/icu4c/source/test/intltest/ |
regcoll.cpp | 1080 // a contracting character sequence, yielding a bogus collation [all...] |
utxttest.cpp | 337 // filter out bogus test cases - 356 // filter out bogus test cases. [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationRegressionTest.java | 175 errln("Bogus comparison string \"" + comparison + "\""); [all...] |
/external/iputils/ |
RELNOTES | 408 * Ken Cox <jkc@redhat.com>. Bogus definition of SOCK_DRGAM&SOCK_STREAM on mips. 409 * Error returned from recvmsg() resulted in a bogus printout in traceroute6. Me.
|
/external/llvm/test/CodeGen/X86/ |
block-placement.ll | 421 i32 879, label %bogus 456 bogus:
|
/external/openssh/ |
serverloop.c | 259 * send a bogus global/channel request with "wantreply", 905 * the bogus CHANNEL_REQUEST we send for keepalives. [all...] |
sshconnect.c | 397 fatal("Bogus return (%d) from select()", rc); 829 * them, and the user will get bogus HOST_CHANGED warnings. This [all...] |
/external/skia/src/ports/ |
SkFontHost_FreeType.cpp | 682 //BOGUS: http://code.google.com/p/chromium/issues/detail?id=121119 683 //Cap the requested size as larger sizes give bogus values. [all...] |
/external/valgrind/coregrind/m_syswrap/ |
syswrap-mips32-linux.c | 717 and set a bogus result to keep it happy. */ 733 and set a bogus result to keep it happy. */ [all...] |
syswrap-ppc32-linux.c | 644 and set a bogus result to keep it happy. */ 679 and set a bogus result to keep it happy. */ [all...] |
/frameworks/support/v4/java/android/support/v4/widget/ |
SlidingPaneLayout.java | 454 // TODO Better communication with tools of this bogus state. 468 // TODO Better communication with tools of this bogus state. [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
VectorTest.java | 371 assertTrue("Found bogus element", !tVector.contains("Hello")); 650 assertTrue("Found index of bogus element", (tVector.indexOf( [all...] |
/ndk/sources/host-tools/make-3.81/po/ |
make.pot | 88 msgid "*** [%s] Archive member `%s' may be bogus; not deleted" 93 msgid "*** Archive member `%s' may be bogus; not deleted"
|
/ndk/sources/host-tools/make-3.81/ |
remake.c | 641 file's bookkeeping (updated, but not_started is bogus state). */ [all...] |
/packages/apps/Contacts/src/com/android/contacts/ |
ContactSaveService.java | 408 // the previous loop iteration didn't succeed, so any ID that we obtained is bogus. 500 // replace the bogus ID with the new one that we actually saved the contact at. [all...] |