Searched refs:ElementList (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrReducedClip.h14 typedef SkTLList<SkClipStack::Element> ElementList; typedef in namespace:GrReducedClip
35 ElementList* result,
H A DGrClipMaskManager.h107 const GrReducedClip::ElementList& elements,
114 const GrReducedClip::ElementList& elements,
119 const GrReducedClip::ElementList& elements,
129 bool useSWOnlyPath(const GrReducedClip::ElementList& elements);
H A DGrReducedClip.cpp19 ElementList* result,
32 ElementList* result,
131 ElementList* result,
H A DGrClipMaskManager.cpp85 bool GrClipMaskManager::useSWOnlyPath(const ElementList& elements) {
92 for (ElementList::Iter iter(elements.headIter()); iter.get(); iter.next()) {
114 ElementList elements(16);
424 const ElementList& elements,
473 for (ElementList::Iter iter = elements.headIter(); iter.get(); iter.next()) {
569 const ElementList& elements,
622 for (ElementList::Iter iter(elements.headIter()); NULL != iter.get(); iter.next()) {
922 const GrReducedClip::ElementList& elements,
951 for (ElementList::Iter iter(elements.headIter()) ; NULL != iter.get(); iter.next()) {
/external/skia/src/gpu/
H A DGrReducedClip.h14 typedef SkTLList<SkClipStack::Element> ElementList; typedef in namespace:GrReducedClip
35 ElementList* result,
H A DGrClipMaskManager.h107 const GrReducedClip::ElementList& elements,
114 const GrReducedClip::ElementList& elements,
119 const GrReducedClip::ElementList& elements,
129 bool useSWOnlyPath(const GrReducedClip::ElementList& elements);
H A DGrReducedClip.cpp19 ElementList* result,
32 ElementList* result,
131 ElementList* result,
H A DGrClipMaskManager.cpp85 bool GrClipMaskManager::useSWOnlyPath(const ElementList& elements) {
92 for (ElementList::Iter iter(elements.headIter()); iter.get(); iter.next()) {
114 ElementList elements(16);
424 const ElementList& elements,
473 for (ElementList::Iter iter = elements.headIter(); iter.get(); iter.next()) {
569 const ElementList& elements,
622 for (ElementList::Iter iter(elements.headIter()); NULL != iter.get(); iter.next()) {
922 const GrReducedClip::ElementList& elements,
951 for (ElementList::Iter iter(elements.headIter()) ; NULL != iter.get(); iter.next()) {
/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DElementList.java7 * $Id: ElementList.java,v 1.1.1.1 2004/05/09 16:57:41 vlad_r Exp $
22 final class ElementList implements IElementList class in inherits:IElementList
27 public ElementList () method in class:ElementList
/external/chromium_org/third_party/WebKit/Source/testing/runner/
H A DAccessibilityUIElementChromium.h173 typedef std::vector<AccessibilityUIElement*> ElementList; typedef in class:WebTestRunner::AccessibilityUIElementList
174 ElementList m_elements;
H A DAccessibilityUIElementChromium.cpp1053 for (ElementList::iterator i = m_elements.begin(); i != m_elements.end(); ++i)
/external/clang/include/clang/Analysis/
H A DCFG.h302 class ElementList { class in class:clang::CFGBlock
306 ElementList(BumpVectorContext &C) : Impl(C, 4) {} function in class:clang::CFGBlock::ElementList
342 ElementList Elements;
391 typedef ElementList::iterator iterator;
392 typedef ElementList::const_iterator const_iterator;
393 typedef ElementList::reverse_iterator reverse_iterator;
394 typedef ElementList::const_reverse_iterator const_reverse_iterator;
/external/llvm/include/llvm/ADT/
H A DSparseBitVector.h283 typedef ilist<SparseBitVectorElement<ElementSize> > ElementList;
284 typedef typename ElementList::iterator ElementListIter;
285 typedef typename ElementList::const_iterator ElementListConstIter;
292 ElementList Elements;
/external/skia/tests/
H A DClipStackTest.cpp963 typedef GrReducedClip::ElementList ElementList; typedef
965 ElementList reducedClips;
982 for (ElementList::Iter iter = reducedClips.headIter(); NULL != iter.get(); iter.next()) {
/external/emma/core/java12/com/vladium/emma/report/html/
H A DReportGenerator.java350 final IElementList title = new ElementList ();
467 final IElementList title = new ElementList ();
644 final IElementList title = new ElementList ();
852 final ElementList footer = new ElementList ();
1362 final IElementList _title = new ElementList ();
1383 final IElementList _bottom = new ElementList ();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/
H A Drepository-tools-ant.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 515 milliseconds