/frameworks/compile/mclinker/include/mcld/ADT/ |
D | TypeTraits.h | 23 typedef const DataType& reference; typedef 33 typedef DataType& reference; typedef 43 typedef const DataType& reference; typedef 54 typedef DataType& reference; typedef
|
D | BinTree.h | 93 typedef typename traits::reference reference; typedef 185 typedef typename traits::reference reference; typedef 342 typedef value_type& reference; typedef
|
D | HashIterator.h | 248 typedef typename traits::reference reference; typedef
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
D | CustomBar.java | 138 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/ |
D | Preconditions.java | 41 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/ |
D | StringList.h | 31 typedef Tokens::reference reference; typedef
|
D | SectionsCmd.h | 32 typedef SectionCommands::reference reference; typedef
|
D | ScriptFile.h | 52 typedef CommandQueue::reference reference; typedef
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | GCFactory.h | 62 typedef typename traits::reference reference; typedef 112 typedef typename Alloc::reference reference; typedef
|
D | Allocators.h | 94 typedef typename ChunkType::value_type& reference; typedef 311 typedef DataType& reference; typedef 356 typedef void* reference; typedef
|
/frameworks/base/tools/aapt2/ |
D | Linker.cpp | 127 void Linker::doResolveReference(Reference& reference, const SourceLine& source) { in doResolveReference() 160 void Linker::visit(Reference& reference, ValueVisitorArgs& a) { in visit()
|
D | TableFlattener.cpp | 92 visitFunc<Reference>(value, [&](const Reference& reference) { in flattenEntry() 109 visitFunc<Reference>(value, [&](const Reference& reference) { in flattenValueOnly()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | SectionData.h | 38 typedef FragmentListType::reference reference; typedef
|
D | RelocData.h | 47 typedef RelocationListType::reference reference; typedef
|
/frameworks/av/services/audioflinger/tests/ |
D | resampler_tests.cpp | 59 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/ |
D | SectionMap.h | 68 typedef InputList::reference reference; typedef 152 typedef OutputDescList::reference reference; typedef
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SmsBroadcastUndelivered.java | 124 SmsReferenceKey reference = new SmsReferenceKey(tracker); in scanRawTable() local
|
/frameworks/native/include/ui/ |
D | vec2.h | 39 typedef T& reference; typedef
|
D | vec3.h | 38 typedef T& reference; typedef
|
D | vec4.h | 38 typedef T& reference; typedef
|
/frameworks/base/test-runner/src/android/test/ |
D | ViewAsserts.java | 282 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/ |
D | XMLParser.java | 214 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/ |
D | mat.h | 130 typedef TYPE& reference; typedef 261 typedef TYPE& reference; typedef
|
/frameworks/base/tools/layoutlib/bridge/src/android/view/ |
D | BridgeInflater.java | 279 public void setResourceReference(ResourceReference reference) { in setResourceReference()
|
/frameworks/base/core/tests/inputmethodtests/src/android/os/ |
D | CursorAnchorInfoTest.java | 197 private static void assertNotEquals(final CursorAnchorInfo reference, in assertNotEquals()
|