Home
last modified time | relevance | path

Searched defs:nodeCount (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/platform/
DDeprecatedPtrListImpl.h86 unsigned nodeCount; variable
/external/webkit/WebCore/bindings/js/
DJSDocumentCustom.cpp103 size_t nodeCount = 0; in toJS() local
/external/webkit/WebCore/xml/
DXPathNodeSet.cpp140 unsigned nodeCount = m_nodes.size(); in sort() local
/external/icu4c/common/
Dtriedict.cpp360 uint16_t nodeCount; // Number of entries in offsets[] member
490 int nodeCount = (node->flagscount & kCountMask); in matches() local
601 int nodeCount = (node->flagscount & kCountMask); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
1069 int32_t nodeCount = 1; // The sentinel node we already have in compactMutableTrieDictionary() local
1211 int nodeCount = (node->flagscount & kCountMask); in unpackOneNode() local
1389 uint16_t nodeCount = ds->readUInt16(header->nodeCount); in triedict_swap() local
/external/srec/tools/grxmlcompile/
Dsub_min.cpp542 int *nodeCount= new int [numVertex]; in VisitationConsistencyCheck() local
/external/webkit/WebCore/inspector/
DInspectorDOMAgent.cpp356 int nodeCount = innerChildNodeCount(element); in buildObjectForNode() local