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

1 2 3 4 56 7 8 91011>>

  /external/clang/lib/StaticAnalyzer/Core/
CheckerManager.cpp 365 const StoreManager::InvalidatedSymbols *invalidated,
373 state = RegionChangesCheckers[i].CheckFn(state, invalidated,
  /external/llvm/lib/Analysis/IPA/
CallGraphSCCPass.cpp 196 // invalidated and removed.
316 // We scanned the old callgraph node, removing invalidated call sites and
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 301 // have invalidated the live-out memory values of our parent value. For now,
431 // Okay, we just invalidated anything we knew about loaded values. Try
LoopIdiomRecognize.cpp 243 // If processing the store invalidated our iterator, start over from the
256 // If processing the memset invalidated our iterator, start over from the
LoopRotation.cpp 194 // in its header will soon be invalidated.
  /external/qemu/memcheck/
memcheck.c 569 * 1 if TLB record for the accessed page should be invalidated in order to
604 * 1 if TLB record for the accessed page should be invalidated in order to
  /external/bluetooth/glib/gobject/
gclosure.c 414 * both invalidated and finalized, then the invalidate notifiers will
447 * @closure is invalidated with g_closure_invalidate(). Invalidation
553 * been invalidated before).
    [all...]
  /external/valgrind/main/VEX/priv/
guest_generic_x87.c 791 // boolRes is "pre-invalidated"
831 // boolRes is "pre-invalidated"
871 // boolRes is "pre-invalidated"
  /libcore/luni/src/main/java/java/security/
KeyStore.java     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 1029 // __r._M_ptr may already have been invalidated. The _M_ptr(__r._M_ptr)
1033 // in multithreaded programs __r._M_ptr may be invalidated at any point
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 1029 // __r._M_ptr may already have been invalidated. The _M_ptr(__r._M_ptr)
1033 // in multithreaded programs __r._M_ptr may be invalidated at any point
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 1029 // __r._M_ptr may already have been invalidated. The _M_ptr(__r._M_ptr)
1033 // in multithreaded programs __r._M_ptr may be invalidated at any point
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
BufferedInputStreamTest.java 408 // throws IOException with message "Mark has been invalidated"
  /external/chromium/chrome/browser/automation/
automation_resource_message_filter.cc 56 // it is invalidated.
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 215 // Tells GTK that the toolbar area is invalidated and needs redrawing. We
  /external/chromium/net/disk_cache/
disk_format.h 210 // resource can be invalidated and replaced with a new version at any time, it
  /external/chromium/net/http/
http_util.h 262 // String iterators returned from this class' methods may be invalidated upon
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 441 /// be invalidated by any change to the builder.
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCSelfInitChecker.cpp 33 // Because the object that 'self' points to gets invalidated when a call
  /external/clang/test/Analysis/
misc-ps-region-store.cpp 244 // variables are properly invalidated.
  /external/kernel-headers/original/asm-arm/
tlbflush.h 214 * only require the D-TLB to be invalidated.
  /external/llvm/docs/
Lexicon.html 135 invalidated at any <a href="Safe_Point">safe point</a>. This term is used in
  /external/llvm/include/llvm/Analysis/
DominatorInternals.h 80 // get invalidated when processing the successors.
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 586 /// invalidated on the next non-local query or when an instruction is
785 "Instruction invalidated?");
    [all...]
  /external/llvm/lib/VMCore/
Pass.cpp 78 // By default, no analysis results are used, all are invalidated.

Completed in 727 milliseconds

1 2 3 4 56 7 8 91011>>