Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 25 of 45) sorted by relevance

12

/frameworks/compile/mclinker/include/mcld/ADT/
DTypeTraits.h23 typedef const DataType& reference; typedef
33 typedef DataType& reference; typedef
43 typedef const DataType& reference; typedef
54 typedef DataType& reference; typedef
DBinTree.h93 typedef typename traits::reference reference; typedef
185 typedef typename traits::reference reference; typedef
342 typedef value_type& reference; typedef
/frameworks/base/tools/aapt2/link/
DReferenceLinker.cpp219 const SymbolTable::Symbol* ReferenceLinker::ResolveSymbol(const Reference& reference, in ResolveSymbol()
230 const SymbolTable::Symbol* ReferenceLinker::ResolveSymbolCheckVisibility(const Reference& reference, in ResolveSymbolCheckVisibility()
248 const Reference& reference, const CallSite& callsite, SymbolTable* symbols, in ResolveAttributeCheckVisibility()
263 Maybe<xml::AaptAttribute> ReferenceLinker::CompileXmlAttribute(const Reference& reference, in CompileXmlAttribute()
295 bool ReferenceLinker::LinkReference(const CallSite& callsite, Reference* reference, in LinkReference()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DCustomBar.java138 protected TextView setText(int index, String string, boolean reference) { in setText()
149 private void setText(TextView textView, String string, boolean reference) { in setText()
281 private ResourceValue getResourceValue(String reference) { in getResourceValue()
/frameworks/base/core/java/com/android/internal/util/
DPreconditions.java109 public static @NonNull <T> T checkNotNull(final T reference) { in checkNotNull()
126 public static @NonNull <T> T checkNotNull(final T reference, final Object errorMessage) { in checkNotNull()
144 public static @NonNull <T> T checkNotNull(final T reference, in checkNotNull()
/frameworks/compile/mclinker/include/mcld/Script/
DStringList.h31 typedef Tokens::reference reference; typedef
DSectionsCmd.h32 typedef SectionCommands::reference reference; typedef
DScriptFile.h52 typedef CommandQueue::reference reference; typedef
/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h62 typedef typename traits::reference reference; typedef
112 typedef typename Alloc::reference reference; typedef
DAllocators.h94 typedef typename ChunkType::value_type& reference; typedef
311 typedef DataType& reference; typedef
356 typedef void* reference; typedef
/frameworks/support/compat/java/android/support/v4/util/
DPreconditions.java95 public static @NonNull <T> T checkNotNull(final T reference) { in checkNotNull()
112 public static @NonNull <T> T checkNotNull(final T reference, final Object errorMessage) { in checkNotNull()
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dbuffer_wrapper.h25 typedef T& reference; typedef
105 using reference = typename BufferType::reference; variable
Darray_wrapper.h25 typedef T& reference; typedef
Dstring_wrapper.h27 typedef value_type& reference; typedef
/frameworks/compile/mclinker/include/mcld/LD/
DSectionData.h38 typedef FragmentListType::reference reference; typedef
DRelocData.h47 typedef RelocationListType::reference reference; typedef
/frameworks/compile/mclinker/include/mcld/Object/
DSectionMap.h68 typedef InputList::reference reference; typedef
152 typedef OutputDescList::reference reference; typedef
/frameworks/av/media/libaudioprocessing/tests/
Dresampler_tests.cpp73 void buffercmp(const void *reference, const void *test, in buffercmp()
120 void* reference = calloc(outputFrames, outputFrameSize); in testBufferIncrement() local
208 void* reference = calloc(outputFrames, outputFrameSize); in testStopbandDownconversion() local
/frameworks/base/test-runner/src/android/test/
DViewAsserts.java290 static public void assertHorizontalCenterAligned(View reference, View test) { in assertHorizontalCenterAligned()
311 static public void assertVerticalCenterAligned(View reference, View test) { in assertVerticalCenterAligned()
/frameworks/native/libs/math/include/math/
Dquat.h50 typedef T& reference; typedef
Dvec2.h45 typedef T& reference; typedef
Dmat2.h82 typedef T& reference; typedef
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsBroadcastUndelivered.java175 SmsReferenceKey reference = new SmsReferenceKey(tracker); in scanRawTable() local
/frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/
DXMLParser.java259 public List<ReferenceContext> reference() { in reference() method in XMLParser.ContentContext
262 public ReferenceContext reference(int i) { in reference() method in XMLParser.ContentContext
522 public final ReferenceContext reference() throws RecognitionException { in reference() method in XMLParser
/frameworks/native/services/sensorservice/
Dmat.h130 typedef TYPE& reference; typedef
261 typedef TYPE& reference; typedef

12