/external/skia/src/core/ |
SkOrderedWriteBuffer.cpp | 167 // unflattened (i.e. stale) instance of a similar flattenable is in the dictionary
|
/external/webkit/Source/JavaScriptCore/jit/ |
ExecutableAllocatorFixedVMPool.cpp | 509 // Technically we should take the spin lock here, but we don't care if we get stale data.
|
/external/webkit/Source/WebCore/dom/ |
NamedNodeMap.cpp | 208 // of that, we can simply clear all the attributes to avoid accessing stale
|
/external/webkit/Source/WebCore/platform/text/ |
TextEncodingRegistry.cpp | 370 // If the calling thread did not use extended encoding names, it is fine for it to use a stale false value.
|
/external/zlib/src/examples/ |
gzlog.c | 88 lock file is considered stale and deleted, and the exclusive creation of 197 periodically touched to assure that that file is not considered stale by 257 /* how old the lock file can be in seconds before considering it stale */ 370 task from thinking that the lock is stale. Save the lock file modify time [all...] |
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayerDriver.cpp | 517 // then initiated the reset. This notification is stale.
|
/frameworks/base/core/java/android/nfc/ |
NfcAdapter.java | 445 isEnabled(); // NOP call to recover sService if it is stale 454 isEnabled(); // NOP call to recover sTagService if it is stale 467 // nothing more can be done now, sService is still stale, we'll hit 478 // nothing more can be done now, sService is still stale, we'll hit [all...] |
/frameworks/base/core/java/android/os/ |
Trace.java | 174 * caches the tracing tags, forked processes will inherit those stale tags.
|
/frameworks/wilhelm/src/ |
locks.c | 213 // clearing these next two fields is not required, but avoids stale data during debugging
|
/libcore/dalvik/src/main/java/dalvik/system/ |
DexFile.java | 298 * is stale but exists on a read-only partition.
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadNotifier.java | 294 // Remove stale tags that weren't renewed
|
/external/chromium/third_party/libjingle/source/talk/base/ |
httpclient.cc | 84 // no-cache - may cache, but must revalidate whether fresh or stale 88 // must-revalidate - may cache, but must revalidate after stale
|
/external/iproute2/misc/ |
ifstat.c | 739 fprintf(stderr, "ifstat: history is stale, ignoring it.\n"); 747 fprintf(stderr, "ifstat: history is stale, ignoring it.\n");
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
IconMenuView.java | 91 * Whether this IconMenuView has stale children and needs to update them. 483 * Marks as having stale children.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
ServiceStateTracker.java | 83 * and ignore stale responses. The value is a count-down of 368 log("EVENT_SET_RADIO_OFF is stale arg1=" + msg.arg1 +
|
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
SystemMediaRouteProvider.java | 382 // is stale. Drop it to prevent getting into sync loops. 491 // is stale. Drop it to prevent getting into sync loops. [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/ |
AccountTypeManager.java | [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
LinkedTransferQueue.java | 641 p = p != t && t != (u = tail) ? (t = u) : // stale tail [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar | |
/external/kernel-headers/original/linux/ |
sched.h | 1007 * pid_alive - check that a task structure is not stale 1012 * can be stale and must not be dereferenced. [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
Conversation.java | [all...] |
/dalvik/vm/native/ |
dalvik_system_DexFile.cpp | 469 * is stale but exists on a read-only partition.
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoThumbnailFragment.java | 315 * data in the provider changes and the Cursor becomes stale.
|
/external/apache-http/src/org/apache/http/impl/auth/ |
DigestScheme.java | 168 String s = getParameter("stale");
|
/external/chromium/build/ |
install-chroot.sh | 162 # Remove stale entry from /etc/schroot/schroot.conf. Entries start
|