HomeSort by relevance Sort by last modified time
    Searched full:tried (Results 76 - 100 of 402) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu4c/common/
unisetspan.cpp 563 * with a partial overlap because the recursive algorithm would have tried
611 * with a partial overlap because the standard algorithm would have tried
742 // Otherwise, an unlimited code point span is only tried again when no
    [all...]
  /dalvik/vm/alloc/
Heap.c 444 /* Let ourselves know that we tried to throw an OOM
456 * This thread has already tried to throw an OutOfMemoryError,
939 /* Now that we've tried collecting SoftReferences,
    [all...]
  /dalvik/vm/compiler/codegen/arm/
RallocUtil.c 125 LOGE("Tried to get info on a non-existant temp: r%d",reg);
388 LOGE("Tried to free a non-existant temp: r%d",reg);
462 LOGE("Tried to lock a non-existant temp: r%d",reg);
  /dalvik/libcore/xml/src/main/java/javax/xml/xpath/
XPathFactoryFinder.java 256 if (debug) debugPrintln("all things were tried, but none was found. bailing out.");
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorInclude.java 210 // have tried to obtain a Source from it
  /dalvik/vm/interp/
Interp.c     [all...]
  /external/apache-http/src/org/apache/commons/codec/binary/
BinaryCodec.java 37 * tried to avoid using ArrayUtils to minimize dependencies while using these empty arrays - dep is just not worth
  /external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml 75 @G_FILE_ERROR_NXIO: No such device or address. The system tried to
  /external/kernel-headers/original/linux/raid/
md_k.h 102 * we have tried to ignore.
  /external/libpcap/
savefile.c 1003 "truncated dump file; tried to read %lu file header bytes, only got %lu",
    [all...]
  /external/netperf/
netcpu_pstatnew.c 322 /* and now some fun with integer math. i initially tried to
  /external/qemu/android/utils/
path.c 378 /* maybe we tried to get the size of a pipe or something like that ? */
  /external/qemu/slirp/
tcp_timer.c 184 * We tried our best, now the connection must die!
  /external/qemu/slirp-android/
tcp_timer.c 184 * We tried our best, now the connection must die!
tcp_var.h 180 u_long tcps_segstimed; /* segs where we tried to get rtt */
  /external/quake/quake/src/WinQuake/
glqnotes.txt 29 opengl driver I tried it on messed up in one way or another, so it is now
  /external/quake/quake/src/WinQuake/kit/
README.TXT 29 opengl driver I tried it on messed up in one way or another, so it is now
  /external/wpa_supplicant/
config.h 117 * in this mode, the network blocks in the configuration are tried
  /frameworks/base/docs/html/resources/articles/
backward-compatibility.jd 240 be different on each. Remember the mantra: if you haven't tried it, it doesn't
  /packages/apps/AccountsAndSyncSettings/res/values/
strings.xml 26 <!-- Error message when the sync tried to delete too many things -->
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
AddonPackage.java 275 // We shouldn't really get here. I mean, seriously, we tried hard enough.
  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 230 * range. If not all fit, a new range is tried until all registers
739 // the highest score of fits tried so far
    [all...]
  /external/dbus/dbus/
dbus-protocol.h 378 /** Tried to remove or modify a match rule that didn't exist. */
392 /** Tried to get a UNIX process ID and it wasn't available. */
  /external/openssl/crypto/bio/
bss_bio.c 141 * it (unsuccessfully) tried to read,
574 /* If the peer unsuccessfully tried to read, how many bytes
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
InputModeSwitcher.java 218 * previous input mode will be tried. If the previous mode can not be used
221 * situation), {@link #mRecentLauageInputMode} will be tried.

Completed in 66 milliseconds

1 2 34 5 6 7 8 91011>>