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

<<11121314151617181920>>

  /external/llvm/lib/CodeGen/
RegisterClassInfo.cpp 62 // Invalidate cached information from previous function.
  /external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp 116 // Invalidate the instruction cache for each loaded function.
  /external/llvm/tools/llvm-shlib/
Makefile 112 # FIXME: workaround to invalidate -lstdc++
  /external/oprofile/events/i386/westmere/
unit_masks 263 0x02 invalidate Snoop invalidate requests
267 0x02 invalidate Outstanding snoop invalidate requests
  /external/oprofile/events/mips/r12000/
events 17 event:0xd counters:0,1,2,3 um:zero minimum:500 name:EXTERNAL_REQUESTS : External invalidate requests
  /external/ping/
ping_common.h 180 /* Invalidate acked, if 16 bit seq overflows. */
  /external/qemu/
exec.c 686 printf("ERROR invalidate: address=" TARGET_FMT_lx
714 /* invalidate one TB */
916 /* Don't forget to invalidate previous TB info. */
941 /* invalidate all TBs which intersect with the target physical page
974 /* XXX: see if in some cases it could be faster to invalidate all the code */
    [all...]
vnchextile.h 174 /* we really don't have to invalidate either the bg or fg
  /external/skia/android_sample/SampleApp/jni/
sample-jni.cpp 165 gWindowGlue.m_inval = GetJMethod(gActivityGlue.m_env, clazz, "invalidate",
  /external/skia/gpu/include/
GrGLTexture.h 140 void invalidate() { memset(this, 0xff, sizeof(TexParams)); } function in struct:GrGLTexture::TexParams
GrStencil.h 166 void invalidate() { function in struct:GrStencilSettings
  /external/valgrind/main/VEX/pub/
libvex_trc_values.h 51 #define VEX_TRC_JMP_TINVAL 61 /* invalidate translations before
  /external/webkit/Source/WebCore/bindings/v8/
ScriptController.h 209 // invalidate all sub-objects which are associated with that plugin.
  /external/webkit/Source/WebCore/bridge/jni/v8/
JavaNPObjectV8.cpp 64 0, // invalidate
  /external/webkit/Source/WebCore/loader/
DocumentLoader.cpp 116 m_iconLoadDecisionCallback->invalidate();
118 m_iconDataCallback->invalidate();
854 m_iconLoadDecisionCallback->invalidate();
875 m_iconDataCallback->invalidate();
  /external/webkit/Source/WebCore/page/
DragController.cpp 177 clipboard->setAccessPolicy(ClipboardNumb); // invalidate clipboard here for security
200 clipboard->setAccessPolicy(ClipboardNumb); // invalidate clipboard here for security
558 clipboard->setAccessPolicy(ClipboardNumb); // invalidate clipboard here for security
570 clipboard->setAccessPolicy(ClipboardNumb); // invalidate clipboard here for security
    [all...]
  /external/webkit/Source/WebCore/platform/
Theme.h 103 // the theme needs to communicate this inflated rect to the engine so that it can invalidate the whole control.
  /external/webkit/Source/WebCore/platform/graphics/qt/
TileQt.cpp 85 void Tile::invalidate(const IntRect& dirtyRect) function in class:WebCore::Tile
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGContainer.cpp 66 // Invalidate all resources of this client if our layout changed.
RenderSVGForeignObject.cpp 138 // Invalidate all resources of this client if our layout changed.
RenderSVGImage.cpp 81 // Invalidate all resources of this client if our layout changed.
RenderSVGResource.cpp 147 // Invalidate resources in ancestor chain, if needed.
RenderSVGResourceMarker.cpp 50 // Invalidate all resources if our layout changed.
  /external/webkit/Source/WebCore/svg/
SVGFEColorMatrixElement.cpp 92 invalidate();
SVGFECompositeElement.cpp 117 invalidate();

Completed in 990 milliseconds

<<11121314151617181920>>