/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
ProxyInstance.h | 90 // If the instance proxy was invalidated, just return a null reply.
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
updatechangelogswithreviewer.py | 74 # Tell the world that we just changed something on disk so that the cached diff is invalidated.
|
/frameworks/base/include/private/media/ |
AudioTrackShared.h | 45 #define CBLK_INVALID_ON 0x0008 // track buffer is invalidated by AudioFlinger:
|
/libcore/luni/src/main/java/libcore/net/http/ |
AbstractHttpInputStream.java | 33 * invalidated.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
LocalsArray.java | 78 * {@link #getMaxLocals} and (b) the next index gets invalidated 80 * local contains a category-2 value, then it too is invalidated by
|
/external/astl/include/ |
list | 190 // Removes first element. Invalidated the iterators/references to begin. 193 // Removes last element. Invalidated the iterators/references to
|
/frameworks/base/core/java/android/view/ |
ActionMode.java | 177 * and any time the {@link ActionMode} is invalidated</li> 197 * Called to refresh an action mode's action menu whenever it is invalidated.
|
ViewParent.java | 29 * Called when something has changed which has invalidated the layout of a 70 * rectangle must be invalidated in the parent. If the specified rectangle
|
/libcore/luni/src/main/java/java/io/ |
LineNumberInputStream.java | 81 * indicates how many bytes can be read before the mark is invalidated. 91 * the mark is invalidated.
|
LineNumberReader.java | 75 * indicates how many characters can be read before the mark is invalidated. 83 * before the mark is invalidated.
|
InputStream.java | 118 * indicates how many bytes can be read before the mark is invalidated. 127 * the mark is invalidated.
|
Reader.java | 80 * indicates how many characters can be read before the mark is invalidated. 89 * invalidated.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
safe_base.h | 59 * used to indicate an invalidated iterator (i.e., one that is 194 * be used to validate iterators that were invalidated before
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_base.h | 59 * used to indicate an invalidated iterator (i.e., one that is 194 * be used to validate iterators that were invalidated before
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_base.h | 59 * used to indicate an invalidated iterator (i.e., one that is 194 * be used to validate iterators that were invalidated before
|
/external/clang/lib/StaticAnalyzer/Core/ |
ProgramState.cpp | 140 StoreManager::InvalidatedSymbols invalidated; local 142 invalidated, invalidateGlobals); 156 StoreManager::InvalidatedRegions Invalidated; 159 invalidateGlobals, &Invalidated); 161 return Eng->processRegionChanges(newState, &IS, Regions, Invalidated);
|
/frameworks/base/media/java/android/media/videoeditor/ |
MediaImageItem.java | 305 * The beginning transition does not need to be invalidated at this time 354 * The begin transition must be invalidated if it overlaps with 369 * The end transition must be invalidated if it overlaps with 394 * The end transition must be invalidated if it overlaps with 411 * The end transition must be invalidated if it overlaps with [all...] |
/packages/apps/Email/src/com/android/email/provider/ |
ContentCache.java | 207 Log.d(mLogTag, "============ List invalidated"); 239 * write into the cache. The token becomes invalidated by any intervening write to the cached 598 Log.d(mTokenList.mLogTag, "============ Lock invalidated " + count + 678 Log.d(mLogTag, "============ INVALIDATED BY " + operation + ": " + uri + 775 // Incremented whenever the entire cache is invalidated
|
/external/clang/test/Analysis/ |
retain-release-region-store.m | 135 // the reference count of a tracked region that was itself invalidated. 239 // The ivar binding for tc->myIvar gets invalidated. 244 // The ivar binding for tc->myIvar gets invalidated.
|
array-struct.c | 139 // Test if the array is correctly invalidated.
|
iterators.cpp | 87 // iterator assigned before the reserve is still invalidated
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
Checker.h | 267 const StoreManager::InvalidatedSymbols *invalidated, 270 return ((const CHECKER *)checker)->checkRegionChanges(state, invalidated,
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SubEngine.h | 106 const StoreManager::InvalidatedSymbols *invalidated,
|
/external/dbus/dbus/ |
dbus-message-private.h | 116 dbus_uint32_t changed_stamp : CHANGED_STAMP_BITS; /**< Incremented when iterators are invalidated. */
|
/external/iproute2/doc/ |
nstat.sgml | 62 <tt/Xstat/ understands when history is invalidated by system reboot
|