Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 25 of 35) 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/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.java41 public static <T> T checkNotNull(final T reference) { in checkNotNull()
58 public static <T> T checkNotNull(final T reference, final Object errorMessage) { 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/base/tools/aapt2/
DLinker.cpp127 void Linker::doResolveReference(Reference& reference, const SourceLine& source) { in doResolveReference()
160 void Linker::visit(Reference& reference, ValueVisitorArgs& a) { in visit()
DTableFlattener.cpp92 visitFunc<Reference>(value, [&](const Reference& reference) { in flattenEntry()
109 visitFunc<Reference>(value, [&](const Reference& reference) { in flattenValueOnly()
/frameworks/compile/mclinker/include/mcld/LD/
DSectionData.h38 typedef FragmentListType::reference reference; typedef
DRelocData.h47 typedef RelocationListType::reference reference; typedef
/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/Object/
DSectionMap.h68 typedef InputList::reference reference; typedef
152 typedef OutputDescList::reference reference; typedef
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsBroadcastUndelivered.java124 SmsReferenceKey reference = new SmsReferenceKey(tracker); in scanRawTable() local
/frameworks/native/include/ui/
Dvec2.h39 typedef T& reference; typedef
Dvec3.h38 typedef T& reference; typedef
Dvec4.h38 typedef T& reference; typedef
/frameworks/base/test-runner/src/android/test/
DViewAsserts.java282 static public void assertHorizontalCenterAligned(View reference, View test) { in assertHorizontalCenterAligned()
303 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/native/services/sensorservice/
Dmat.h130 typedef TYPE& reference; typedef
261 typedef TYPE& reference; typedef
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DBridgeInflater.java279 public void setResourceReference(ResourceReference reference) { in setResourceReference()
/frameworks/base/core/tests/inputmethodtests/src/android/os/
DCursorAnchorInfoTest.java197 private static void assertNotEquals(final CursorAnchorInfo reference, in assertNotEquals()

12