Home
last modified time | relevance | path

Searched defs:next_ptr (Results 1 – 25 of 1287) sorted by relevance

12345678910>>...52

/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/modules/
H A Dm_rehash.c104 rb_dlink_node *ptr, *next_ptr; in rehash_glines() local
122 rb_dlink_node *next_ptr; in rehash_pglines() local
142 rb_dlink_node *ptr, *next_ptr; in rehash_tklines() local
164 rb_dlink_node *ptr, *next_ptr; in rehash_tdlines() local
186 rb_dlink_node *next_ptr; in rehash_txlines() local
208 rb_dlink_node *next_ptr; in rehash_tresvs() local
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/modules/
H A Dm_rehash.c104 rb_dlink_node *ptr, *next_ptr; in rehash_glines() local
122 rb_dlink_node *next_ptr; in rehash_pglines() local
142 rb_dlink_node *ptr, *next_ptr; in rehash_tklines() local
164 rb_dlink_node *ptr, *next_ptr; in rehash_tdlines() local
186 rb_dlink_node *next_ptr; in rehash_txlines() local
208 rb_dlink_node *next_ptr; in rehash_tresvs() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/impl/
H A DKokkos_LinkedListNode.hpp144 KOKKOS_INLINE_FUNCTION static typename Node::pointer_type& next_ptr( in next_ptr() function
150 KOKKOS_INLINE_FUNCTION static typename Node::pointer_type& next_ptr( in next_ptr() function
156 KOKKOS_INLINE_FUNCTION static typename Node::pointer_type& next_ptr( in next_ptr() function
/dports/devel/kokkos/kokkos-3.4.01/core/src/impl/
H A DKokkos_LinkedListNode.hpp144 KOKKOS_INLINE_FUNCTION static typename Node::pointer_type& next_ptr( in next_ptr() function
150 KOKKOS_INLINE_FUNCTION static typename Node::pointer_type& next_ptr( in next_ptr() function
156 KOKKOS_INLINE_FUNCTION static typename Node::pointer_type& next_ptr( in next_ptr() function
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/impl/
H A DKokkos_LinkedListNode.hpp144 KOKKOS_INLINE_FUNCTION static typename Node::pointer_type& next_ptr( in next_ptr() function
150 KOKKOS_INLINE_FUNCTION static typename Node::pointer_type& next_ptr( in next_ptr() function
156 KOKKOS_INLINE_FUNCTION static typename Node::pointer_type& next_ptr( in next_ptr() function
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/src/
H A Dsend.c455 rb_dlink_node *next_ptr; in sendto_server() local
511 rb_dlink_node *next_ptr; in sendto_channel_flags() local
590 rb_dlink_node *next_ptr; in sendto_channel_local() local
630 rb_dlink_node *next_ptr; in sendto_common_channels_local() local
687 rb_dlink_node *next_ptr; in sendto_match_butone() local
828 rb_dlink_node *next_ptr; in sendto_monitor() local
901 rb_dlink_node *next_ptr; in sendto_realops_flags() local
946 rb_dlink_node *next_ptr; in sendto_wallops_flags() local
1015 rb_dlink_node *next_ptr; in kill_client_serv_butone() local
H A Ds_newconf.c88 rb_dlink_node *next_ptr; in clear_s_newconf() local
133 rb_dlink_node *ptr, *next_ptr; in clear_s_newconf_bans() local
232 rb_dlink_node *ptr, *next_ptr; in expire_glines() local
711 rb_dlink_node *next_ptr; in expire_temp_rxlines() local
798 rb_dlink_node *next_ptr; in expire_nd_entries() local
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/src/
H A Dsend.c455 rb_dlink_node *next_ptr; in sendto_server() local
511 rb_dlink_node *next_ptr; in sendto_channel_flags() local
590 rb_dlink_node *next_ptr; in sendto_channel_local() local
630 rb_dlink_node *next_ptr; in sendto_common_channels_local() local
687 rb_dlink_node *next_ptr; in sendto_match_butone() local
828 rb_dlink_node *next_ptr; in sendto_monitor() local
901 rb_dlink_node *next_ptr; in sendto_realops_flags() local
946 rb_dlink_node *next_ptr; in sendto_wallops_flags() local
1015 rb_dlink_node *next_ptr; in kill_client_serv_butone() local
H A Ds_newconf.c88 rb_dlink_node *next_ptr; in clear_s_newconf() local
133 rb_dlink_node *ptr, *next_ptr; in clear_s_newconf_bans() local
232 rb_dlink_node *ptr, *next_ptr; in expire_glines() local
711 rb_dlink_node *next_ptr; in expire_temp_rxlines() local
798 rb_dlink_node *next_ptr; in expire_nd_entries() local
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A DSPSCQueue.h96 ElementPtr* next_ptr = next.load(); in ~ElementPtr() local
99 delete next_ptr; in ~ElementPtr() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/lhash/
H A Dlhash.c181 LHASH_ITEM **next_ptr = in lh_retrieve() local
188 LHASH_ITEM **next_ptr = get_next_ptr_by_key(lh, key, key_hash, cmp_key); in lh_retrieve_key() local
259 LHASH_ITEM **next_ptr, *item; in lh_insert() local
293 LHASH_ITEM **next_ptr, *item, *ret; in lh_delete() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/lhash/
H A Dlhash.c181 LHASH_ITEM **next_ptr = in lh_retrieve() local
188 LHASH_ITEM **next_ptr = get_next_ptr_by_key(lh, key, key_hash, cmp_key); in lh_retrieve_key() local
259 LHASH_ITEM **next_ptr, *item; in lh_insert() local
293 LHASH_ITEM **next_ptr, *item, *ret; in lh_delete() local
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/lhash/
H A Dlhash.c181 LHASH_ITEM **next_ptr = in lh_retrieve() local
188 LHASH_ITEM **next_ptr = get_next_ptr_by_key(lh, key, key_hash, cmp_key); in lh_retrieve_key() local
259 LHASH_ITEM **next_ptr, *item; in lh_insert() local
293 LHASH_ITEM **next_ptr, *item, *ret; in lh_delete() local
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/lhash/
H A Dlhash.c181 LHASH_ITEM **next_ptr = in lh_retrieve() local
188 LHASH_ITEM **next_ptr = get_next_ptr_by_key(lh, key, key_hash, cmp_key); in lh_retrieve_key() local
259 LHASH_ITEM **next_ptr, *item; in lh_insert() local
293 LHASH_ITEM **next_ptr, *item, *ret; in lh_delete() local
/dports/security/boringssl/boringssl-6a71840/crypto/lhash/
H A Dlhash.c181 LHASH_ITEM **next_ptr = in lh_retrieve() local
188 LHASH_ITEM **next_ptr = get_next_ptr_by_key(lh, key, key_hash, cmp_key); in lh_retrieve_key() local
259 LHASH_ITEM **next_ptr, *item; in lh_insert() local
293 LHASH_ITEM **next_ptr, *item, *ret; in lh_delete() local
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/lhash/
H A Dlhash.c192 LHASH_ITEM **next_ptr = in OPENSSL_lh_retrieve() local
201 LHASH_ITEM **next_ptr = get_next_ptr_by_key(lh, key, key_hash, cmp_key); in OPENSSL_lh_retrieve_key() local
272 LHASH_ITEM **next_ptr, *item; in OPENSSL_lh_insert() local
306 LHASH_ITEM **next_ptr, *item, *ret; in OPENSSL_lh_delete() local
/dports/emulators/citra/citra-ac98458e0/src/common/
H A Dthreadsafe_queue.h110 ElementPtr* next_ptr = next.load(); in ~ElementPtr() local
113 delete next_ptr; in ~ElementPtr() local
/dports/emulators/citra-qt5/citra-ac98458e0/src/common/
H A Dthreadsafe_queue.h110 ElementPtr* next_ptr = next.load(); in ~ElementPtr() local
113 delete next_ptr; in ~ElementPtr() local
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/lhash/
H A Dlhash.c151 LHASH_ITEM **next_ptr; in lh_retrieve() local
227 LHASH_ITEM **next_ptr, *item; in lh_insert() local
258 LHASH_ITEM **next_ptr, *item, *ret; in lh_delete() local
/dports/emulators/yuzu/yuzu-0b47f7a46/src/common/
H A Dthreadsafe_queue.h110 ElementPtr* next_ptr = next.load(); in ~ElementPtr() local
113 delete next_ptr; in ~ElementPtr() local
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/python/object/
H A Diterator.hpp79 struct next_ptr struct
81 typedef Iterator result_type;
84 operator()(iterator_range<NextPolicies,Iterator>& self) in operator ()()
/dports/www/trafficserver/trafficserver-9.1.1/src/tscpp/util/unit_tests/
H A Dtest_IntrusiveDList.cc65 Message::Linkage::next_ptr(self_type *that) -> self_type *& in next_ptr() function in Message::Linkage
167 next_ptr(Thing *t) in next_ptr() function
190 next_ptr(self_type *t) in next_ptr() function
/dports/biology/lamarc/lamarc-2.1.8/boost/python/object/
H A Diterator.hpp79 struct next_ptr struct
81 typedef Iterator result_type;
84 operator()(iterator_range<NextPolicies,Iterator>& self) in operator ()()
/dports/devel/boost-docs/boost_1_72_0/boost/lockfree/
H A Dqueue.hpp312 node * next_ptr = pool.get_pointer(next); in do_push() local
354 node * next_ptr = next.get_ptr(); in unsynchronized_push() local
395 node * next_ptr = pool.get_pointer(next); in pop() local
456 node * next_ptr = pool.get_pointer(next); in unsynchronized_pop() local
/dports/devel/hyperscan/boost_1_75_0/boost/lockfree/
H A Dqueue.hpp336 node * next_ptr = pool.get_pointer(next); in do_push() local
378 node * next_ptr = next.get_ptr(); in unsynchronized_push() local
419 node * next_ptr = pool.get_pointer(next); in pop() local
480 node * next_ptr = pool.get_pointer(next); in unsynchronized_pop() local

12345678910>>...52