/external/guava/guava/src/com/google/common/util/concurrent/ |
D | AsyncSettableFuture.java | 45 private final ListenableFuture<V> dereferenced = Futures.dereference(nested); field in AsyncSettableFuture 50 return dereferenced; in delegate()
|
/external/clang/docs/analyzer/ |
D | nullability.rst | 16 - '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/ |
D | FuturesTest.java | 744 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/ |
D | nullability.mm | 43 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/ |
D | CMakePrimer.rst | 122 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
|
D | GetElementPtr.rst | 58 won't be dereferenced?* 172 What is dereferenced by GEP? 191 pointer in the structure *must* be dereferenced in order to index into the
|
D | Passes.rst | 522 that the pointer is only dereferenced, and not returned from the function or
|
D | ProgrammersManual.rst | 1084 dereferenced. 3272 instruction because this pointer must be dereferenced first. For example, if
|
/external/clang/include/clang/Basic/ |
D | DiagnosticASTKinds.td | 66 "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">;
|
D | DiagnosticSemaKinds.td | 2832 "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/ |
D | nonescaping-noalias.ll | 103 ; a parameter that has been dereferenced when the global is non-escaping.
|
/external/clang/docs/ |
D | BlockLanguageSpec.rst | 70 versa. [cast.c] A Block reference may not be dereferenced via the
|
/external/clang/include/clang/StaticAnalyzer/Checkers/ |
D | Checkers.td | 179 HelpText<"Warns when a nullable pointer is dereferenced.">,
|
/external/llvm/include/llvm/IR/ |
D | Intrinsics.td | 75 // ReadNone - The specified argument pointer is not dereferenced by the
|
/external/vboot_reference/scripts/image_signing/lib/shflags/ |
D | shflags | 388 # string: value of dereferenced flag variable
|
/external/shflags/lib/ |
D | shflags | 427 # string: value of dereferenced flag variable
|
/external/shflags/src/ |
D | shflags | 426 # string: value of dereferenced flag variable
|
/external/strace/ |
D | NEWS | 854 * Linux program memory is reliably dereferenced
|
/external/libcxx/include/experimental/ |
D | filesystem | 1927 _LIBCPP_ASSERT(__imp_, "The end iterator cannot be dereferenced");
|
/external/libxml2/ |
D | NEWS | 27 Pointer dereferenced before null check (Daniel Veillard), 79 Fix pointer dereferenced before null check (Gaurav),
|
/external/guice/extensions/persist/lib/ |
D | xwork-2.0.4.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/opensymphony/
com/ ... |
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |