Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/util/concurrent/
DAsyncSettableFuture.java45 private final ListenableFuture<V> dereferenced = Futures.dereference(nested); field in AsyncSettableFuture
50 return dereferenced; in delegate()
/external/clang/docs/analyzer/
Dnullability.rst16 - 'p' gets dereferenced
27 …ion body is being inlined, the will be no warning, when the symbol is dereferenced. In case I have…
73 …Nullable is inlined the analyzer will not warn when the obj symbol is dereferenced. One solution f…
78 …symbol. This is not a big caveat, since once the top level pointer is dereferenced, the symvol for…
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFuturesTest.java744 ListenableFuture<?> dereferenced = Futures.dereference(outer);
745 assertNull(dereferenced.get());
752 ListenableFuture<Foo> dereferenced = Futures.<Foo>dereference(outer);
753 assertSame(fooChild, dereferenced.get());
758 ListenableFuture<Foo> dereferenced = Futures.dereference(outer);
759 dereferenced.cancel(true);
766 ListenableFuture<Foo> dereferenced = Futures.dereference(outer);
767 dereferenced.cancel(true);
773 ListenableFuture<Foo> dereferenced = Futures.dereference(outer);
775 assertTrue(dereferenced.isCancelled());
[all …]
/external/clang/test/Analysis/
Dnullability.mm43 Dummy &r = *p; // expected-warning {{Nullable pointer is dereferenced}}
46 int b = p->val; // expected-warning {{Nullable pointer is dereferenced}}
49 int stuff = *ptr; // expected-warning {{Nullable pointer is dereferenced}}
61 default: { Dummy d = *p; } break; // expected-warning {{Nullable pointer is dereferenced}}
/external/llvm/docs/
DCMakePrimer.rst122 In this code sample MSVC will be implicitly dereferenced, which will result in
123 the if command comparing the value of the dereferenced variables ``SOME_VAR``
183 You'll notice that the inner foreach loop's list is doubly dereferenced. This is
271 The variable argument portion of the ``foreach`` block can contain dereferenced
425 non-dereferenced variables with names that overlap in the parent scope, but it
DGetElementPtr.rst58 won't be dereferenced?*
172 What is dereferenced by GEP?
191 pointer in the structure *must* be dereferenced in order to index into the
DPasses.rst522 that the pointer is only dereferenced, and not returned from the function or
DProgrammersManual.rst1084 dereferenced.
3272 instruction because this pointer must be dereferenced first. For example, if
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td66 "dereferenced pointer past the end of %select{|subobject of }0"
125 "dereferenced null pointer is not allowed in a constant expression">;
128 "dereferenced one-past-the-end pointer is not allowed in a constant expression">;
DDiagnosticSemaKinds.td2832 "reference cannot be bound to dereferenced null pointer in well-defined C++ "
2850 "reference cannot be bound to dereferenced null pointer in well-defined C++ "
5420 "binding dereferenced null pointer to reference has undefined behavior">,
/external/llvm/test/Analysis/GlobalsModRef/
Dnonescaping-noalias.ll103 ; a parameter that has been dereferenced when the global is non-escaping.
/external/clang/docs/
DBlockLanguageSpec.rst70 versa. [cast.c] A Block reference may not be dereferenced via the
/external/clang/include/clang/StaticAnalyzer/Checkers/
DCheckers.td179 HelpText<"Warns when a nullable pointer is dereferenced.">,
/external/llvm/include/llvm/IR/
DIntrinsics.td75 // ReadNone - The specified argument pointer is not dereferenced by the
/external/vboot_reference/scripts/image_signing/lib/shflags/
Dshflags388 # string: value of dereferenced flag variable
/external/shflags/lib/
Dshflags427 # string: value of dereferenced flag variable
/external/shflags/src/
Dshflags426 # string: value of dereferenced flag variable
/external/strace/
DNEWS854 * Linux program memory is reliably dereferenced
/external/libcxx/include/experimental/
Dfilesystem1927 _LIBCPP_ASSERT(__imp_, "The end iterator cannot be dereferenced");
/external/libxml2/
DNEWS27 Pointer dereferenced before null check (Daniel Veillard),
79 Fix pointer dereferenced before null check (Gaurav),
/external/guice/extensions/persist/lib/
Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/ ...
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...