Searched defs:first_node (Results 1 – 9 of 9) sorted by relevance
73 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()134 BOOST_LOG_API threadsafe_queue_impl* threadsafe_queue_impl::create(node_base* first_node) in create()
110 int first_node = cur_node; in build_vlc() local
104 int first_node = cur_node; in build_vlc() local
121 free_iterator first_node(m_freelist.begin()); in allocate_nodes() local
738 void *first_node = boost::movelib::to_raw_pointer(free_nodes.pop_front()); in priv_allocate_node() local
296 struct jffs2_raw_node_ref *first_node; member
250 #define first_node(src) __first_node(&(src)) macro
936 …xml_node<Ch> *first_node(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true… in first_node() function in rapidxml::xml_node
920 … xml_node<Ch> *first_node(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) const in first_node() function in boost::property_tree::detail::rapidxml::xml_node