HomeSort by relevance Sort by last modified time
    Searched refs:nodeCount (Results 1 - 17 of 17) sorted by null

  /external/webkit/Source/WebCore/xml/
XPathNodeSet.cpp 140 unsigned nodeCount = m_nodes.size();
141 if (nodeCount < 2) {
148 Vector<Vector<Node*> > parentMatrix(nodeCount);
149 for (unsigned i = 0; i < nodeCount; ++i) {
161 sortBlock(0, nodeCount, parentMatrix, containsAttributeNodes);
165 sortedNodes.reserveInitialCapacity(nodeCount);
166 for (unsigned i = 0; i < nodeCount; ++i)
  /external/webkit/Source/WebCore/bindings/js/
JSDocumentCustom.cpp 118 size_t nodeCount = 0;
120 nodeCount++;
122 exec->heap()->reportExtraMemoryCost(nodeCount * sizeof(Node));
  /external/webkit/Source/WebCore/inspector/front-end/
HeapSnapshotProxy.js 114 this._nodeCount = this._snapshot.nodeCount;
129 get nodeCount()
DetailedHeapshotView.js 210 var nodeCount = 0;
215 if (!--nodeCount)
220 ++nodeCount;
226 ++nodeCount;
    [all...]
DetailedHeapshotGridNodes.js 197 return this._count / this.dataGrid.snapshot.nodeCount * 100.0;
482 return this._count / this.dataGrid.snapshot.nodeCount * 100.0;
HeapSnapshot.js 545 get nodeCount()
    [all...]
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeInfoCache.java 199 final int nodeCount = mCacheImpl.size();
200 for (int i = 0; i < nodeCount; i++) {
  /external/srec/tools/grxmlcompile/
sub_min.cpp 542 int *nodeCount= new int [numVertex];
549 nodeCount[ii]= 0;
555 nodeCount[arc[ii]->GetToId()]++;
559 if (vertexProp[ii] != nodeCount[ii]) {
560 // std::cout << ii << " (" << vertexProp[ii] << " " << nodeCount[ii] << ") ";
566 delete [] nodeCount;
  /external/icu4c/test/intltest/
ssearch.cpp 247 int32_t nodeCount = 0;
257 nodeCount++;
264 nodeCount++;
274 nodeCount++;
282 nodeCount++;
286 TEST_ASSERT(nodeCount == testCase->countChildren());
585 int32_t nodeCount = 0;
595 nodeCount++;
602 nodeCount++;
612 nodeCount++
    [all...]
  /external/webkit/Source/JavaScriptCore/runtime/
JSArray.cpp     [all...]
  /external/webkit/Source/WebCore/inspector/
InspectorDOMAgent.cpp     [all...]
  /prebuilts/tools/common/m2/internal/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 1098 milliseconds