Home
last modified time | relevance | path

Searched defs:next_node (Results 1 – 25 of 1531) sorted by relevance

12345678910>>...62

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/xml/
H A Dnode-fns.h31 inline Node *next_node(Node *node) { in next_node() function
34 inline Node const *next_node(Node const *node) { in next_node() function
/dports/science/octopus/octopus-10.5/src/basic/
H A Dlist_node.F9033 type(list_node_t), pointer :: next_node => null() component
74 subroutine set_next(this, next_node) argument
76 class(list_node_t), pointer :: next_node local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/snmp/src/agent/
H A Dsnmpa_mib_data_ttln.erl774 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
778 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
785 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
811 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
828 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
835 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
840 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
863 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
884 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
H A Dsnmpa_mib_data_tttn.erl801 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
805 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
812 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
838 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
855 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
862 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
867 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
890 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
911 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/snmp/src/agent/
H A Dsnmpa_mib_data_ttln.erl774 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
778 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
785 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
811 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
828 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
835 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
840 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
863 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
884 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
H A Dsnmpa_mib_data_tttn.erl801 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
805 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
812 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
838 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
855 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
862 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
867 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
890 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
911 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/snmp/src/agent/
H A Dsnmpa_mib_data_ttln.erl774 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
778 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
785 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
811 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
828 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
835 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
840 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
863 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
884 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
H A Dsnmpa_mib_data_tttn.erl801 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
805 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
812 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
838 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
855 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
862 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
867 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
890 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
911 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/snmp/src/agent/
H A Dsnmpa_mib_data_ttln.erl774 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
778 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
785 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
811 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
828 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
835 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
840 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
863 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
884 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
H A Dsnmpa_mib_data_tttn.erl801 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
805 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
812 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
838 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
855 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
862 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
867 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
890 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
911 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/snmp/src/agent/
H A Dsnmpa_mib_data_ttln.erl774 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
778 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
785 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
811 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
828 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
835 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
840 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
863 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
884 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
H A Dsnmpa_mib_data_tttn.erl801 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
805 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
812 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
838 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
855 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
862 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
867 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
890 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
911 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/snmp/src/agent/
H A Dsnmpa_mib_data_ttln.erl774 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
778 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
785 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
811 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
828 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
835 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
840 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
863 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
884 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
H A Dsnmpa_mib_data_tttn.erl801 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
805 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
812 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
838 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
855 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
862 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
867 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
890 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
911 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/snmp/src/agent/
H A Dsnmpa_mib_data_ttln.erl774 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
778 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
785 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
811 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
828 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
835 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
840 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
863 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
884 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
H A Dsnmpa_mib_data_tttn.erl801 next_node(_D, undefined_node, _Oid, _RevOidSoFar, _MibView) -> function
805 next_node(_D, {tree, Tree, {table_entry, _Id}}, [Int | _Oid], function
812 next_node(D, {tree, Tree, {table_entry, _MibName}}, function
838 next_node(D, {tree, Tree, _Info}, [Int | RestOfOid], RevOidSoFar, MibView) function
855 next_node(D, {tree, Tree, _Info}, [], RevOidSoFar, MibView) -> function
862 next_node(_D, {tree, Tree, _Info}, _RestOfOid, _RevOidSoFar, _MibView) -> function
867 next_node(D, {node, subagent}, Oid, RevOidSoFar, MibView) -> function
890 next_node(D, {node, {variable, _MibName}}, [], RevOidSoFar, MibView) -> function
911 next_node(_D, {node, {variable, _MibName}}, _Oid, _RevOidSoFar, _MibView) -> function
/dports/lang/yap/yap-6.2.2/OPTYap/
H A Dtab.tries.i114 sg_node_ptr chain_node, next_node, *bucket; local
153 sg_node_ptr chain_node, next_node, *first_old_bucket, *old_bucket; local
272 sg_node_ptr chain_node, next_node, *bucket; local
344 sg_node_ptr chain_node, next_node, *first_old_bucket, *old_bucket; local
411 ans_node_ptr chain_node, next_node, *bucket; local
450 ans_node_ptr chain_node, next_node, *first_old_bucket, *old_bucket; local
570 ans_node_ptr chain_node, next_node, *bucket; local
642 ans_node_ptr chain_node, next_node, *first_old_bucket, *old_bucket; local
707 gt_node_ptr chain_node, next_node, *bucket; local
746 gt_node_ptr chain_node, next_node, *first_old_bucket, *old_bucket; local
/dports/games/el/Eternal-Lands-1.9.5.9-1/xml/
H A Dxmlhelper.cpp20 xmlNodePtr next_node; in get_next_element_node() local
47 xmlNodePtr next_node; in get_node_element_children() local
/dports/databases/pgrouting/pgrouting-3.2.0/include/bdDijkstra/
H A Dpgr_bdDijkstra.hpp105 auto next_node = graph.adjacent(current_node, *out); in explore_forward() local
128 auto next_node = graph.adjacent(current_node, *in); in explore_backward() local
/dports/devel/libpff/libpff-20180714/libcdata/
H A Dlibcdata_tree_node.c118 libcdata_tree_node_t *next_node = NULL; in libcdata_tree_node_free() local
292 libcdata_tree_node_t *next_node = NULL; in libcdata_tree_node_empty() local
834 libcdata_tree_node_t **next_node, in libcdata_tree_node_get_next_node()
874 libcdata_tree_node_t *next_node, in libcdata_tree_node_set_next_node()
905 libcdata_tree_node_t **next_node, in libcdata_tree_node_get_nodes()
971 libcdata_tree_node_t *next_node, in libcdata_tree_node_set_nodes()
1619 libcdata_tree_node_t *next_node = NULL; in libcdata_tree_node_replace_node() local
/dports/lang/yap/yap-6.2.2/library/rltree/
H A Drange_list.c391 NUM next_node; in get_location() local
431 NUM next_node; in set_in() local
504 long compact_node(RL_Tree *tree,NUM node,NUM next_node,NUM node_interval,NUM next_node_interval,NUM… in compact_node()
573 NUM next_node; in tree_size() local
677 NUM next_node; in in_tree() local
728 NUM next_node; in display_tree() local
766 NUM next_node; in idisplay_tree() local
822 NUM next_node; in next_min() local
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/src/
H A Dshrpx_router.cc86 auto next_node = find_next_node(node, pattern[i]); in add_route() local
173 auto next_node = find_next_node(node, *p); in match_complete() local
253 auto next_node = find_next_node(node, *p); in match_partial() local
359 auto next_node = find_next_node(node, *p); in match_prefix() local
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/src/
H A Dshrpx_router.cc86 auto next_node = find_next_node(node, pattern[i]); in add_route() local
173 auto next_node = find_next_node(node, *p); in match_complete() local
253 auto next_node = find_next_node(node, *p); in match_partial() local
359 auto next_node = find_next_node(node, *p); in match_prefix() local
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/src/
H A Dshrpx_router.cc86 auto next_node = find_next_node(node, pattern[i]); in add_route() local
173 auto next_node = find_next_node(node, *p); in match_complete() local
253 auto next_node = find_next_node(node, *p); in match_partial() local
359 auto next_node = find_next_node(node, *p); in match_prefix() local
/dports/www/libnghttp2/nghttp2-1.46.0/src/
H A Dshrpx_router.cc86 auto next_node = find_next_node(node, pattern[i]); in add_route() local
173 auto next_node = find_next_node(node, *p); in match_complete() local
253 auto next_node = find_next_node(node, *p); in match_partial() local
359 auto next_node = find_next_node(node, *p); in match_prefix() local

12345678910>>...62