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

1 2 3 4 5 6 7 891011>>

  /external/chromium/net/disk_cache/
disk_format.h 210 // resource can be invalidated and replaced with a new version at any time, it
  /external/chromium/net/http/
http_util.h 262 // String iterators returned from this class' methods may be invalidated upon
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 448 /// be invalidated by any change to the builder.
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCSelfInitChecker.cpp 33 // Because the object that 'self' points to gets invalidated when a call
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCXX.cpp 322 // immediately invalidated here. (The placement call should happen before
  /external/guava/guava-tests/test/com/google/common/cache/
CacheExpirationTest.java 426 assertEquals(10, removalListener.getCount()); // these are the invalidated ones
  /external/kernel-headers/original/asm-arm/
tlbflush.h 214 * only require the D-TLB to be invalidated.
  /external/libselinux/include/selinux/
avc.h 230 * callbacks will not. All SID's will be invalidated.
  /external/llvm/include/llvm/Analysis/
DominatorInternals.h 80 // get invalidated when processing the successors.
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 624 /// invalidated on the next non-local query or when an instruction is
    [all...]
  /external/oprofile/events/ppc64/970/
events 31 event:0X023 counters:3 um:zero minimum:1000 name:PM_DC_INV_L2_GRP2 : (Group 2 pm_eprof) L1 D cache entries invalidated from L2
41 event:0X033 counters:3 um:zero minimum:1000 name:PM_DC_INV_L2_GRP3 : (Group 3 pm_basic) L1 D cache entries invalidated from L2
185 event:0X117 counters:7 um:zero minimum:1000 name:PM_DC_INV_L2_GRP17 : (Group 17 pm_lsu_store1) L1 D cache entries invalidated from L2
315 event:0X1E7 counters:7 um:zero minimum:1000 name:PM_DC_INV_L2_GRP30 : (Group 30 pm_isource) L1 D cache entries invalidated from L2
    [all...]
  /external/oprofile/events/ppc64/970MP/
events 36 event:0X0023 counters:3 um:zero minimum:1000 name:PM_DC_INV_L2_GRP2 : (Group 2 pm_eprof) L1 D cache entries invalidated from L2
46 event:0X0033 counters:3 um:zero minimum:1000 name:PM_DC_INV_L2_GRP3 : (Group 3 pm_basic) L1 D cache entries invalidated from L2
190 event:0X0117 counters:7 um:zero minimum:1000 name:PM_DC_INV_L2_GRP17 : (Group 17 pm_lsu_store1) L1 D cache entries invalidated from L2
320 event:0X01E7 counters:7 um:zero minimum:1000 name:PM_DC_INV_L2_GRP30 : (Group 30 pm_isource) L1 D cache entries invalidated from L2
    [all...]
  /external/oprofile/opjitconv/
jitsymbol.c 96 // lower entry_count if entries are invalidated
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/bytecode/
AndroidTranslator.java 16 * so the cache file can be invalidated.
  /external/stlport/stlport/stl/debug/
_list.h 367 // end iterator is not invalidated:
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerTilerChromium.cpp 296 // Painting could cause compositing to get turned off, which may cause the tiler to become invalidated mid-update.
  /external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.cpp 252 // If a tile outside out current cover rect gets invalidated, just drop it instead of updating.
  /frameworks/av/include/private/media/
AudioTrackShared.h 39 #define CBLK_INVALID 0x04 // track buffer invalidated by AudioFlinger, need to re-create
  /libcore/luni/src/main/java/java/io/
PushbackInputStream.java 327 * the mark is invalidated; this parameter is ignored.
PushbackReader.java 98 * before the mark is invalidated; this parameter is ignored.
  /libcore/luni/src/main/java/java/util/concurrent/
DelayQueue.java 60 * field is invalidated by being reset to null, and some
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ClientHandshakeImpl.java 180 // if SSLSession is invalidated (e.g. timeout limit is
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 367 // end iterator is not invalidated:
  /packages/apps/Email/src/com/android/email/activity/
MessageListItem.java 219 * Sets message subject and snippet safely, ensuring the cache is invalidated.
  /packages/apps/MusicFX/src/com/android/musicfx/seekbar/
AbsSeekBar.java 224 * for invalidation won't be the actual bounds we want invalidated,

Completed in 819 milliseconds

1 2 3 4 5 6 7 891011>>