Home
last modified time | relevance | path

Searched refs:referenced (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/external/clang/test/SemaObjC/
Dunused-backing-ivar-warning.m18 …ewX { // expected-warning {{ivar '_x' which backs the property is not referenced in this property…
21 - (id) y { // expected-warning {{ivar '_y' which backs the property is not referenced in this prope…
25 - (void) setV:(id)newV { // expected-warning {{ivar '_v' which backs the property is not referenced
38 - (id) u { // expected-warning {{ivar '_u' which backs the property is not referenced in this prope…
48 …T { // expected-warning {{ivar 'tIvar' which backs the property is not referenced in this property…
122 - (long) q { return 0; } // expected-warning {{ivar 'q' which backs the property is not referenced
123 …val { } // expected-warning {{ivar 'q' which backs the property is not referenced in this property…
124 …rn p; } // expected-warning {{ivar 'r' which backs the property is not referenced in this property…
145 -(int)p2 { // expected-warning {{ivar '_p2' which backs the property is not referenced in this pro…
200 … // expected-warning {{ivar '_cidURL1' which backs the property is not referenced in this property…
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_flush.c108 unsigned referenced; in llvmpipe_flush_resource() local
110 referenced = llvmpipe_is_resource_referenced(pipe, resource, level); in llvmpipe_flush_resource()
112 if ((referenced & LP_REFERENCED_FOR_WRITE) || in llvmpipe_flush_resource()
113 ((referenced & LP_REFERENCED_FOR_READ) && !read_only)) { in llvmpipe_flush_resource()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_flush.c124 unsigned referenced; in softpipe_flush_resource() local
126 referenced = softpipe_is_resource_referenced(pipe, texture, level, layer); in softpipe_flush_resource()
128 if ((referenced & SP_REFERENCED_FOR_WRITE) || in softpipe_flush_resource()
129 ((referenced & SP_REFERENCED_FOR_READ) && !read_only)) { in softpipe_flush_resource()
136 if (referenced & SP_REFERENCED_FOR_READ) in softpipe_flush_resource()
/external/apache-http/src/org/apache/commons/logging/impl/
DWeakHashtable.java146 Referenced referenced = new Referenced(key); in containsKey() local
147 return super.containsKey(referenced); in containsKey()
470 private final Referenced referenced;
474 Referenced referenced) {
476 this.referenced = referenced;
480 return referenced;
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c90 boolean referenced; member
228 if (isurf->referenced) in vmw_swc_flush()
239 if (ishader->referenced) in vmw_swc_flush()
458 if (isrf && isrf->referenced) { in vmw_swc_surface_clear_reference()
459 isrf->referenced = FALSE; in vmw_swc_surface_clear_reference()
479 isrf->referenced = FALSE; in vmw_swc_surface_only_relocation()
495 if (!(flags & SVGA_RELOC_INTERNAL) && !isrf->referenced) { in vmw_swc_surface_only_relocation()
496 isrf->referenced = TRUE; in vmw_swc_surface_only_relocation()
567 ishader->referenced = FALSE; in vmw_swc_shader_relocation()
577 if (!ishader->referenced) { in vmw_swc_shader_relocation()
[all …]
/external/smali/smalidea/src/main/java/org/jf/smalidea/findUsages/
DSmaliUsageTypeProvider.java60 PsiElement referenced = ((PsiReference) element).resolve(); in getUsageType() local
61 if (referenced != null) { in getUsageType()
62 if (referenced instanceof PsiClass) { in getUsageType()
64 } else if (referenced instanceof PsiField) { in getUsageType()
66 } else if (referenced instanceof PsiMethod) { in getUsageType()
/external/llvm/test/Bitcode/
Dmdnodes-distinct-nodes-first.ll5 ; Nodes in this testcase are numbered to match how they are referenced in
6 ; bitcode. !1 is referenced as opN=1.
Dmdnodes-distinct-in-post-order.ll5 ; Nodes in this testcase are numbered to match how they are referenced in
6 ; bitcode. !3 is referenced as opN=3.
Dmdnodes-distinct-nodes-break-cycles.ll13 ; Nodes in this testcase are numbered to match how they are referenced in
14 ; bitcode. !3 is referenced as opN=3.
Dmdnodes-in-post-order.ll8 ; Nodes in this testcase are numbered to match how they are referenced in
9 ; bitcode. !3 is referenced as opN=3.
/external/clang/test/CodeGenCXX/
Dsections.cpp63 extern __declspec(allocate("read_flag_section")) int referenced = 42;
64 int *user() { return &referenced; } in user()
/external/libmojo/third_party/jinja2/
Dext.py261 referenced = set()
266 referenced.update(singular_names)
286 referenced.update(plural_names)
291 for var in referenced:
301 bool(referenced),
311 referenced = []
320 referenced.append(name)
339 return referenced, concat(buf)
/external/e2fsprogs/tests/f_h_badnode/
Dexpect.14 Problem in HTREE directory inode 12929: block #993 referenced twice
8 Problem in HTREE directory inode 12929: block #1062 not referenced
/external/clang/test/ARCMT/
Datautorelease-check.m109 …++x; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was decl…
120 …struct S *var; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that i…
132 …int x = Bar; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it …
143 …Bar x; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was de…
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DActionAnalysis.g32 * rules have predefined prefs referenced. I need this so I can
34 * which are referenced by actions.
94 // ref to rule referenced in this alt
110 /** $x x is an isolated rule label. Just record that the label was referenced */
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllvm-nm.pod31 Named object is referenced but undefined in this bitcode file
87 symbols which may be referenced by objects in this file, but not
97 Print only symbols referenced but not defined in this bitcode file.
/external/clang/test/TableGen/
Danonymous-groups.td37 // CHECK-NEXT: anonymous-groups.td:[[@LINE-7]]:47: note: also referenced here
40 // CHECK-NEXT: anonymous-groups.td:[[@LINE-8]]:11: note: also referenced here
/external/swiftshader/src/OpenGL/compiler/
DBUILD.gn29 …cflags += [ "/wd4189" ] # local variable is initialized but not referenced (variables only used i…
35 …cflags += [ "-Wno-unused-variable" ] # local variable is initialized but not referenced (variable…
/external/llvm/docs/CommandGuide/
Dllvm-nm.rst28 Named object is referenced but undefined in this bitcode file
84 symbols which may be referenced by objects in this file, but not
127 Print only symbols referenced but not defined in this file.
/external/desugar/java/com/google/devtools/build/android/desugar/
DLambdaDesugaring.java100 checkState(bridge.getValue().referenced() != null, in visitEnd()
113 toInternalNames(bridge.getValue().referenced().getExceptionTypes())); in visitEnd()
569 Handle methodReference, Executable referenced, Handle bridgeMethod) { in bridge() argument
572 methodReference, checkNotNull(referenced), bridgeMethod); in bridge()
578 @Nullable public abstract Executable referenced(); in referenced() method in LambdaDesugaring.MethodReferenceBridgeInfo
/external/python/cpython2/Doc/c-api/
Dcell.rst8 "Cell" objects are used to implement variables referenced by multiple scopes.
14 generated byte-code; these are not automatically de-referenced when accessed.
Dweakref.rst65 Return the referenced object from a weak reference, *ref*. If the referent is
72 This function returns a **borrowed reference** to the referenced object.
/external/autotest/apache/
Dapache-prod-conf1 # This is the "prod" conf file directly referenced by the AFE running in our
/external/python/cpython2/Modules/
Dgc_weakref.txt82 referenced object itself is not passed to the callback, and the presumption
83 is that the weakly referenced object is unreachable trash at the time the
86 That's usually true, but not always. Suppose a weakly referenced object
91 the weakly referenced object being torn down, or other objects in the cycle
117 weakly referenced object, all be in cyclic trash at the same time. This
143 callback object, and the callback object may *itself* be weakly referenced,
160 tp_clear(): it removes the weakref from the weakly-referenced object's list
/external/clang/test/Parser/
Dobjc-property-syntax.m8 …tems) MyClass *ab_defaultToolbarItems; // expected-error {{method name referenced in property sett…

12345678910>>...16