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

1 2 3 45 6 7 8 91011>>

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
LineNumberInputStreamTest.java 127 // Correct mark has been invalidated
  /external/apache-harmony/support/src/test/java/tests/support/
Support_StringReader.java 71 * back to the marked position provided the mark has not been invalidated.
  /external/chromium/base/
string16.h 137 // data member to be invalidated, it must not be freed if this static data
  /external/chromium/googleurl/base/
string16.h 150 // data member to be invalidated, it must not be freed if this static data
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramState.h 232 /// \param Regions the set of regions to be invalidated.
240 /// \param IS the set of invalidated symbols.
241 /// \param Call if non-null, the invalidated regions represent parameters to
242 /// the call and should be considered directly invalidated.
  /external/clang/test/Analysis/
self-init.m 227 // Test for radar://10973514 : self should not be invalidated by a method call.
taint-tester.c 155 // Test that stdin does not get invalidated by calls.
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 95 * resulting object would be invalidated by simultaneous mutation to the
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
Attribute_info.java 196 // TODO: remove this field as it is invalidated easily by most attribute mutations
  /external/guava/guava/src/com/google/common/cache/
Cache.java 35 * evicted or manually invalidated.
LoadingCache.java 31 * and are stored in the cache until either evicted or manually invalidated.
  /external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h 79 /// caches are invalidated.
  /external/llvm/lib/CodeGen/
DeadMachineInstructionElim.cpp 133 nextI = llvm::next(I); // I is invalidated by the setReg
  /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 187 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 751 // (mark was not set up or was invalidated, or reset to the marked
756 // 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.

Completed in 533 milliseconds

1 2 3 45 6 7 8 91011>>