/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
Store.h | 172 /// invalidate additional regions that may have changed based on accessing 175 /// \param[in] Regions The regions to invalidate.
|
/external/clang/lib/StaticAnalyzer/Core/ |
Environment.cpp | 136 bool Invalidate) { 138 if (Invalidate)
|
/external/guava/guava-tests/test/com/google/common/cache/ |
CacheEvictionTest.java | 158 cache.invalidate(key); 277 // invalidate all
|
/external/qemu/memcheck/ |
memcheck_util.h | 191 * start - Beginning of the allocated block to invalidate pages for. 192 * end - End of (past one byte after) the allocated block to invalidate pages
|
/external/webkit/Source/WebCore/bridge/ |
npruntime.h | 283 NPObject instance after the invalidate callback has been 300 NPInvalidateFunctionPtr invalidate; member in struct:NPClass
|
/external/webkit/Source/WebCore/platform/ |
KURL.h | 71 KURL() { invalidate(); } 232 void invalidate();
|
/external/webkit/Source/WebCore/platform/graphics/ |
TiledBackingStore.cpp | 72 void TiledBackingStore::invalidate(const IntRect& contentsDirtyRect) function in class:WebCore::TiledBackingStore 84 currentTile->invalidate(dirtyRect);
|
/external/webkit/Source/WebCore/plugins/symbian/ |
PluginViewSymbian.cpp | 361 invalidate(); 391 invalidate();
|
/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
NetscapePluginHostManager.mm | 248 // Invalidate the instance. 249 instance->invalidate();
|
/frameworks/base/core/java/android/view/ |
DisplayList.java | 90 public abstract void invalidate(); method in class:DisplayList 94 * only invoke this method after {@link #invalidate()}.
|
/frameworks/base/core/java/android/widget/ |
AbsSpinner.java | 153 invalidate(); method 281 invalidate(); method
|
/frameworks/base/docs/html/guide/topics/ui/ |
drag-drop.jd | [all...] |
/frameworks/base/tests/RenderScriptTests/LivePreview/src/com/android/rs/livepreview/ |
CameraPreviewActivity.java | 328 mFormatView.invalidate(); 370 mFormatView.invalidate();
|
/gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/ |
ColorWheel.java | 316 invalidate(); method 327 invalidate(); method
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
CircleTimerView.java | 75 invalidate(); method 208 invalidate(); method
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
ManageCachePage.java | 146 mRootPane.invalidate(); 190 mSlotView.invalidate();
|
/packages/experimental/DreamTheater/src/com/android/dreamtheater/ |
BouncyDroid.java | 196 invalidate(); method 314 if (mShowDebug) mShowDebugView.invalidate();
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
Sources.java | 146 // Invalidate cache of existing source 162 // Invalidate any cache for the changed package
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_list.h | 874 * done in constant time, and does not invalidate iterators and 915 * in constant time, and does not invalidate iterators and 958 * be done in constant time, and does not invalidate iterators 975 * invalidate iterators and references. 990 * invalidate iterators and references. 1007 * does not invalidate iterators and references. 1024 * does not invalidate iterators and references. [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 874 * done in constant time, and does not invalidate iterators and 915 * in constant time, and does not invalidate iterators and 958 * be done in constant time, and does not invalidate iterators 975 * invalidate iterators and references. 990 * invalidate iterators and references. 1007 * does not invalidate iterators and references. 1024 * does not invalidate iterators and references. [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 874 * done in constant time, and does not invalidate iterators and 915 * in constant time, and does not invalidate iterators and 958 * be done in constant time, and does not invalidate iterators 975 * invalidate iterators and references. 990 * invalidate iterators and references. 1007 * does not invalidate iterators and references. 1024 * does not invalidate iterators and references. [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 874 * done in constant time, and does not invalidate iterators and 915 * in constant time, and does not invalidate iterators and 958 * be done in constant time, and does not invalidate iterators 975 * invalidate iterators and references. 990 * invalidate iterators and references. 1007 * does not invalidate iterators and references. 1024 * does not invalidate iterators and references. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 874 * done in constant time, and does not invalidate iterators and 915 * in constant time, and does not invalidate iterators and 958 * be done in constant time, and does not invalidate iterators 975 * invalidate iterators and references. 990 * invalidate iterators and references. 1007 * does not invalidate iterators and references. 1024 * does not invalidate iterators and references. [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
OneLocalsArray.java | 141 public void invalidate(int idx) { method in class:OneLocalsArray
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
AnimationCloning.java | 144 invalidate(); method
|