HomeSort by relevance Sort by last modified time
    Searched refs:Reference (Results 251 - 275 of 378) sorted by null

<<111213141516

  /art/runtime/interpreter/
unstarted_runtime.cc 234 AbortTransactionOrFail(self, "Class reference is null for newInstance");
    [all...]
  /art/runtime/mirror/
class-inl.h 35 #include "reference-inl.h"
714 // Failed to allocate finalizer reference, it means that the whole allocation failed.
746 // Space used by reference statics.
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 269 case DeclaratorChunk::Reference:
    [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 76 #include "mirror/reference-inl.h"
439 // Setup java.lang.ref.Reference.
441 AllocClass(self, java_lang_Class.Get(), mirror::Reference::ClassSize(image_pointer_size_))));
442 mirror::Reference::SetClass(java_lang_ref_Reference.Get());
443 java_lang_ref_Reference->SetObjectSize(mirror::Reference::InstanceSize());
641 // finish initializing Reference class
643 CheckSystemClass(self, java_lang_ref_Reference, "Ljava/lang/ref/Reference;");
644 CHECK_EQ(java_lang_ref_Reference->GetObjectSize(), mirror::Reference::InstanceSize());
646 mirror::Reference::ClassSize(image_pointer_size_));
714 CHECK_STREQ(pendingNext->GetTypeDescriptor(), "Ljava/lang/ref/Reference;");
    [all...]
runtime.cc     [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar 
  /art/runtime/gc/
heap.cc 67 #include "mirror/reference-inl.h"
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/theme/chrome/public/gwt/chrome/
chrome.css 16 * The reference theme can be used to determine when this style sheet has
21 .gwt-Reference-chrome {
chrome_rtl.css 16 * The reference theme can be used to determine when this style sheet has
21 .gwt-Reference-chrome-rtl {
  /frameworks/base/docs/html/guide/
guide_toc.cs 363 <a href="<?cs var:toroot ?>guide/topics/renderscript/reference/overview.html">
364 <span class="en">Runtime API Reference</span>
367 <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference/rs_value_types.html">
370 <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference/rs_object_types.html">
373 <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference/rs_convert.html">
376 <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference/rs_math.html">
379 <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference/rs_vector_math.html">
382 <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference/rs_matrix.html">
385 <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference/rs_quaternion.html">
388 <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference/rs_atomic.html"
    [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tokenization/
tokenizer.js 131 //(see: https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/String/fromCharCode#Getting_it_to_work_with_higher_values)
429 //Character reference tokenization
464 //NOTE: we have at least one named reference match. But we don't stop lookup at this point,
482 //NOTE: If the character reference is being consumed as part of an attribute and the next character
510 //NOTE: not a character reference. No characters are consumed, and nothing is returned.
566 //12.2.4.2 Character reference in data state
601 //12.2.4.4 Character reference in RCDATA state
    [all...]
  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdoex.h 647 virtual HRESULT WINAPI AddRelatedBodyPart(BSTR URL,BSTR Reference,CdoReferenceType ReferenceType,BSTR UserName,BSTR Password,IBodyPart **ppBody) = 0;
715 HRESULT (WINAPI *AddRelatedBodyPart)(IMessage *This,BSTR URL,BSTR Reference,CdoReferenceType ReferenceType,BSTR UserName,BSTR Password,IBodyPart **ppBody);
    [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/
base.js 43 * Reference to the global context. In most cases this will be 'window'.
977 * <code>goog.cloneObject</code> does not detect reference loops. Objects that
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 

Completed in 1513 milliseconds

<<111213141516