/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/ |
D | response.py | 94 class ElementList(SimpleList): class 110 super(MemberList, self).__init__(*args, member=ElementList(**kw)) 118 member = ElementList(_member, **kw) 272 setattr(self, self._action + 'Result', ElementList(self._ResultClass)) 285 FeedSubmissionInfo = ElementList(FeedSubmissionInfo) 297 Messages = Element(Messages=ElementList()) 309 ReportRequestInfo = ElementList() 317 ReportInfo = ElementList() 487 Languages = Element(Language=ElementList()) 517 CompetitivePrice = ElementList(CompetitivePrice) [all …]
|
/external/skia/src/gpu/ |
D | GrClipMaskManager.h | 110 bool getAnalyticClipProcessor(const GrReducedClip::ElementList&, 120 const GrReducedClip::ElementList& elements, 128 const GrReducedClip::ElementList& elements, 135 const GrReducedClip::ElementList& elements, 142 const GrReducedClip::ElementList& elements);
|
D | GrReducedClip.h | 16 typedef SkTLList<SkClipStack::Element, 16> ElementList; typedef 42 ElementList* result,
|
D | GrClipMaskManager.cpp | 165 const GrReducedClip::ElementList& elements) { in useSWOnlyPath() 174 for (GrReducedClip::ElementList::Iter iter(elements.headIter()); iter.get(); iter.next()) { in useSWOnlyPath() 190 bool GrClipMaskManager::getAnalyticClipProcessor(const GrReducedClip::ElementList& elements, in getAnalyticClipProcessor() 206 GrReducedClip::ElementList::Iter iter(elements); in getAnalyticClipProcessor() 330 GrReducedClip::ElementList elements; in setupClipping() 613 const GrReducedClip::ElementList& elements, in createAlphaClipMask() 652 for (GrReducedClip::ElementList::Iter iter = elements.headIter(); iter.get(); iter.next()) { in createAlphaClipMask() 731 const GrReducedClip::ElementList& elements, in createStencilClipMask() 765 for (GrReducedClip::ElementList::Iter iter(elements.headIter()); iter.get(); iter.next()) { in createStencilClipMask() 1086 const GrReducedClip::ElementList& elements, in createSoftwareClipMask() [all …]
|
D | GrReducedClip.cpp | 14 GrReducedClip::ElementList* result, in reduced_stack_walker() 327 ElementList* result, in ReduceClipStack()
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | ElementList.java | 22 final class ElementList implements IElementList class 27 public ElementList () in ElementList() method in ElementList
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/ |
D | test_response.py | 4 MemberList, ElementList, SimpleList) 77 List=ElementList(Simple=SimpleList())) 186 Item = ElementList() 202 Item = ElementList()
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 354 class ElementList { 358 ElementList(BumpVectorContext &C) : Impl(C, 4) {} in ElementList() function 394 ElementList Elements; 497 typedef ElementList::iterator iterator; 498 typedef ElementList::const_iterator const_iterator; 499 typedef ElementList::reverse_iterator reverse_iterator; 500 typedef ElementList::const_reverse_iterator const_reverse_iterator;
|
/external/skia/tests/ |
D | ClipStackTest.cpp | 961 typedef GrReducedClip::ElementList ElementList; in test_reduced_clip_stack() typedef 963 ElementList reducedClips; in test_reduced_clip_stack() 983 for (ElementList::Iter iter = reducedClips.headIter(); iter.get(); iter.next()) { in test_reduced_clip_stack() 1027 GrReducedClip::ElementList reducedClips; in test_reduced_clip_stack_genid() 1122 GrReducedClip::ElementList reducedClips; in test_reduced_clip_stack_genid() 1154 GrReducedClip::ElementList reducedClips; in test_reduced_clip_stack_no_aa_crash()
|
/external/llvm/include/llvm/ADT/ |
D | SparseBitVector.h | 265 typedef ilist<SparseBitVectorElement<ElementSize> > ElementList; 266 typedef typename ElementList::iterator ElementListIter; 267 typedef typename ElementList::const_iterator ElementListConstIter; 274 ElementList Elements;
|
/external/emma/core/java12/com/vladium/emma/report/html/ |
D | ReportGenerator.java | 350 final IElementList title = new ElementList (); in visit() 467 final IElementList title = new ElementList (); in visit() 644 final IElementList title = new ElementList (); in visit() 852 final ElementList footer = new ElementList (); in addPageFooter() 1362 final IElementList _title = new ElementList (); in getPageTitle() 1383 final IElementList _bottom = new ElementList (); in getFooterBottom()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/ |
D | repository-tools-ant.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/skia/src/utils/ |
D | SkLua.cpp | 637 GrReducedClip::ElementList elements; in lcanvas_getReducedClipStack() 652 GrReducedClip::ElementList::Iter iter(elements); in lcanvas_getReducedClipStack()
|
/external/owasp/sanitizer/tools/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |