/external/llvm/lib/Support/Windows/ |
Memory.inc | 147 /// that has been emitted it must invalidate the instruction cache on some
|
/external/openssl/crypto/asn1/ |
tasn_fre.c | 157 /* If we free up as normal we will invalidate any
|
/external/oprofile/events/i386/p4/ |
unit_masks | 63 0x02 rte bit 1: 00=read, 01=read invalidate, 10=write, 11=writeback
|
/external/oprofile/include/ |
sstream | 22 This exception does not however invalidate any other reasons why
|
/external/v8/src/ |
date.h | 177 // JSDate objects perform stamp check and invalidate their caches if
|
/external/valgrind/main/VEX/pub/ |
libvex_guest_mips32.h | 135 /* For clflush: record start and length of area to invalidate */
|
/external/webkit/Source/WebCore/bridge/ |
runtime_object.cpp | 52 void RuntimeObject::invalidate() function in class:JSC::Bindings::RuntimeObject
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
GraphicsLayerAndroid.cpp | 716 // Invalidate the entire layer for now, as webkit will only send the 720 m_foregroundLayerContent.invalidate(IntRect(0, 0, contentsRect.width(), contentsRect.height())); 870 m_contentLayerContent.invalidate(enclosingIntRect(rect)); 872 m_foregroundLayerContent.invalidate(enclosingIntRect(rect)); [all...] |
/external/webkit/Source/WebCore/platform/qt/ |
ScrollbarThemeQt.cpp | 192 scrollbar->invalidate();
|
/external/webkit/Source/WebCore/rendering/ |
CounterNode.cpp | 168 m_rootRenderer->invalidate(); // This makes m_rootRenderer point to the next renderer if any since it disconnects the m_rootRenderer from this.
|
/external/webkit/Source/WebCore/rendering/svg/ |
RenderSVGText.cpp | 166 // Invalidate all resources of this client if our layout changed.
|
/external/webkit/Source/WebCore/svg/graphics/ |
SVGImage.cpp | 219 // FIXME: In order to support dynamic SVGs we need to have a way to invalidate this
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebViewEventHandling.mm | 224 [timer invalidate];
|
/external/webkit/Source/WebKit2/Shared/Plugins/ |
NPObjectProxy.cpp | 70 void NPObjectProxy::invalidate() function in class:WebKit::NPObjectProxy
|
/external/webkit/Source/WebKit2/UIProcess/ |
WebIconDatabase.cpp | 58 void WebIconDatabase::invalidate() function in class:WebKit::WebIconDatabase
|
/external/yaffs2/yaffs2/ |
yaffs_checkptrw.c | 357 T(YAFFS_TRACE_CHECKPOINT,(TSTR("checkpoint invalidate"TENDSTR)));
|
/frameworks/base/core/java/android/widget/ |
AnalogClock.java | 250 invalidate();
|
CompoundButton.java | 307 invalidate(); method
|
/frameworks/base/docs/html/guide/topics/graphics/ |
2d-graphics.jd | 62 your layout, call <code>{@link android.view.View#invalidate()}</code> and then handle the 66 (you do not need to request <code>invalidate()</code>).</li> 121 <code>{@link android.view.View#invalidate()}</code>. This indicates that you'd like your View to be drawn and 130 <p class="note"><strong>Note: </strong> In order to request an invalidate from a thread other than your main
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
Drawable.java | 151 // first invalidate the previous bounds 270 * should invalidate itself (or at least the part of itself where the 464 * of the Drawable to change (hence requiring an invalidate), otherwise 516 * of the Drawable to change (hence requiring an invalidate), otherwise [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
StatusBarIconView.java | 139 invalidate(); method
|
/frameworks/base/services/input/ |
SpriteController.h | 207 * controller to invalidate the sprite.
|
/frameworks/base/telephony/java/android/telephony/cdma/ |
CdmaCellLocation.java | 124 * Invalidate this object. The cell location data is set to invalid values.
|
/frameworks/ex/common/tests/src/com/android/common/widget/ |
GroupingListAdapterTests.java | 263 // Invalidate cache by expanding a group
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_blob_cache.txt | 183 2. When a client API driver gets updated, that may need to invalidate
|