Home
last modified time | relevance | path

Searched refs:invalidated (Results 1 – 25 of 104) sorted by relevance

12345

/external/clang/test/Analysis/
Dobjc_invalidation.m85 // Ivars invalidated by the partial invalidator.
176 // expected-warning@-2 {{Instance variable Ivar1 needs to be invalidated}}
177 // expected-warning@-3 {{Instance variable MultipleProtocols needs to be invalidated}}
178 // expected-warning@-4 {{Instance variable MultInheritance needs to be invalidated}}
179 // expected-warning@-5 {{Property SynthIvarProp needs to be invalidated or set to nil}}
180 // expected-warning@-6 {{Instance variable _Ivar3 needs to be invalidated}}
181 // expected-warning@-7 {{Instance variable _Ivar4 needs to be invalidated}}
182 // expected-warning@-8 {{Instance variable Ivar5 needs to be invalidated or set to nil}}
183 // expected-warning@-9 {{Instance variable Ivar13 needs to be invalidated or set to nil}}
254 // expected-warning@-2 {{Property foobar15_warn needs to be invalidated; no invalidation method is …
[all …]
Dmisc-ps-region-store-i386.m4 // Here is a case where a pointer is treated as integer, invalidated as an
Dmisc-ps-region-store-x86_64.m4 // Here is a case where a pointer is treated as integer, invalidated as an
Dretain-release-region-store.m140 // the reference count of a tracked region that was itself invalidated.
244 // The ivar binding for tc->myIvar gets invalidated.
249 // The ivar binding for tc->myIvar gets invalidated.
Dmisc-ps-region-store.m60 // Check our handling of fields being invalidated by function calls.
186 // Bit-fields of a struct should be invalidated when blasting the entire
262 // <rdar://problem/6914474> - Check that 'x' is invalidated because its
471 // PR 3135 - Test case that shows that a variable may get invalidated when its
568 // The call to 'bar' might cause 'q' to be invalidated.
574 // 'q' to possibly be invalidated.
589 // The call to 'bar' might cause 'q' to be invalidated.
599 // Test that the value of 'x' is considered invalidated after the block
635 // Show that we handle static variables also getting invalidated.
903 // Previously 'f' was not properly invalidated, causing the use of
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopDistribute/
Dbounds-expansion-bug.ll14 ; can get earlier expanded values invalidated when casts are used. This test
15 ; ensure that we are not using the invalidated values.
36 ; new cast will be emitted and the old cast will get invalidated.
55 ; %0 = bitcast i32* undef to i8* <--- old, invalidated
64 ; %0 = bitcast i32* undef to i8* <--- old, invalidated
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
DShadowMap.java143 Map<String, ShadowInfo> invalidated = new HashMap<>(overriddenShadows); in getInvalidatedClasses()
148 ShadowInfo currentConfig = invalidated.get(className); in getInvalidatedClasses()
150 invalidated.put(className, previousConfig); in getInvalidatedClasses()
152 invalidated.remove(className); in getInvalidatedClasses()
156 HashSet<String> classNames = new HashSet<>(invalidated.keySet()); in getInvalidatedClasses()
/external/llvm/test/Transforms/LoopDistribute/
Dbounds-expansion-bug.ll14 ; can get earlier expanded values invalidated when casts are used. This test
15 ; ensure that we are not using the invalidated values.
36 ; new cast will be emitted and the old cast will get invalidated.
55 ; %0 = bitcast i32* undef to i8* <--- old, invalidated
64 ; %0 = bitcast i32* undef to i8* <--- old, invalidated
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dinvalidation.ll1 ; Test that SCEV gets invalidated when one of its dependencies is invalidated.
4 ; due to a dependency being invalidated, and then re-urns it. This will
/external/guava/guava-tests/test/com/google/common/cache/
DAbstractCacheTest.java82 final List<Object> invalidated = Lists.newArrayList(); in testInvalidateAll() local
91 invalidated.add(key); in testInvalidateAll()
97 assertEquals(toInvalidate, invalidated); in testInvalidateAll()
/external/autotest/client/cros/cellular/pseudomodem/
Ddbus_std_ifaces.py285 invalidated = old_props.keys()
287 invalidated = []
289 self.PropertiesChanged(interface, properties, invalidated)
/external/llvm/test/Transforms/CodeGenPrepare/
Ddom-tree.ll3 ; Checks that the dom tree is properly invalidated after an operation that will
4 ; invalidate it in CodeGenPrepare. If the domtree isn't properly invalidated,
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/
Ddom-tree.ll3 ; Checks that the dom tree is properly invalidated after an operation that will
4 ; invalidate it in CodeGenPrepare. If the domtree isn't properly invalidated,
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dloop-pm-invalidation.ll1 ; Test that the loop PM infrastructure is invalidated appropriately.
4 ; invalidated.
80 ; CHECK-LOOP-INV-NEXT: Clearing all analysis results for: <possibly invalidated loop>
115 ; CHECK-SCEV-INV-NEXT: Clearing all analysis results for: <possibly invalidated loop>
163 ; CHECK-LOOP-INV-NEXT: Clearing all analysis results for: <possibly invalidated loop>
164 ; CHECK-LOOP-INV-NEXT: Clearing all analysis results for: <possibly invalidated loop>
205 ; CHECK-SCEV-INV-NEXT: Clearing all analysis results for: <possibly invalidated loop>
206 ; CHECK-SCEV-INV-NEXT: Clearing all analysis results for: <possibly invalidated loop>
261 ; CHECK-LOOP-INV-NEXT: Clearing all analysis results for: <possibly invalidated loop>
296 ; CHECK-SCEV-INV-NEXT: Clearing all analysis results for: <possibly invalidated loop>
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/MemoryDependenceAnalysis/
Dinvalidation.ll1 ; Test that memdep gets invalidated when the analyses it depends on are
2 ; invalidated.
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.c327 curr = cache->invalidated.next; in svga_screen_cache_flush()
329 while (curr != &cache->invalidated) { in svga_screen_cache_flush()
383 LIST_ADD(&entry->head, &cache->invalidated); in svga_screen_cache_flush()
439 LIST_INITHEAD(&cache->invalidated); in svga_screen_cache_init()
Dsvga_screen_cache.h122 struct list_head invalidated; member
/external/kernel-headers/original/uapi/linux/
Dbcache.h325 __u32 invalidated; member
373 __u32 invalidated; member
/external/clang/docs/analyzer/
DRegionStore.txt64 invalidated, all the instance variables must be invalidated as well. However,
91 its *contents* must also be transitively invalidated. (For example, if a region
92 'p' of type 'int **' is invalidated, the contents of '*p' and '**p' may have
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dexpand-condsets-def-undef.mir6 # during predication. In the code below, %2.isub_hi is invalidated
/external/deqp/doc/testspecs/GLES3/
Dfunctional.fbo.invalidate.txt30 + Texture lookups from partially invalidated texture attachment
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSubEngine.h134 const InvalidatedSymbols *invalidated,
/external/llvm/test/Feature/OperandBundles/
Ddse.ll61 ; the calling function body will be invalidated in that case, the calling
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/OperandBundles/
Ddse.ll61 ; the calling function body will be invalidated in that case, the calling
/external/python/cpython3/Doc/library/
Dcompileall.rst88 Control how the generated byte-code files are invalidated at runtime.
161 pycs are invalidated at runtime.
212 pycs are invalidated at runtime.

12345