HomeSort by relevance Sort by last modified time
    Searched full:stale (Results 101 - 125 of 204) sorted by null

1 2 3 45 6 7 8 9

  /external/quake/quake/src/WinQuake/
net_dgrm.cpp 376 Con_DPrintf("Got a stale datagram\n");
401 Con_DPrintf("Stale ACK received\n");
    [all...]
  /bionic/libc/netbsd/resolv/
res_cache.c     [all...]
  /external/openssl/ssl/
d1_both.c 584 * a FINISHED before the SERVER_HELLO, which then must be a stale
668 * if this is a future (or stale) message it gets buffered
    [all...]
  /external/tcpdump/
print-nfs.c 127 { 70, "Stale NFS file handle" }, /* ESTALE */
132 { 10003, "READDIR/READDIRPLUS cookie is stale" }, /* NFS3ERR_BAD_COOKIE */
    [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
CommandRecognizerEngine.java 48 * <li>Scans contacts and determine if the Grammar g2g file is stale.
440 * embedded in it's name, but if stale ones are present, this will delete
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 252 * stale pointer that is now off the list.
  /dalvik/libcore/sql/src/main/java/SQLite/JDBC2y/
JDBCResultSet.java 858 throw new SQLException("stale result set");
  /dalvik/vm/analysis/
DexOptimize.c 164 LOGD("DexOpt: our open cache file is stale; sleeping and retrying\n");
220 LOGW("Cached DEX '%s' (%s) is stale and not writable\n",
247 LOGD("Stale deps in cache file; removing and retrying\n");
847 LOGW("DexOpt: stale opt version (0x%02x %02x %02x %02x)\n",
    [all...]
  /dalvik/vm/compiler/
Compiler.c 266 * stale JIT'ed code is invoked.
  /development/pdk/docs/source/
git-repo.jd 88 To update your local working directory after changes are merged in Gerrit:<br>$repo sync <br><br>To safely remove stale topic branches:<br>$ repo prune <br><br><h3>
  /external/bluetooth/bluez/compat/
pand.c 539 syslog(LOG_INFO, "Removing stale pidfile");
  /external/icu4c/tools/genrb/
gendtjar.pl 128 #remove the stale directories
  /external/kernel-headers/original/asm-x86/
processor_32.h 602 * resulting in stale register contents being returned.
  /external/opencore/android/
android_surface_output.cpp 352 // post last buffer to prevent stale data
    [all...]
  /external/srec/portable/src/
pmemfixed.c 582 * able to handle null or stale memory block pointers; calling this
  /external/webkit/WebCore/bindings/js/
JSDOMBinding.cpp 556 // If there is a stale entry, we have to explicitly remove it to avoid
  /external/webkit/WebCore/loader/
HistoryController.cpp 190 // Somehow the PageState object is not properly updated, and is holding onto a stale document.
  /external/webkit/WebKit/android/jni/
WebViewCore.h 523 // with the cache so that we can ignore stale text changes.
  /frameworks/base/docs/html/guide/appendix/faq/
troubleshooting.jd 157 If you aren't sure if the problems are fresh or stale, clear the console
  /frameworks/base/docs/html/resources/faq/
troubleshooting.jd 157 If you aren't sure if the problems are fresh or stale, clear the console
  /frameworks/base/media/libmedia/
AudioSystem.cpp 318 // Do we have a stale gInBufferSize or are we requesting the input buffer size for new values
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 555 // mRecipientList somehow become stale when entering
559 // mRecipientList with its stale contents.
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 410 return; // stale events
    [all...]
  /prebuilt/android-arm/gdbserver/
gdbserver 
  /frameworks/base/services/java/com/android/server/
PackageManagerService.java 626 // Force a gc to clear up stale containers.
    [all...]

Completed in 310 milliseconds

1 2 3 45 6 7 8 9