HomeSort by relevance Sort by last modified time
    Searched full:invalidated (Results 176 - 200 of 339) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 460 // Check to see if the load is invalidated from the start of the block to
467 return false; // Pointer is invalidated!
    [all...]
  /external/protobuf/src/google/protobuf/
repeated_field.h 105 // Gets the underlying array. This pointer is possibly invalidated by
338 // Gets the underlying array. This pointer is possibly invalidated by
    [all...]
  /dalvik/vm/oo/
Resolve.cpp 102 * makes assumptions that could be invalidated by a wacky class
  /external/chromium/chrome/browser/bookmarks/
bookmark_model.cc 616 // invalidated, so using i++ here within the "erase" call is
  /external/chromium/googleurl/src/
url_canon_internal.h 403 // |source| will point into this buffer, which could be invalidated if
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 358 /// invalidated on the next non-local query or when an instruction is
  /external/llvm/lib/CodeGen/
MachineSink.cpp 259 // Predecrement I (if it's not begin) so that it isn't invalidated by
ShadowStackGC.cpp 237 // necessary is that a simple Module::iterator loop not be invalidated.
  /external/stlport/stlport/stl/
_tree.h 49 iterators invalidated are those referring to the deleted node.
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.h 606 // the invalidated region and the time required to draw (used to draw)
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
ChromeClientGtk.cpp 378 // If we've invalidated regions for scrolling, force GDK to process those invalidations
  /frameworks/base/media/java/android/media/videoeditor/
VideoEditor.java 543 * If a transition existed at the same position it is invalidated and then
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_tree.h 49 iterators invalidated are those referring to the deleted node.
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
ShortcutRepositoryTest.java 591 assertShortcuts("expecting app1's click count to reset after being invalidated.",
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_tree.h 49 iterators invalidated are those referring to the deleted node.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_tree.h 49 iterators invalidated are those referring to the deleted node.
  /system/core/sh/
exec.c 489 /* if not invalidated by cd, we're done */
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp 182 const StoreManager::InvalidatedSymbols *invalidated,
185 return getCheckerManager().runCheckersForRegionChanges(state, invalidated,
    [all...]
  /external/clang/test/Analysis/
misc-ps.m 494 // different sign and then invalidated.
871 // invalidated by a call to an unknown function.
    [all...]
  /external/valgrind/main/coregrind/
m_transtab.c 130 invalidated. */
246 fields in TT entries. Again, these pointers must be invalidated
    [all...]
  /external/webkit/Source/WebCore/editing/
SelectionController.cpp 262 // occupied would be invalidated, but, selection gaps that change as a result of
263 // the removal wouldn't be invalidated.
    [all...]
  /external/webkit/Source/WebKit/mac/Carbon/
HIWebView.mm 349 // can be drawn in one pass. Doing a layout here will cause new regions to be invalidated, but they
953 // last time the user hit the tab key, and nothing has invalidated
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_registrar.c 420 * @timeout: Time (in seconds) when the PIN will be invalidated; 0 = no timeout
514 wpa_hexdump(MSG_DEBUG, "WPS: Invalidated PIN for UUID",
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
date.sgml 45 fail. Dates can be invalidated by calling g_date_clear() again.
  /external/chromium/net/socket/
socket_test_util.h 496 // because those are invalidated on vector reallocation.
    [all...]

Completed in 869 milliseconds

1 2 3 4 5 6 78 91011>>