Home
last modified time | relevance | path

Searched defs:first_node (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/log/src/
Dthreadsafe_queue.cpp73 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()
/third_party/ffmpeg/libavcodec/
Dylc.c110 int first_node = cur_node; in build_vlc() local
Dmvha.c104 int first_node = cur_node; in build_vlc() local
/third_party/boost/boost/container/detail/
Dnode_pool_impl.hpp121 free_iterator first_node(m_freelist.begin()); in allocate_nodes() local
Dadaptive_node_pool_impl.hpp738 void *first_node = boost::movelib::to_raw_pointer(free_nodes.pop_front()); in priv_allocate_node() local
/third_party/Linux_Kernel/fs/jffs2/
Dnodelist.h296 struct jffs2_raw_node_ref *first_node; member
/third_party/Linux_Kernel/include/linux/
Dnodemask.h250 #define first_node(src) __first_node(&(src)) macro
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
Drapidxml.hpp936 …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
/third_party/boost/boost/property_tree/detail/
Drapidxml.hpp920 … 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