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

<<31323334353637383940>>

  /external/webkit/Source/WebCore/platform/
KURLGoogle.cpp 409 invalidate();
876 void KURL::invalidate() function in class:WebCore::KURL
    [all...]
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.h 169 /** Invalidate the view/screen, NOT the content/DOM, but expressed in
176 * Invalidate part of the content that may be offscreen at the moment
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
GlowPadView.java 178 invalidate();
782 invalidate(); method
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
MoveGesture.java 198 // if there is no data to transfer, invalidate the drag'n'drop.
708 // Simply invalidate the drop feedback and move on the
    [all...]
  /external/webkit/Source/WebKit2/
ChangeLog 688 invalidate().
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 926 invalidate(); method
    [all...]
  /external/oprofile/events/ppc64/power6/
events 261 event:0X0281 counters:1 um:zero minimum:1000 name:PM_DPU_HELD_LSU_GRP40 : (Group 40 pm_disp_held4) DISP unit held due to LSU move or invalidate SLB and SR
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.mm 227 // Since we only maintain weak references, the tab strip must call -invalidate:
243 - (void)invalidate;
262 - (void)invalidate {
494 // Invalidate all closing animations so they don't call back to us after
498 [[[view animationForKey:@"frameOrigin"] delegate] invalidate];
    [all...]
  /external/llvm/docs/
WritingAnLLVMPass.html 508 <p><tt>ImmutablePass</tt>es never invalidate other transformations, are never
    [all...]
  /external/chromium/net/socket/
ssl_client_socket_nss.cc     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp 828 // Invalidate this region.
    [all...]
  /external/guava/guava-tests/test/com/google/common/cache/
CacheLoadingTest.java     [all...]
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp     [all...]
  /external/webkit/Source/WebKit/win/
WebFrame.cpp 1106 void WebFrame::invalidate() function in class:WebFrame
    [all...]
  /external/clang/lib/CodeGen/
CGCleanup.cpp 813 // This might invalidate (non-IR) pointers to NormalEntry.
817 // If it did invalidate those pointers, and NormalEntry was the same
    [all...]
  /external/clang/test/Analysis/
string.c 111 // Make sure clang_analyzer_eval does not invalidate globals.
115 // Call a function with unknown effects, which should invalidate globals.
  /external/iproute2/examples/
cbq.init-v0.7.3 172 # invalidation, run it as "cbq.init start invalidate". Caching is disabled
713 [ "$2" = "invalidate" -o ! -f $CBQ_CACHE ] && VALID=0
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_Sequence.c     [all...]
  /external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp 537 BBI = I; // Don't invalidate iterator.
550 BBI = I; // Don't invalidate iterator.
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 261 0x02 invalidate Counts weighted cycles of snoopq invalidate requests
  /external/webkit/Source/WebKit/android/WebCoreSupport/
FrameLoaderClientAndroid.cpp 391 // invalidate URL string.
451 m_frame->view()->invalidate();
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarView.java 79 * Display options that require re-layout as opposed to a simple invalidate
625 invalidate(); method
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
GlowPadView.java 179 invalidate();
793 invalidate(); method
    [all...]
  /frameworks/base/services/java/com/android/server/accessibility/
ScreenMagnifier.java     [all...]

Completed in 1802 milliseconds

<<31323334353637383940>>