HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 751 - 775 of 1387) sorted by null

<<31323334353637383940>>

  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 96 void invalidate() { NonVirtualSize = CharUnits::Zero(); } function in struct:__anon5168::CGRecordLayoutBuilder::LastLaidOutBaseInfo
221 LastLaidOutBase.invalidate();
493 LastLaidOutBase.invalidate();
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
RegionStore.cpp 695 // BlockDataRegion? If so, invalidate captured variables that are passed
709 // invalidate that region. This is because a block may capture
728 // Invalidate the region by setting its default value to
742 // Invalidate the binding.
744 // Invalidate the region by setting its default value to
826 // regions should be invalidated and invalidate them.
829 // System calls invalidate only system globals.
833 // Internal calls might invalidate both system and internal globals.
    [all...]
  /external/guava/guava/src/com/google/common/cache/
CacheStats.java 201 * {@linkplain Cache#invalidate invalidations}.
  /external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
CacheBuilder.java 161 public void invalidate(Object key) { method in class:CacheBuilder.LocalManualCache
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
LwjglCanvas.java 367 // invalidate the state so renderer can resume operation
  /external/kernel-headers/original/linux/mtd/
map.h 211 the map driver invalidate the corresponding cache as needed.
  /external/llvm/include/llvm/
PassAnalysisSupport.h 33 // pass), and analyses that the pass PRESERVES (the pass does not invalidate the
  /external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 97 /// will not invalidate either of them. This returns the new block if the edge
  /external/llvm/lib/Analysis/
RegionPass.cpp 45 /// Pass Manager itself does not invalidate any analysis info.
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 237 SI->removeCase(CI); // Does not invalidate the iterator.
  /external/oprofile/daemon/liblegacy/
opd_proc.c 410 * invalidate (by removing them) all kernel mapping. This function do nothing
  /external/oprofile/events/i386/atom/
events 48 event:0x69 counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_INVAL : Invalidate bus transactions
  /external/oprofile/events/i386/ppro/
events 32 event:0x69 counters:0,1 um:ebl minimum:500 name:BUS_TRAN_INVAL : number of invalidate transactions
  /external/qemu/android/skin/
composer.c 94 /* invalidate region in parent groups */
  /external/qemu/
console.h 434 vga_hw_invalidate_ptr invalidate,
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
SDL_syscdrom.c 497 /* Invalidate volume and track info */
  /external/qemu/memcheck/
memcheck_malloc_map.c 251 // Invalidate TLB cache for inserted entry.
  /external/qemu/target-arm/
translate-android.h 150 * generated for guest PC calculation. If we don't invalidate TBs, and
  /external/skia/src/gpu/
GrStencil.h 265 void invalidate() { function in class:GrStencilSettings
  /external/stlport/stlport/stl/
_ios_base.h 204 private: // Invalidate the copy constructor and
_locale.h 93 private: // Invalidate assignment and copying.
  /external/stlport/stlport/stl/debug/
_deque.h 313 // We perform invalidate first to detect self referencing in __check_range as __first and __last
_hashtable.h 171 //Should not invalidate end iterator
  /external/v8/src/
regexp-macro-assembler.cc 224 // A GC might move the calling generated code and invalidate the
  /external/valgrind/main/VEX/pub/
libvex_guest_amd64.h 131 (there is no invalidate-icache insn), but needed so as to

Completed in 5590 milliseconds

<<31323334353637383940>>