Searched defs:NodeList (Results 1 - 17 of 17) sorted by relevance

/external/skia/src/core/
H A DSkTLList.h36 typedef SkTInternalLList<Node> NodeList; typedef in class:SkTLList
52 typename NodeList::Iter iter;
178 class Iter : private NodeList::Iter {
180 typedef typename NodeList::Iter INHERITED;
280 typename NodeList::Iter iter;
325 NodeList fList;
326 NodeList fFreeList;
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.js555 this.addedNodes = new wrappers.NodeList();
556 this.removedNodes = new wrappers.NodeList();
1485 function NodeList() { class
1489 NodeList.prototype = {
1494 nonEnum(NodeList.prototype, "item");
1497 var wrapperList = new NodeList();
1509 scope.wrappers.NodeList = NodeList;
1517 scope.wrappers.HTMLCollection = scope.wrappers.NodeList;
1523 var NodeList variable
2015 var NodeList = scope.wrappers.NodeList; variable
2203 var NodeList = scope.wrappers.NodeList; variable
[all...]
H A Dwebcomponents.js594 this.addedNodes = new wrappers.NodeList();
595 this.removedNodes = new wrappers.NodeList();
1520 function NodeList() { class
1524 NodeList.prototype = {
1529 nonEnum(NodeList.prototype, "item");
1532 var wrapperList = new NodeList();
1544 scope.wrappers.NodeList = NodeList;
1551 scope.wrappers.HTMLCollection = scope.wrappers.NodeList;
1556 var NodeList variable
2047 var NodeList = scope.wrappers.NodeList; variable
2234 var NodeList = scope.wrappers.NodeList; variable
[all...]
/external/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h198 typedef SmallVector<BlockNode, 4> NodeList; typedef in struct:llvm::BlockFrequencyInfoImplBase::LoopData
204 NodeList Nodes; ///< Header and the members of the loop.
237 NodeList::const_iterator members_begin() const {
240 NodeList::const_iterator members_end() const { return Nodes.end(); }
241 iterator_range<NodeList::const_iterator> members() const {
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 163 milliseconds