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

<<41424344454647484950>>

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
list 215 // if __sz < size(), invalidate all iterators in [begin+__sz, end())
safe_iterator.h 331 /** Invalidate the iterator, making it singular. */
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 154 //Should not invalidate end iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
list 215 // if __sz < size(), invalidate all iterators in [begin+__sz, end())
safe_iterator.h 331 /** Invalidate the iterator, making it singular. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_trace.h 27 // License. This exception does not however invalidate any other
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
unordered_map 27 // invalidate any other reasons why the executable file might be covered by
unordered_set 27 // invalidate any other reasons why the executable file might be covered by
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 154 //Should not invalidate end iterator
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectWizardState.java 333 // is tied to the current target, so changing it would invalidate the project we're
  /external/chromium/net/socket/
client_socket_pool_base.cc 950 // RemoveGroup() will call .erase() which will invalidate the iterator,
976 // RemoveGroup() will call .erase() which will invalidate the iterator,
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
statetracker.py 239 def Invalidate(self):
249 """Test whether Invalidate() has been called."""
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 814 // If we can't inline it, handle the return value and invalidate the regions.
836 // return value and invalidate the regions.
    [all...]
  /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...]
  /frameworks/base/core/java/android/appwidget/
AppWidgetManager.java 532 * to invalidate their data.
548 * to invalidate its data.
    [all...]
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 515 // invalidate surrogate pair.
542 // invalidate surrogate pair.
    [all...]
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
TimePickerDialog.java 209 mTimePicker.invalidate();
286 mHourView.invalidate();
    [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.
711 // 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...]
  /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.rst 331 ``ImmutablePass``\ es never invalidate other transformations, are never
787 invalidate the computed analysis results, which is what the invalidation set
    [all...]

Completed in 688 milliseconds

<<41424344454647484950>>