HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 426 - 450 of 1221) sorted by null

<<11121314151617181920>>

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Sources.java 146 // Invalidate cache of existing source
162 // Invalidate any cache for the changed package
  /prebuilt/linux-x86/toolchain/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...]
  /prebuilt/ndk/android-ndk-r5/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...]
  /prebuilt/ndk/android-ndk-r6/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
AnimationLoading.java 160 invalidate(); method
AnimationSeeking.java 154 invalidate(); method
BouncingBalls.java 67 // Note that setting the background color will automatically invalidate the
CustomEvaluator.java 170 invalidate(); method
MultiPropertyAnimation.java 174 invalidate(); method
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ColorFilters.java 174 invalidate(); method
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarLander.java 32 * <li>animating by calling invalidate() from draw()
  /development/samples/Snake/src/com/example/android/snake/
TileView.java 142 * next invalidate/draw cycle.
  /external/chromium/base/
id_map.h 204 // finished. This way we manage to not invalidate the iterator when an element
  /external/chromium/chrome/browser/sync/notifier/
chrome_invalidation_client_unittest.cc 90 client_.Invalidate(invalidation, mock_callback.MakeClosure());
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.mm 70 - (void)invalidate;
86 - (void)invalidate {
117 [[[window_ animationForKey:kFadeAnimationKey] delegate] invalidate];
574 // to hide something while one is already in flight does not invalidate the
table_row_nsimage_cache_unittest.mm 68 // Invalidate the entire model.
  /external/chromium/net/http/
http_auth_controller.h 93 // INVALIDATE_HANDLER_AND_CACHED_CREDENTIALS, then also invalidate
http_auth_gssapi_posix.h 182 // Need some way to invalidate the library.
  /external/clang/lib/StaticAnalyzer/Checkers/
IteratorsChecker.cpp 216 // Iterate through our map and invalidate any iterators that were
251 // If assigning to a vector, invalidate any iterators currently associated.
554 // then, check to see if it is a call to a function that will invalidate
585 // note: do this after we invalidate any iterators by calling
  /external/clang/test/Analysis/
array-struct.c 161 // Invalidate the struct field.
string-fail.c 91 // Call a function with unknown effects, which should invalidate globals.
  /external/llvm/include/llvm/Analysis/
RegionPass.h 98 /// Pass Manager itself does not invalidate any analysis info.
  /external/llvm/include/llvm/Support/
Memory.h 71 /// that has been emitted it must invalidate the instruction cache on some

Completed in 994 milliseconds

<<11121314151617181920>>