HomeSort by relevance Sort by last modified time
    Searched refs:Reference (Results 276 - 300 of 458) sorted by null

<<111213141516171819

  /frameworks/base/tools/aapt2/java/
JavaClassGenerator.cpp 88 // We may reference IDs from other packages, so prefix the entry name with
102 "<p>May be a reference to another resource, in the form\n"
211 const Reference* attr_ref = nullptr;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /art/runtime/mirror/
object-inl.h 38 #include "reference.h"
207 inline Reference* Object::AsReference() {
209 return down_cast<Reference*>(this);
    [all...]
  /external/libavc/common/arm/
ih264_intra_pred_luma_8x8_a9q.s 67 @* Reference sample filtering process for Intra_8x8 sample prediction
70 @* Perform Reference sample filtering process for Intra_8x8 sample prediction ,described in sec 8.3.2.2.1
  /libcore/ojluni/src/main/java/java/security/
Provider.java 61 * in the "Java Cryptography Architecture API Specification &amp; Reference"
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ContactPhotoManager.java 72 import java.lang.ref.Reference;
624 Reference<Bitmap> bitmapRef;
638 * as they come from the database. Each holder has a soft reference to the
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 48 import com.android.ide.eclipse.adt.internal.editors.layout.gle2.IncludeFinder.Reference;
    [all...]
  /art/compiler/
image_writer.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdosys.h 441 virtual HRESULT WINAPI AddRelatedBodyPart(BSTR URL,BSTR Reference,CdoReferenceType ReferenceType,BSTR UserName,BSTR Password,IBodyPart **ppBody) = 0;
509 HRESULT (WINAPI *AddRelatedBodyPart)(IMessage *This,BSTR URL,BSTR Reference,CdoReferenceType ReferenceType,BSTR UserName,BSTR Password,IBodyPart **ppBody);
    [all...]
  /art/compiler/optimizing/
code_generator.cc 56 #include "mirror/reference.h"
249 // errors where we reference that label.
    [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 209 // reference to a string that is about to be swept.
211 // Enable the reference processing slow path, needs to be done with mutators paused since there
225 // following happens during a reference write:
230 // This causes the GC to age the card but not necessarily mark the reference which the mutator
233 // reference write are visible to the GC before the card is scanned (this is due to locks being
635 void operator()(ObjPtr<mirror::Class> klass, ObjPtr<mirror::Reference> ref) const
    [all...]
  /art/runtime/gc/space/
image_space.cc     [all...]
  /prebuilts/go/darwin-x86/src/encoding/base64/
base64_test.go 48 // Do nothing to a reference base64 string (leave in standard format)
53 // Convert a reference string to URL-encoding
60 // Convert a reference string to raw, unpadded format
79 conv func(string) string // Reference string converter
  /prebuilts/go/linux-x86/src/encoding/base64/
base64_test.go 48 // Do nothing to a reference base64 string (leave in standard format)
53 // Convert a reference string to URL-encoding
60 // Convert a reference string to raw, unpadded format
79 conv func(string) string // Reference string converter
  /prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/
pegdown-1.1.0.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java 57 import com.android.ide.eclipse.adt.internal.editors.layout.gle2.IncludeFinder.Reference;
479 * Sets the reference to the file being edited.
    [all...]
  /external/clang/lib/Sema/
SemaTemplateVariadic.cpp 754 case DeclaratorChunk::Reference:
    [all...]
  /external/eigen/blas/testing/
cblat1.f 40 * -- Reference BLAS test routine (version 3.4.1) --
41 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
dblat1.f 40 * -- Reference BLAS test routine (version 3.4.1) --
41 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
    [all...]
sblat1.f 40 * -- Reference BLAS test routine (version 3.4.1) --
41 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
    [all...]
zblat1.f 40 * -- Reference BLAS test routine (version 3.4.1) --
41 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RuleBasedCollator.java     [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
RuleBasedCollator.java     [all...]
  /prebuilts/tools/common/m2/repository/org/parboiled/parboiled-core/1.0.2/
parboiled-core-1.0.2.jar 

Completed in 450 milliseconds

<<111213141516171819