/art/runtime/interpreter/ |
unstarted_runtime.cc | 248 AbortTransactionOrFail(self, "Class reference is null for newInstance"); [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
macho.go | 99 // http://developer.apple.com/mac/library/DOCUMENTATION/DeveloperTools/Conceptual/MachORuntime/Reference/reference.html
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
macho.go | 99 // http://developer.apple.com/mac/library/DOCUMENTATION/DeveloperTools/Conceptual/MachORuntime/Reference/reference.html
|
/art/runtime/mirror/ |
class-inl.h | 35 #include "reference-inl.h" 754 // Failed to allocate finalizer reference, it means that the whole allocation failed. [all...] |
/art/runtime/openjdkjvmti/ |
ti_class.cc | 59 #include "mirror/reference.h" 498 art::ObjPtr<art::mirror::Reference> reference) const 500 art::mirror::Object* val = reference->GetReferent(); 502 reference->SetReferent<false>(output_); [all...] |
/external/clang/lib/Sema/ |
DeclSpec.cpp | 269 case DeclaratorChunk::Reference: [all...] |
/external/libchrome/base/metrics/ |
histogram.cc | 173 PersistentHistogramAllocator::Reference histogram_ref = 0; [all...] |
/external/llvm/unittests/CodeGen/ |
DIEHashTest.cpp | 228 TEST_F(DIEHashTest, Reference) {
|
/external/guava/guava/src/com/google/common/cache/ |
LocalCache.java | 56 import java.lang.ref.Reference; 150 * the cleanup queue and both reference queues. 374 * TODO(kevinb): If we strongly reference the value and aren't loading, we needn't wrap the 426 * Creates a reference for the given value according to this value strength. 623 * A reference to a value. 647 * Returns the entry associated with this value reference, or {@code null} if this value 648 * reference is independent of any entry. 654 * Creates a copy of this reference for the given entry. 656 * <p>{@code value} may be null only for a loading reference. 675 * Returns true if this reference contains an active value, meaning one that is still considere [all...] |
/external/guava/guava/src/com/google/common/collect/ |
MapMakerInternalMap.java | 33 import java.lang.ref.Reference; 126 * the cleanup queue and both reference queues. 291 * TODO(kevinb): If we strongly reference the value and aren't computing, we needn't wrap the 335 * Creates a reference for the given value according to this value strength. 467 * Look-up table for factories. First dimension is the reference type. The second dimension is 529 * A reference to a value. 546 * Returns the entry associated with this value reference, or {@code null} if this value 547 * reference is independent of any entry. 552 * Creates a copy of this reference for the given entry. 554 * <p>{@code value} may be null only for a loading reference [all...] |
/art/runtime/ |
class_linker.cc | 92 #include "mirror/reference-inl.h" 475 // Setup java.lang.ref.Reference. 477 AllocClass(self, java_lang_Class.Get(), mirror::Reference::ClassSize(image_pointer_size_)))); 478 mirror::Reference::SetClass(java_lang_ref_Reference.Get()); 479 java_lang_ref_Reference->SetObjectSize(mirror::Reference::InstanceSize()); 720 // finish initializing Reference class 722 CheckSystemClass(self, java_lang_ref_Reference, "Ljava/lang/ref/Reference;"); 723 CHECK_EQ(java_lang_ref_Reference->GetObjectSize(), mirror::Reference::InstanceSize()); 725 mirror::Reference::ClassSize(image_pointer_size_)); [all...] |
runtime.cc | [all...] |
/external/clang/tools/libclang/ |
CXIndexDataConsumer.cpp | 161 if (Roles & (unsigned)SymbolRole::Reference) { [all...] |
/prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/ |
dexlib2-2.1.3.jar | |
/art/runtime/gc/ |
heap.cc | 77 #include "mirror/reference-inl.h" [all...] |
/prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/ |
bndlib-1.50.0.jar | |
/external/eigen/blas/testing/ |
cblat2.f | 106 * -- Reference BLAS test routine (version 3.4.1) -- 107 * -- Reference BLAS is a software package provided by Univ. of Tennessee, -- [all...] |
dblat2.f | 105 * -- Reference BLAS test routine (version 3.4.1) -- 106 * -- Reference BLAS is a software package provided by Univ. of Tennessee, -- [all...] |
dblat3.f | 85 * -- Reference BLAS test routine (version 3.4.1) -- 86 * -- Reference BLAS is a software package provided by Univ. of Tennessee, -- [all...] |
sblat2.f | 105 * -- Reference BLAS test routine (version 3.4.1) -- 106 * -- Reference BLAS is a software package provided by Univ. of Tennessee, -- [all...] |
sblat3.f | 85 * -- Reference BLAS test routine (version 3.4.1) -- 86 * -- Reference BLAS is a software package provided by Univ. of Tennessee, -- [all...] |
zblat2.f | 106 * -- Reference BLAS test routine (version 3.4.1) -- 107 * -- Reference BLAS is a software package provided by Univ. of Tennessee, -- [all...] |
/external/guice/lib/build/ |
bnd-0.0.384.jar | |
/external/clang/lib/Parse/ |
ParseDecl.cpp | [all...] |
/external/iproute2/doc/ |
ip-cref.tex | 2 \def\TITLE{IP Command Reference} 5 \Large\bf IP Command Reference. [all...] |