HomeSort by relevance Sort by last modified time
    Searched full:invalidated (Results 151 - 175 of 443) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
LineNumberReaderTest.java 78 // The spec does not say the mark has to be invalidated
  /external/chromium/chrome/browser/ui/cocoa/tabs/
throbber_view.mm 170 // and destruction overhead, the timer is not invalidated when it is not
  /external/chromium/net/spdy/
spdy_session_pool.cc 363 alias_it = aliases_.begin(); // Iterator was invalidated.
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 120 /// not retain the node in their state since the nodes might get invalidated.
  /external/emma/core/java12/com/vladium/emma/rt/
RT.java 90 // that gets invalidated by the time the exit hook thread is run:
  /external/guava/guava/src/com/google/common/cache/
CacheStats.java 46 * <li>No stats are modified when a cache entry is invalidated or manually removed.
  /external/guava/guava/src/com/google/common/collect/
AbstractBiMap.java 297 * if entry is part of esDelegate, entry might be invalidated after the
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
AbstractBiMap.java 293 * if entry is part of esDelegate, entry might be invalidated after the
  /external/llvm/lib/IR/
Pass.cpp 76 // By default, no analysis results are used, all are invalidated.
  /external/llvm/lib/Transforms/Scalar/
Sink.cpp 138 // Predecrement I (if it's not begin) so that it isn't invalidated by
  /external/llvm/test/Transforms/SimplifyCFG/
preserve-branchweights.ll 138 ;; Here "case 2" is invalidated since the default case of the first switch
  /external/oprofile/doc/
op-jit-devel.xml 285 <funcsynopsis>Write information to the JIT dump file about invalidated compiled code.
  /external/protobuf/src/google/protobuf/
message_lite.h 228 // invalidated, which is too much work for an otherwise inlined setter
  /external/qemu/target-arm/
translate-android.h 147 * invalidated. This will force retranslation of that code, which will
  /external/replicaisland/src/com/replica/replicaisland/
Grid.java 295 * When the OpenGL ES device is lost, GL handles become invalidated.
  /external/skia/include/core/
SkStream.h 359 mutable SkData* fCopy; // is invalidated if we write after it is created
  /external/skia/legacy/include/core/
SkStream.h 313 mutable SkData* fCopy; // is invalidated if we write after it is created
  /external/skia/src/gpu/
GrResourceCache.cpp 246 // texture (which was invalidated at contextDestroyed time).
  /external/stlport/stlport/stl/debug/
_deque.h 314 // will have been invalidated.
  /external/valgrind/main/coregrind/
pub_core_gdbserver.h 96 All the target jumps of sb_in will also be invalidated
  /external/valgrind/main/include/
pub_tool_xarray.h 67 invalidated if the array is later sortXA'd. */
  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h 139 // tile was invalidated by webkit. Thus, if A < B then tile is dirty.
  /external/webkit/Source/WebCore/plugins/win/
PluginPackageWin.cpp 139 // Thus, we don't know that the object should be invalidated when the plug-in instance goes away.
  /frameworks/base/services/java/com/android/server/power/
DisplayPowerState.java 241 * Returns true if no properties have been invalidated.
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h 314 // will have been invalidated.

Completed in 1743 milliseconds

1 2 3 4 5 67 8 91011>>