Home
last modified time | relevance | path

Searched refs:CONTAINER_T (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/m4/m4-1.4.19/lib/
H A Dgl_avltree_ordered.h65 rebalance (CONTAINER_T container, in rebalance()
298 gl_tree_nx_add_first (CONTAINER_T container, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_first()
340 gl_tree_add_node_before (CONTAINER_T container, NODE_T node, NODE_T new_node) in gl_tree_add_node_before()
373 gl_tree_nx_add_before (CONTAINER_T container, NODE_T node, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_before()
390 gl_tree_add_node_after (CONTAINER_T container, NODE_T node, NODE_T new_node) in gl_tree_add_node_after()
423 gl_tree_nx_add_after (CONTAINER_T container, NODE_T node, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_after()
439 gl_tree_remove_node_no_free (CONTAINER_T container, NODE_T node) in gl_tree_remove_node_no_free()
543 gl_tree_remove_node (CONTAINER_T container, NODE_T node) in gl_tree_remove_node()
H A Dgl_anyhash2.h27 hash_resize (CONTAINER_T container, size_t estimate) in hash_resize()
76 hash_resize_after_add (CONTAINER_T container) in hash_resize_after_add()
H A Dgl_avltree_oset.c28 #define CONTAINER_T gl_oset_t macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dgl_avltree_ordered.h65 rebalance (CONTAINER_T container, in rebalance()
298 gl_tree_nx_add_first (CONTAINER_T container, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_first()
340 gl_tree_add_node_before (CONTAINER_T container, NODE_T node, NODE_T new_node) in gl_tree_add_node_before()
373 gl_tree_nx_add_before (CONTAINER_T container, NODE_T node, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_before()
390 gl_tree_add_node_after (CONTAINER_T container, NODE_T node, NODE_T new_node) in gl_tree_add_node_after()
423 gl_tree_nx_add_after (CONTAINER_T container, NODE_T node, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_after()
439 gl_tree_remove_node_no_free (CONTAINER_T container, NODE_T node) in gl_tree_remove_node_no_free()
543 gl_tree_remove_node (CONTAINER_T container, NODE_T node) in gl_tree_remove_node()
H A Dgl_rbtree_ordered.h122 rebalance_after_add (CONTAINER_T container, NODE_T node, NODE_T parent) in rebalance_after_add()
247 rebalance_after_remove (CONTAINER_T container, NODE_T child, NODE_T parent) in rebalance_after_remove()
530 gl_tree_nx_add_first (CONTAINER_T container, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_first()
570 gl_tree_add_node_before (CONTAINER_T container, NODE_T node, NODE_T new_node) in gl_tree_add_node_before()
593 gl_tree_nx_add_before (CONTAINER_T container, NODE_T node, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_before()
610 gl_tree_add_node_after (CONTAINER_T container, NODE_T node, NODE_T new_node) in gl_tree_add_node_after()
633 gl_tree_nx_add_after (CONTAINER_T container, NODE_T node, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_after()
649 gl_tree_remove_node_no_free (CONTAINER_T container, NODE_T node) in gl_tree_remove_node_no_free()
771 gl_tree_remove_node (CONTAINER_T container, NODE_T node) in gl_tree_remove_node()
H A Dgl_anyhash2.h27 hash_resize (CONTAINER_T container, size_t estimate) in hash_resize()
76 hash_resize_after_add (CONTAINER_T container) in hash_resize_after_add()
H A Dgl_avltree_oset.c28 #define CONTAINER_T gl_oset_t macro
H A Dgl_rbtree_oset.c28 #define CONTAINER_T gl_oset_t macro
H A Dgl_avltree_omap.c28 #define CONTAINER_T gl_omap_t macro
H A Dgl_rbtree_omap.c28 #define CONTAINER_T gl_omap_t macro
/dports/devel/bison/bison-3.7.6/lib/
H A Dgl_rbtree_ordered.h122 rebalance_after_add (CONTAINER_T container, NODE_T node, NODE_T parent) in rebalance_after_add()
247 rebalance_after_remove (CONTAINER_T container, NODE_T child, NODE_T parent) in rebalance_after_remove()
530 gl_tree_nx_add_first (CONTAINER_T container, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_first()
570 gl_tree_add_node_before (CONTAINER_T container, NODE_T node, NODE_T new_node) in gl_tree_add_node_before()
593 gl_tree_nx_add_before (CONTAINER_T container, NODE_T node, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_before()
610 gl_tree_add_node_after (CONTAINER_T container, NODE_T node, NODE_T new_node) in gl_tree_add_node_after()
633 gl_tree_nx_add_after (CONTAINER_T container, NODE_T node, NODE_PAYLOAD_PARAMS) in gl_tree_nx_add_after()
649 gl_tree_remove_node_no_free (CONTAINER_T container, NODE_T node) in gl_tree_remove_node_no_free()
771 gl_tree_remove_node (CONTAINER_T container, NODE_T node) in gl_tree_remove_node()
H A Dgl_anyhash2.h27 hash_resize (CONTAINER_T container, size_t estimate) in hash_resize()
76 hash_resize_after_add (CONTAINER_T container) in hash_resize_after_add()
H A Dgl_rbtree_oset.c28 #define CONTAINER_T gl_oset_t macro
/dports/devel/rkcommon/rkcommon-1.8.0/rkcommon/tasking/
H A Dparallel_foreach.h30 template <typename CONTAINER_T, typename TASK_T>
31 inline void parallel_foreach(CONTAINER_T &&c, TASK_T &&f) in parallel_foreach()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dgl_anyhash2.h27 hash_resize (CONTAINER_T container, size_t estimate) in hash_resize()
76 hash_resize_after_add (CONTAINER_T container) in hash_resize_after_add()
H A Dgl_linkedhash_list.c39 #define CONTAINER_T gl_list_t macro
/dports/math/pspp/pspp-1.4.1/gl/
H A Dgl_anyhash2.h27 hash_resize (CONTAINER_T container, size_t estimate) in hash_resize()
76 hash_resize_after_add (CONTAINER_T container) in hash_resize_after_add()
H A Dgl_linkedhash_list.c39 #define CONTAINER_T gl_list_t macro
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dgl_anyhash2.h27 hash_resize (CONTAINER_T container, size_t estimate) in hash_resize()
76 hash_resize_after_add (CONTAINER_T container) in hash_resize_after_add()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dgl_anyhash2.h27 hash_resize (CONTAINER_T container, size_t estimate) in hash_resize()
76 hash_resize_after_add (CONTAINER_T container) in hash_resize_after_add()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dgl_anyhash2.h27 hash_resize (CONTAINER_T container, size_t estimate) in hash_resize()
76 hash_resize_after_add (CONTAINER_T container) in hash_resize_after_add()
/dports/devel/libffcall/libffcall-2.4/gnulib-lib/
H A Dgl_anyhash2.h27 hash_resize (CONTAINER_T container, size_t estimate) in hash_resize()
76 hash_resize_after_add (CONTAINER_T container) in hash_resize_after_add()
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/Mesh/
H A DPolyConnectivity.hh72 typename CONTAINER_T,
74 ITER_T (CONTAINER_T::*begin_fn)() const,
75 ITER_T (CONTAINER_T::*end_fn)() const>
78 using CONTAINER_TYPE = CONTAINER_T;
89 typename CONTAINER_T,
93 ITER_T (CONTAINER_T::*begin_fn)(CENTER_ENTITY_T) const,
94 ITER_T (CONTAINER_T::*end_fn)(CENTER_ENTITY_T) const>
97 using CONTAINER_TYPE = CONTAINER_T;
/dports/math/openmesh/OpenMesh-8.1/Documentation/
H A Dinherit_graph_121.map2 <area shape="rect" id="node1" href="$a02301.html" title="OpenMesh::RangeTraitT\l\&lt; CONTAINER_T, …
H A Dinherit_graph_21.map2 …de1" href="$a02309.html" title="OpenMesh::CirculatorRange\lTraitT\&lt; CONTAINER_T, ITER\l_T, CENT…

12