Home
last modified time | relevance | path

Searched refs:childCount (Results 1 – 17 of 17) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
DTrie.java85 int childCount = 0; in Trie() local
91 ++childCount; in Trie()
96 this.childMap = new char[childCount]; in Trie()
97 this.children = new Trie[childCount]; in Trie()
/external/droiddriver/src/io/appium/droiddriver/uiautomation/
DUiAutomationElement.java114 int childCount = node.getChildCount(); in buildChildren() local
115 if (childCount == 0) { in buildChildren()
118 children = new ArrayList<UiAutomationElement>(childCount); in buildChildren()
119 for (int i = 0; i < childCount; i++) { in buildChildren()
/external/skia/src/views/
DSkStackViewLayout.cpp150 int childCount, flexCount; in onLayoutChildren() local
151 …SkScalar childLimit = compute_children_limit(parent, mainGetSizeP, &childCount, flexMask, &flex… in onLayoutChildren()
153 if (childCount == 0) in onLayoutChildren()
156 childLimit += (childCount - 1) * fSpacer; in onLayoutChildren()
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DNestedMapData.java51 private int childCount = 0; field in NestedMapData
99 if (sym.children == null && sym.childCount >= CHILD_MAP_THRESHOLD) { in createChildNode()
123 sym.childCount++; in createChildNode()
145 parent.childCount--; in severNode()
284 return followSymLinkToTheBitterEnd().childCount; in getChildCount()
/external/droiddriver/src/io/appium/droiddriver/instrumentation/
DViewElement.java170 int childCount = group.getChildCount(); in setChildViews() local
171 childViews = new ArrayList<View>(childCount); in setChildViews()
172 for (int i = 0; i < childCount; i++) { in setChildViews()
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DBaseTreeAdaptor.as121 var nc:int = newRootTree.childCount;
139 if ( r.childCount==0 ) {
142 else if ( r.childCount==1 ) {
195 return Tree(t).childCount;
DCommonTree.as96 if ( childCount >0 ) {
106 if ( childCount>0 ) {
DBaseTree.as69 public function get childCount():int { property in org.antlr.runtime.tree.BaseTree
224 var n:int = childCount;
243 var n:int = this.childCount;
DTree.as16 function get childCount():int;
DCommonTreeAdaptor.as135 return Tree(t).childCount;
/external/robolectric/lib/main/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...