/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | Trie.java | 85 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/ |
D | UiAutomationElement.java | 114 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/ |
D | SkStackViewLayout.cpp | 150 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/ |
D | NestedMapData.java | 51 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/ |
D | ViewElement.java | 170 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/ |
D | BaseTreeAdaptor.as | 121 var nc:int = newRootTree.childCount; 139 if ( r.childCount==0 ) { 142 else if ( r.childCount==1 ) { 195 return Tree(t).childCount;
|
D | CommonTree.as | 96 if ( childCount >0 ) { 106 if ( childCount>0 ) {
|
D | BaseTree.as | 69 public function get childCount():int { property in org.antlr.runtime.tree.BaseTree 224 var n:int = childCount; 243 var n:int = this.childCount;
|
D | Tree.as | 16 function get childCount():int;
|
D | CommonTreeAdaptor.as | 135 return Tree(t).childCount;
|
/external/robolectric/lib/main/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/owasp/sanitizer/distrib/lib/ |
D | owasp-java-html-sanitizer.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/owasp/
org/ ... |
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |