Home
last modified time | relevance | path

Searched defs:prev_node (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/intrusive/detail/
Dcommon_slist_algorithms.hpp67 BOOST_INTRUSIVE_FORCEINLINE static void unlink_after(node_ptr prev_node) in unlink_after()
73 BOOST_INTRUSIVE_FORCEINLINE static void unlink_after(node_ptr prev_node, node_ptr last_node) in unlink_after()
76 BOOST_INTRUSIVE_FORCEINLINE static void link_after(node_ptr prev_node, node_ptr this_node) in link_after()
Dbstree_algorithms_base.hpp69 static node_ptr prev_node(const node_ptr & node) in prev_node() function in boost::intrusive::bstree_algorithms_base
/third_party/libxkbcommon/src/compose/
Dstate.c138 const struct compose_node *prev_node, *node; in xkb_compose_state_get_status() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-k3/
Dcommon.c102 int ret, node, subnode, len, prev_node; in fdt_fixup_msmc_ram() local
/third_party/boost/boost/pending/
Dbucket_sorter.hpp56 const size_type& prev_node = prev[i]; in remove() local
/third_party/boost/boost/graph/detail/
Dlist_base.hpp144 Node prev_node = prev(pos); in dlist_remove() local
/third_party/boost/boost/intrusive/
Dcircular_list_algorithms.hpp192 BOOST_INTRUSIVE_FORCEINLINE static void link_after(node_ptr prev_node, node_ptr this_node) in link_after()
Dhashtable.hpp383 node_ptr prev_node = p; in get_bucket_before_begin() local
/third_party/uboot/u-boot-2020.01/fs/ext4/
Dext4_journal.c23 static struct revoke_blk_list *prev_node; variable
/third_party/glib/gio/xdgmime/
Dxdgmimeglob.c210 XdgGlobHashNode *prev_node; in _xdg_glob_hash_insert_ucs4() local
/third_party/ffmpeg/libavcodec/
Dproresenc_kostya.c213 int prev_node; member