/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/ |
bcache.h | 174 __u32 invalidated; member in struct:uuid_entry::__anon67617::__anon67618 205 __u32 invalidated; member in struct:uuid_entry_v0
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/ |
bcache.h | 174 __u32 invalidated; member in struct:uuid_entry::__anon68393::__anon68394 205 __u32 invalidated; member in struct:uuid_entry_v0
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/ |
bcache.h | 174 __u32 invalidated; member in struct:uuid_entry::__anon69170::__anon69171 205 __u32 invalidated; member in struct:uuid_entry_v0
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ArrayBlockingQueue.java | 1030 private boolean invalidated(int index, int prevTakeIndex, method in class:ArrayBlockingQueue.Itr [all...] |
/prebuilts/go/darwin-x86/src/container/heap/ |
heap.go | 38 // and may be called whenever the heap invariants may have been invalidated.
|
/prebuilts/go/linux-x86/src/container/heap/ |
heap.go | 38 // and may be called whenever the heap invariants may have been invalidated.
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
ShaderProgram.java | 63 * ShaderPrograms are managed. In case the OpenGL context is lost all shaders get invalidated and have to be reloaded. This
145 /** whether this shader was invalidated **/
146 private boolean invalidated;
field in class:ShaderProgram 743 if (invalidated) {
745 invalidated = false;
765 shaderArray.get(i).invalidated = true;
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
Checker.h | 307 const InvalidatedSymbols *invalidated, 311 return ((const CHECKER *)checker)->checkRegionChanges(state, invalidated,
|
CheckerManager.h | 78 /// a region containing this pointer is invalidated. 327 /// \param invalidated A set of all symbols potentially touched by the change. 332 /// \param Call The call expression wrapper if the regions are invalidated 336 const InvalidatedSymbols *invalidated,
|
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
statetracker.py | 326 self.invalidated = False 344 self.invalidated = True 348 return self.invalidated [all...] |
/system/connectivity/shill/cellular/ |
cellular_capability_universal_unittest.cc | 1968 vector<string> invalidated; local [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
stubs.go | 39 // closure will be invalidated while it is still executing. 233 // but it may be invalidated by any subsequent call to a function
|
/prebuilts/go/linux-x86/src/runtime/ |
stubs.go | 39 // closure will be invalidated while it is still executing. 233 // but it may be invalidated by any subsequent call to a function
|
/external/clang/lib/StaticAnalyzer/Core/ |
CheckerManager.cpp | 499 const InvalidatedSymbols *invalidated, 508 state = RegionChangesCheckers[i].CheckFn(state, invalidated,
|
ExprEngine.cpp | 271 const InvalidatedSymbols *invalidated, 275 return getCheckerManager().runCheckersForRegionChanges(state, invalidated, [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ExprEngine.h | 289 const InvalidatedSymbols *invalidated, 507 const InvalidatedSymbols *Invalidated,
|
/external/v8/src/ast/ |
scopes.cc | 1223 Variable* invalidated = var; local [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/ |
peep.go | 275 // TODO(rsc): Whatever invalidated the info should have done this call. [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/arm/ |
peep.go | 272 // TODO(rsc): Whatever invalidated the info should have done this call. [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/ |
peep.go | 275 // TODO(rsc): Whatever invalidated the info should have done this call. [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/arm/ |
peep.go | 272 // TODO(rsc): Whatever invalidated the info should have done this call. [all...] |
/external/llvm/bindings/ocaml/llvm/ |
llvm.mli | 429 contained. All references to subordinate objects are invalidated; [all...] |
/external/iproute2/doc/ |
ip-cref.tex | 806 is finally invalidated. [all...] |