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

<<21222324252627282930>>

  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_locale.h 91 private: // Invalidate assignment and copying.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/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
  /system/core/sdcard/
fuse.h 143 * FOPEN_KEEP_CACHE: don't invalidate the data cache on open
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java     [all...]
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 44 * ship, and does an invalidate() to prompt another draw() as soon as possible
672 * realtime. Does not invalidate(). Called at the start of draw().
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_gsignal.xml 57 (finalization notification), <function><link linkend="g-closure-add-invalidate-notifier">g_closure_add_invalidate_notifier</link></function>
62 <function><link linkend="g-closure-remove-invalidate-notifier">g_closure_remove_invalidate_notifier</link></function>) but not for the invocation
  /external/chromium/chrome/browser/ui/webui/
ntp_resource_cache.cc 157 // Watch for pref changes that cause us to need to invalidate the HTML cache.
194 // Invalidate the cache.
  /external/chromium/third_party/libjingle/source/talk/base/
stream.h 135 // processed. Read and ConsumeReadData invalidate the buffer returned by
146 // ConsumeWriteData invalidate the buffer returned by GetWriteBuffer.
  /external/clang/lib/StaticAnalyzer/Core/
GRState.cpp 249 const GRState *GRState::BindExpr(const Stmt* S, SVal V, bool Invalidate) const{
251 Invalidate);
  /external/e2fsprogs/lib/ext2fs/
unix_io.c 383 int invalidate)
395 if (invalidate)
  /external/grub/grub/
asmstub.c 203 /* In Linux, invalidate the buffer cache. In other OSes, reboot
817 /* In Linux, invalidate the buffer cache, so that left overs
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 42 // X86 doesn't need to invalidate the processor cache, so just invalidate
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 473 // could invalidate the CGSCC iterator.
555 // this inline, because that would invalidate our CallGraph::iterator
  /external/oprofile/events/mips/1004K/
events 91 event:0x39 counters:0 um:zero minimum:500 name:INVALIDATE_INTERVENTION_COUNT : 57-0 External invalidate (i.e. leaving a cache line in the invalid state) interventions
168 event:0x439 counters:1 um:zero minimum:500 name:INVALIDATE_INTERVENTION_HIT_COUNT : 57-1 External invalidate interventions that hit in the cache
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_surface.c 273 * per-surface alpha, so no need to invalidate the blit mapping
275 * need to invalidate.)
  /external/webkit/Source/WebCore/plugins/gtk/
PluginViewGtk.cpp 690 invalidate();
701 invalidate();
  /external/webkit/Source/WebCore/plugins/win/
PluginViewWin.cpp 910 invalidate();
937 invalidate();
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.h 172 /** Invalidate the view/screen, NOT the content/DOM, but expressed in
179 * Invalidate part of the content that may be offscreen at the moment
  /external/webkit/Source/WebKit/mac/WebView/
WebFullScreenController.mm 694 [_tickleTimer invalidate];
701 [_tickleTimer invalidate];
    [all...]
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 569 plugin->invalidate(invalidRect);
576 plugin->invalidate(0);
  /external/webkit/Source/WebKit2/WebProcess/
WebProcess.cpp 548 // Invalidate our connection.
549 m_connection->invalidate();
  /frameworks/base/core/java/android/view/
TextureView.java 241 invalidate(); method
358 invalidate(); method
  /frameworks/base/docs/html/guide/topics/ui/
ui-events.jd 274 may need to be changed, the View will call {@link android.view.View#invalidate()}.</li>
275 <li>If either {@link android.view.View#requestLayout()} or {@link android.view.View#invalidate()} were called,
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
TestShellActivity.java 412 mWebView.invalidate();
501 mWebView.invalidate();
    [all...]

Completed in 1840 milliseconds

<<21222324252627282930>>