Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 25 of 42) 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
DHashIterator.h248 typedef typename traits::reference reference; typedef
/frameworks/base/tools/aapt2/link/
DReferenceLinker.cpp181 const SymbolTable::Symbol* ReferenceLinker::resolveSymbol(const Reference& reference, in resolveSymbol()
195 const Reference& reference, NameMangler* nameMangler, SymbolTable* symbols, in resolveSymbolCheckVisibility()
211 const Reference& reference, NameMangler* nameMangler, SymbolTable* symbols, in resolveAttributeCheckVisibility()
227 Maybe<xml::AaptAttribute> ReferenceLinker::compileXmlAttribute(const Reference& reference, in compileXmlAttribute()
258 bool ReferenceLinker::linkReference(Reference* reference, IAaptContext* context, 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/android/net/
DIConnectivityMetricsLogger.aidl39 ConnectivityMetricsEvent[] getEvents(inout ConnectivityMetricsEvent.Reference reference); in getEvents()
DConnectivityMetricsLogger.java159 public ConnectivityMetricsEvent[] getEvents(ConnectivityMetricsEvent.Reference reference) { in getEvents()
/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/base/core/java/com/android/internal/util/
DPreconditions.java92 public static @NonNull <T> T checkNotNull(final T reference) { in checkNotNull()
109 public static @NonNull <T> T checkNotNull(final T reference, final Object errorMessage) { in checkNotNull()
/frameworks/av/services/audioflinger/tests/
Dresampler_tests.cpp59 void buffercmp(const void *reference, const void *test, in buffercmp()
106 void* reference = malloc(outputSize); in testBufferIncrement() local
194 void* reference = malloc(outputSize); in testStopbandDownconversion() local
/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/base/core/java/android/service/notification/
DAdjustment.java56 CharSequence explanation, Uri reference, int user) { in Adjustment()
/frameworks/native/include/ui/
Dvec2.h39 typedef T& reference; typedef
Dvec3.h38 typedef T& reference; typedef
/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/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/
DXMLParser.java214 public ReferenceContext reference(int i) { in reference() method in XMLParser.ContentContext
224 public List<? extends ReferenceContext> reference() { in reference() method in XMLParser.ContentContext
455 public final ReferenceContext reference() throws RecognitionException { in reference() method in XMLParser
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsBroadcastUndelivered.java174 SmsReferenceKey reference = new SmsReferenceKey(tracker); in scanRawTable() local
/frameworks/base/services/core/java/com/android/server/connectivity/
DMetricsLoggerService.java323 public ConnectivityMetricsEvent[] getEvents(ConnectivityMetricsEvent.Reference reference) { in getEvents()
/frameworks/native/services/sensorservice/
Dmat.h130 typedef TYPE& reference; typedef
261 typedef TYPE& reference; typedef

12