Searched defs:nextNode (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DBTreeScanner.h64 u_int32_t nextNode; /* node number to resume search */ member in struct:CatPosition
/macosx-10.10.1/libauto-186/
H A DFreeList.h269 FreeListNode *prevNode = NULL, *nextNode = _head; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dstringtriebuilder.h284 IntermediateValueNode(int32_t v, Node *nextNode) argument
298 LinearMatchNode(int32_t len, Node *nextNode) argument
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dstringtriebuilder.cpp227 Node *nextNode=makeNode(start, limit, lastUnitIndex, errorCode); local
H A Ducharstriebuilder.cpp286 UCharsTrieBuilder::UCTLinearMatchNode::UCTLinearMatchNode(const UChar *units, int32_t len, Node *nextNode) argument
H A Dbytestriebuilder.cpp338 BytesTrieBuilder::BTLinearMatchNode::BTLinearMatchNode(const char *bytes, int32_t len, Node *nextNode) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DPathNumbering.cpp327 BallLarusNode* nextNode = (*pred)->getSource(); local
/macosx-10.10.1/ICU-531.30/icuSources/tools/ctestfw/
H A Dctest.c223 TestNode *nextNode, *curNode; local
576 TestNode *nextNode; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcollationbuilder.cpp641 int64_t nextNode = nodes.elementAti(nextIndex); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp595 BallLarusNode* nextNode; local
/macosx-10.10.1/ruby-106/ruby/ext/win32ole/sample/
H A Dxml.rb368 def nextNode() method in class:IXMLDOMNodeList
452 def nextNode() method in class:IXMLDOMNamedNodeMap
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...

Completed in 172 milliseconds