Searched defs:firstNode (Results 1 – 8 of 8) sorted by relevance
121 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash() local
142 KeyList(Node<K, V> firstNode) { in KeyList()
144 KeyList(Node<K, V> firstNode) { in KeyList()
152 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash() local
272 RTNode firstNode = list.get(0); in getAll() local
2814 const bool firstNode = (node == nullptr); in acceptInitializer() local
2816 const bool firstNode = (node == nullptr); in acceptInitializer() local
14626 xmlAddEntityReference(xmlEntityPtr ent, xmlNodePtr firstNode, in xmlAddEntityReference()