Home
last modified time | relevance | path

Searched defs:first_node (Results 1 – 14 of 14) 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/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction_list.cpp22 Instruction* first_node = list.front().get(); in InsertBefore() local
Dinstruction.cpp607 Instruction* first_node = list.front().get(); in InsertBefore() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction_list.cpp22 Instruction* first_node = list.front().get(); in InsertBefore() local
Dinstruction.cpp607 Instruction* first_node = list.front().get(); in InsertBefore() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dilist.h110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
/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/uboot/u-boot-2020.01/fs/ext4/
Dext4_journal.c24 static int first_node = true; variable
/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