Searched refs:reference (Results 1 - 25 of 51) sorted by relevance

123

/frameworks/compile/mclinker/include/mcld/ADT/
H A DTypeTraits.h23 typedef const DataType& reference; typedef in struct:mcld::ConstTraits
33 typedef DataType& reference; typedef in struct:mcld::NonConstTraits
43 typedef const DataType& reference; typedef in struct:mcld::ConstIteratorTraits
54 typedef DataType& reference; typedef in struct:mcld::NonConstIteratorTraits
H A DBinTree.h93 typedef typename traits::reference reference; typedef in class:mcld::PolicyIteratorBase
124 reference operator->() const {
185 typedef typename traits::reference reference; typedef in struct:mcld::TreeIterator
208 reference operator->() const {
342 typedef value_type& reference; typedef in class:mcld::BinaryTree
/frameworks/compile/mclinker/include/mcld/Script/
H A DSectionsCmd.h32 typedef SectionCommands::reference reference; typedef in class:mcld::SectionsCmd
44 reference front() { return m_SectionCommands.front(); }
46 reference back() { return m_SectionCommands.back(); }
H A DStringList.h31 typedef Tokens::reference reference; typedef in class:mcld::StringList
46 reference front() { return m_Tokens.front(); }
48 reference back() { return m_Tokens.back(); }
H A DOutputSectDesc.h157 typedef OutputSectCmds::reference reference; typedef in class:mcld::OutputSectDesc
169 reference front() { return m_OutputSectCmds.front(); }
171 reference back() { return m_OutputSectCmds.back(); }
H A DScriptFile.h52 typedef CommandQueue::reference reference; typedef in class:mcld::ScriptFile
64 reference front() { return m_CommandQueue.front(); }
66 reference back() { return m_CommandQueue.back(); }
/frameworks/data-binding/compilerCommon/
H A DXMLParser.g439 ((element | reference | CDATA | PI | COMMENT) chardata?)* ;
45 reference : EntityRef | CharRef ;
/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocData.h47 typedef RelocationListType::reference reference; typedef in class:mcld::RelocData
77 reference front() { return m_Relocations.front(); }
79 reference back() { return m_Relocations.back(); }
H A DSectionData.h38 typedef FragmentListType::reference reference; typedef in class:mcld::SectionData
64 reference front() { return m_Fragments.front(); }
66 reference back() { return m_Fragments.back(); }
/frameworks/base/tools/aapt2/
H A DLinker.cpp98 // Now do reference linking.
127 void Linker::doResolveReference(Reference& reference, const SourceLine& source) { argument
128 Maybe<ResourceId> result = mResolver->findId(reference.name);
130 addUnresolvedSymbol(reference.name, source);
136 reference.id = result.value();
138 reference.id = 0;
160 void Linker::visit(Reference& reference, ValueVisitorArgs& a) { argument
163 if (reference.name.entry.empty()) {
164 // We can't have a completely bad reference.
165 if (!reference
[all...]
H A DLinker.h88 virtual void doResolveReference(Reference& reference, const SourceLine& source);
104 void visit(Reference& reference, ValueVisitorArgs& args) override;
/frameworks/base/core/java/com/android/internal/util/
H A DPreconditions.java34 * Ensures that an object reference passed as a parameter to the calling
37 * @param reference an object reference
38 * @return the non-null reference that was validated
39 * @throws NullPointerException if {@code reference} is null
41 public static <T> T checkNotNull(final T reference) { argument
42 if (reference == null) {
45 return reference;
49 * Ensures that an object reference passed as a parameter to the calling
52 * @param reference a
58 checkNotNull(final T reference, final Object errorMessage) argument
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsBroadcastUndelivered.java124 SmsReferenceKey reference = new SmsReferenceKey(tracker);
125 Integer receivedCount = multiPartReceivedCount.get(reference);
127 multiPartReceivedCount.put(reference, 1); // first segment seen
131 oldMultiPartMessages.add(reference);
141 oldMultiPartMessages.remove(reference);
143 multiPartReceivedCount.put(reference, newCount);
/frameworks/compile/mclinker/include/mcld/Object/
H A DSectionMap.h68 typedef InputList::reference reference; typedef in class:mcld::SectionMap::Output
102 reference front() { return m_InputList.front(); }
104 reference back() { return m_InputList.back(); }
152 typedef OutputDescList::reference reference; typedef in class:mcld::SectionMap
183 reference front() { return m_OutputDescList.front(); }
185 reference back() { return m_OutputDescList.back(); }
/frameworks/rs/api/
H A Drs_object_info.spec34 See the <a href='http://developer.android.com/reference/android/renderscript/Allocation.html'>android.renderscript.Allocation</a> for details on to create Allocations.
58 Elements like <a href='http://developer.android.com/reference/android/renderscript/Element.html#F32_2(android.renderscript.RenderScript)'>F32_2</a>.
60 To create complex Elements, use the <a href='http://developer.android.com/reference/android/renderscript/Element.Builder.html'>Element.Builder</a> Java class.
65 See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.renderscript.S</a>.
156 Returns true if the handle contains a non-null reference.
318 See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.renderscript.S</a>.
330 See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.renderscript.S</a>.
342 See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.renderscript.S</a>.
354 See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.renderscript.S</a>.
366 See <a href='http://developer.android.com/reference/androi
[all...]
H A Dgenerate.sh46 rm -f ../../base/docs/html/guide/topics/renderscript/reference/*.jd
47 mv docs/*.jd ../../base/docs/html/guide/topics/renderscript/reference/
H A Drs_core.spec23 This reference documentation describes the RenderScript runtime APIs, which you can utilize
29 APIs, see the <a target="_parent" href="http://developer.android.com/reference/android/renderscript/package-summary.html">android.renderscript</a> package reference.
H A Drs_allocation_data.spec409 See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.renderscript.Sampler</a> for more details.
/frameworks/base/test-runner/src/android/test/
H A DViewAsserts.java277 * with respect to the <code>reference</code> view.
279 * @param reference The reference view
280 * @param test The view that should be center aligned with the reference view
282 static public void assertHorizontalCenterAligned(View reference, View test) { argument
284 reference.getLocationOnScreen(xy);
290 int center = (reference.getMeasuredWidth() - test.getMeasuredWidth()) / 2;
298 * with respect to the <code>reference</code> view.
300 * @param reference The reference vie
303 assertVerticalCenterAligned(View reference, View test) argument
[all...]
/frameworks/av/services/audioflinger/tests/
H A Dresampler_tests.cpp59 void buffercmp(const void *reference, const void *test, argument
63 int check = memcmp((const char*)reference + i * outputFrameSize,
103 // set up the reference run
106 void* reference = malloc(outputSize); local
107 resample(channels, reference, outputFrames, refIncr, &provider, resampler);
134 buffercmp(reference, test, outputFrameSize, outputFrames);
136 free(reference);
191 // set up the reference run
194 void* reference = malloc(outputSize); local
195 resample(channels, reference, outputFrame
[all...]
/frameworks/compile/mclinker/include/mcld/Support/
H A DGCFactory.h62 typedef typename traits::reference reference; typedef in class:mcld::DataIterator
84 reference operator*() {
112 typedef typename Alloc::reference reference; typedef in class:mcld::GCFactoryBase
H A DAllocators.h94 typedef typename ChunkType::value_type& reference; typedef in class:mcld::LinearAllocatorBase
110 pointer address(reference X) const { return &X; }
311 typedef DataType& reference; typedef in class:mcld::MallocAllocator
327 pointer address(reference X) const { return &X; }
356 typedef void* reference; typedef in class:mcld::MallocAllocator
374 pointer address(reference X) const { return X; }
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DCustomBar.java138 protected TextView setText(int index, String string, boolean reference) { argument
142 setText(textView, string, reference);
149 private void setText(TextView textView, String string, boolean reference) { argument
150 if (reference) {
273 " does not reference a color, instead is '" +
281 private ResourceValue getResourceValue(String reference) { argument
285 ResourceValue value = res.findResValue(reference, false);
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DHorizontalGravityTest.java46 mReference = activity.findViewById(R.id.reference);
/frameworks/compile/mclinker/lib/Script/
H A DAssignment.cpp89 SectionMap::reference out = script.sectionMap().back();
133 SectionMap::Output::reference in = script.sectionMap().back()->back();

Completed in 2755 milliseconds

123