HomeSort by relevance Sort by last modified time
    Searched full:invalidated (Results 226 - 250 of 443) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 367 // end iterator is not invalidated:
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 367 // end iterator is not invalidated:
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 367 // end iterator is not invalidated:
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 367 // end iterator is not invalidated:
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 167 /// \brief Used to specify non-argument regions that will be invalidated as a
311 /// \brief Returns a new state with all argument regions invalidated.
    [all...]
  /external/v8/src/
scopes.cc 977 Variable* invalidated = var; local
979 var->set_local_if_not_shadowed(invalidated);
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherTest.java 740 * If it brcomes invalidated regenerate it using following commands:
770 * If it brcomes invalidated regenerate it using following commands:
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
assoc_container.hpp 621 * restores invariants when invalidated.
712 * restores invariants when invalidated.
  /external/llvm/docs/
WritingAnLLVMPass.rst 332 invalidated, and are never "run".
783 which are invalidated by the current pass.
801 By implementing the ``getAnalysisUsage`` method, the required and invalidated
805 information about which passes are required and not invalidated. To do this, a
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_registrar.c 726 * @timeout: Time (in seconds) when the PIN will be invalidated; 0 = no timeout
838 wpa_hexdump(MSG_DEBUG, "WPS: Invalidated PIN for UUID",
862 wpa_hexdump(MSG_DEBUG, "WPS: Invalidated PIN for UUID",
1050 wpa_hexdump_key(MSG_DEBUG, "WPS: Invalidated wildcard PIN",
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp     [all...]
RetainCountChecker.cpp     [all...]
  /external/clang/test/Analysis/
misc-ps.m 275 // Check that the pointer-to-conts arguments do not get invalidated by Obj C
514 // different sign and then invalidated.
891 // invalidated by a call to an unknown function.
    [all...]
misc-ps-region-store.cpp 244 // variables are properly invalidated.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java 138 * references to them should be considered to be invalidated after any
962 * invalidated if the FastStringBuffer is edited; it's the user's
    [all...]
  /external/iproute2/examples/
cbq.init-v0.7.3 70 # - added caching to speed up CBQ start, the cache is invalidated
169 # configuration files. This cache is invalidated whenever any of the CBQ
    [all...]
  /external/llvm/lib/CodeGen/
LiveInterval.cpp 221 /// not invalidated.
845 // This also invalidated ReadI, but it is recomputed below.
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 248 /// Unregisters the Stub when it's invalidated.
    [all...]
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 458 // Check to see if the load is invalidated from the start of the block to
465 return false; // Pointer is invalidated!
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 747 // If processing the store invalidated our iterator, start over from the
760 // If processing the memset invalidated our iterator, start over from the
    [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...]
  /frameworks/base/core/java/android/view/
View.java     [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

Completed in 810 milliseconds

1 2 3 4 5 6 7 8 91011>>