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

<<11121314151617181920>>

  /external/eigen/bench/btl/actions/
action_ger.hh 52 // invalidate copy ctor
action_lu_decomp.hh 55 // invalidate copy ctor
action_matrix_matrix_product.hh 61 // invalidate copy ctor
action_matrix_vector_product.hh 60 // invalidate copy ctor
action_partial_lu.hh 57 // invalidate copy ctor
action_symv.hh 58 // invalidate copy ctor
action_syr2.hh 56 // invalidate copy ctor
action_trisolve.hh 66 // invalidate copy ctor
  /external/kernel-headers/original/asm-generic/
tlb.h 117 * later optimise away the tlb invalidate. This helps when userspace is
  /external/kernel-headers/original/asm-mips/
mman.h 56 #define MS_INVALIDATE 0x0002 /* invalidate mappings & caches */
  /external/kernel-headers/original/linux/
seqlock.h 12 * invalidate a pointer that a reader was following.
  /external/llvm/include/llvm/MC/
MCAsmLayout.h 63 /// \brief Invalidate the fragments starting with F because it has been
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
AbstractHttpInputStream.java 92 * invalidate the cache entry and to prevent the HTTP connection from
  /external/oprofile/daemon/liblegacy/
opd_proc.h 144 * invalidate (by removing them) all kernel mapping. This function do nothing
  /external/skia/bench/
Matrix44Bench.cpp 157 fMatrix.set(1, 2, 1); // to invalidate the type-cache
  /external/stlport/src/
message_facets.h 47 private: // Invalidate copy constructor and assignment
  /external/webkit/Source/WebCore/bindings/js/
ScriptController.cpp 89 m_cacheableBindingRootObject->invalidate();
464 it->second->invalidate();
474 it->second->invalidate();
479 m_bindingRootObject->invalidate();
  /external/webkit/Source/WebCore/platform/graphics/
FontCache.h 90 void invalidate();
FontFallbackList.cpp 49 void FontFallbackList::invalidate(PassRefPtr<FontSelector> fontSelector) function in class:WebCore::FontFallbackList
  /external/webkit/Source/WebCore/svg/
SVGFEBlendElement.cpp 90 invalidate();
SVGFEOffsetElement.cpp 68 invalidate();
  /external/webkit/Source/WebKit/android/jni/
PicturePile.h 100 void invalidate(const IntRect& dirtyRect);
  /external/webkit/Source/WebKit/chromium/public/
WebPluginContainer.h 50 virtual void invalidate() = 0;
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
ProxyInstance.h 55 void invalidate();
  /external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.cpp 150 case DrawingAreaProxyLegacyMessage::Invalidate: {
155 invalidate(rect);
234 void TiledDrawingAreaProxy::invalidate(const IntRect& contentsDirtyRect) function in class:WebKit::TiledDrawingAreaProxy
257 currentTile->invalidate(dirtyRect);

Completed in 809 milliseconds

<<11121314151617181920>>