Home
last modified time | relevance | path

Searched defs:init_header (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dlinear_slist_algorithms.hpp150 BOOST_INTRUSIVE_FORCEINLINE static void init_header(const node_ptr & this_node) in init_header() function in boost::intrusive::linear_slist_algorithms
Dcircular_slist_algorithms.hpp144 BOOST_INTRUSIVE_FORCEINLINE static void init_header(node_ptr this_node) in init_header() function in boost::intrusive::circular_slist_algorithms
Dunordered_set_hook.hpp136 BOOST_INTRUSIVE_FORCEINLINE static void init_header(typename base_type::node_ptr n) in init_header() function
Dcircular_list_algorithms.hpp94 BOOST_INTRUSIVE_FORCEINLINE static void init_header(node_ptr this_node) in init_header() function in boost::intrusive::circular_list_algorithms
Drbtree_algorithms.hpp276 BOOST_INTRUSIVE_FORCEINLINE static void init_header(node_ptr header) in init_header() function in boost::intrusive::rbtree_algorithms
Davltree_algorithms.hpp261 static void init_header(node_ptr header) in init_header() function in boost::intrusive::avltree_algorithms
Dbstree_algorithms.hpp589 BOOST_INTRUSIVE_FORCEINLINE static void init_header(node_ptr header) in init_header() function in boost::intrusive::bstree_algorithms
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c1189 init_header(VkCommandBuffer commandBuffer, uint32_t infoCount, in init_header() function