HomeSort by relevance Sort by last modified time
    Searched full:invalidated (Results 101 - 125 of 406) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/lib/CodeGen/
DeadMachineInstructionElim.cpp 146 nextI = llvm::next(I); // I is invalidated by the setReg
LiveRegMatrix.h 79 /// caches are invalidated.
  /external/llvm/test/Transforms/LoopUnroll/
scevunroll.ll 6 ; tests may check that SCEV is properly invalidated between passes.
  /external/openfst/src/include/fst/extensions/pdt/
replace.h 178 if (os == p.first) { // Invalidated iterator
  /external/oprofile/libdb/
odb.h 140 * node. Take care all node pointer can be invalidated by this call.
  /external/webkit/Source/WebKit/win/Interfaces/
IWebViewPrivate.idl 203 // If rect is 0, the entire backing store will be invalidated.
  /frameworks/base/core/java/android/hardware/display/
DisplayManagerGlobal.java 52 // orientation change before the display info cache has actually been invalidated.
  /frameworks/base/core/java/android/preference/
PreferenceGroupAdapter.java 42 * This adapter also propagates data change/invalidated notifications upward.
  /libcore/luni/src/main/java/java/io/
CharArrayReader.java 131 * invalidated.
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertFactoryImpl.java 750 // (mark was not set up or was invalidated, or reset to the marked
755 // position in the buffer where the mark becomes invalidated
    [all...]
  /libcore/luni/src/test/java/libcore/java/io/
OldBufferedInputStreamTest.java 138 // Test 2: Check that mark / reset works when the mark is not invalidated.
OldLineNumberInputStreamTest.java 125 // Correct; mark has been invalidated.
OldLineNumberReaderTest.java 49 // The spec does not say the mark has to be invalidated
  /libcore/support/src/test/java/tests/support/
Support_StringReader.java 71 * back to the marked position provided the mark has not been invalidated.
  /packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
SourceLatency.java 302 Log.d(TAG, mSrc + ": invalidated");
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 303 /// \param invalidated A set of all symbols potentially touched by the change.
308 /// \param Call The call expression wrapper if the regions are invalidated
312 const StoreManager::InvalidatedSymbols *invalidated,
  /external/stlport/stlport/stl/debug/
_debug.c 289 _STLP_STRING_LITERAL("Uninitialized or invalidated (by mutating operation) iterator used"), \
290 _STLP_STRING_LITERAL("Uninitialized or invalidated (by mutating operation) lefthand iterator in expression"), \
291 _STLP_STRING_LITERAL("Uninitialized or invalidated (by mutating operation) righthand iterator in expression"), \
  /frameworks/base/docs/html/guide/topics/graphics/
hardware-accel.jd 200 called on it. When this happens, you are relying on another view being invalidated to obtain the
217 call. Views that have not been invalidated can be redrawn simply by re-issuing the previously
452 require the view to be invalidated and redrawn. The following list of properties affect the way
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 289 _STLP_STRING_LITERAL("Uninitialized or invalidated (by mutating operation) iterator used"), \
290 _STLP_STRING_LITERAL("Uninitialized or invalidated (by mutating operation) lefthand iterator in expression"), \
291 _STLP_STRING_LITERAL("Uninitialized or invalidated (by mutating operation) righthand iterator in expression"), \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
shared_ptr.h 666 // __r._M_ptr may already have been invalidated. The _M_ptr(__r._M_ptr)
670 // in multithreaded programs __r._M_ptr may be invalidated at any point.
717 // A: Another thread may have invalidated r after the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 827 // __r._M_ptr may already have been invalidated. The _M_ptr(__r._M_ptr)
831 // in multithreaded programs __r._M_ptr may be invalidated at any point.
878 // A: Another thread may have invalidated r after the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 827 // __r._M_ptr may already have been invalidated. The _M_ptr(__r._M_ptr)
831 // in multithreaded programs __r._M_ptr may be invalidated at any point.
878 // A: Another thread may have invalidated r after the
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 666 // __r._M_ptr may already have been invalidated. The _M_ptr(__r._M_ptr)
670 // in multithreaded programs __r._M_ptr may be invalidated at any point.
717 // A: Another thread may have invalidated r after the
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 289 _STLP_STRING_LITERAL("Uninitialized or invalidated (by mutating operation) iterator used"), \
290 _STLP_STRING_LITERAL("Uninitialized or invalidated (by mutating operation) lefthand iterator in expression"), \
291 _STLP_STRING_LITERAL("Uninitialized or invalidated (by mutating operation) righthand iterator in expression"), \
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 666 // __r._M_ptr may already have been invalidated. The _M_ptr(__r._M_ptr)
670 // in multithreaded programs __r._M_ptr may be invalidated at any point.
717 // A: Another thread may have invalidated r after the

Completed in 636 milliseconds

1 2 3 45 6 7 8 91011>>