Home
last modified time | relevance | path

Searched refs:gt_pointer_operator (Results 1 – 25 of 530) sorted by relevance

12345678910>>...22

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dhash-map.h71 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
80 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
86 pch_nx_helper (int, gt_pointer_operator, void *) in class()
91 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
96 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
102 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
240 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
263 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dhash-map.h71 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
80 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
86 pch_nx_helper (int, gt_pointer_operator, void *) in class()
91 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
96 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
102 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
240 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
263 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map.h77 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
91 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
97 pch_nx_helper (int, gt_pointer_operator, void *) in class()
102 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
107 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
113 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
251 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
283 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dhash-map.h77 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
91 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
97 pch_nx_helper (int, gt_pointer_operator, void *) in class()
102 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
107 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
113 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
251 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
283 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map.h77 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
91 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
97 pch_nx_helper (int, gt_pointer_operator, void *) in class()
102 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
107 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
113 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
251 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
283 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dhash-map.h77 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
91 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
97 pch_nx_helper (int, gt_pointer_operator, void *) in class()
102 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
107 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
113 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
251 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
283 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map.h77 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
91 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
97 pch_nx_helper (int, gt_pointer_operator, void *) in class()
102 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
107 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
113 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
251 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
283 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dhash-map.h77 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
91 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
97 pch_nx_helper (int, gt_pointer_operator, void *) in class()
102 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
107 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
113 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
251 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
283 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dhash-map.h77 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
91 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
97 pch_nx_helper (int, gt_pointer_operator, void *) in class()
102 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
107 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
113 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
264 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
296 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dhash-map.h77 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
91 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
97 pch_nx_helper (int, gt_pointer_operator, void *) in class()
102 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
107 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
113 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
264 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
296 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dhash-map.h77 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
91 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
97 pch_nx_helper (int, gt_pointer_operator, void *) in class()
102 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
107 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
113 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
264 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
296 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhash-map.h91 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
105 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
111 pch_nx_helper (int, gt_pointer_operator, void *) in class()
116 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
121 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
127 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
294 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
326 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhash-map.h91 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
105 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
111 pch_nx_helper (int, gt_pointer_operator, void *) in class()
116 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
121 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
127 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
295 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
327 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
H A Dipa-modref-tree.c199 void gt_pch_nx (modref_tree<int>* const&, gt_pointer_operator, void *) {} in gt_pch_nx() argument
200 void gt_pch_nx (modref_tree<tree_node*>* const&, gt_pointer_operator, void *) {} in gt_pch_nx() argument
226 void gt_pch_nx (modref_base_node<int>*, gt_pointer_operator, void *) {} in gt_pch_nx() argument
227 void gt_pch_nx (modref_base_node<tree_node*>*, gt_pointer_operator, void *) {} in gt_pch_nx() argument
253 void gt_pch_nx (modref_ref_node<int>*, gt_pointer_operator, void *) {} in gt_pch_nx() argument
254 void gt_pch_nx (modref_ref_node<tree_node*>*, gt_pointer_operator, void *) {} in gt_pch_nx() argument
H A Dipa-modref-tree.h581 void gt_pch_nx (modref_tree <int>* const&, gt_pointer_operator op, void *cookie);
582 void gt_pch_nx (modref_tree <tree_node*>* const&, gt_pointer_operator op,
589 void gt_pch_nx (modref_base_node <int>* const&, gt_pointer_operator op,
591 void gt_pch_nx (modref_base_node <tree_node*>* const&, gt_pointer_operator op,
598 void gt_pch_nx (modref_ref_node <int>* const&, gt_pointer_operator op,
600 void gt_pch_nx (modref_ref_node <tree_node*>* const&, gt_pointer_operator op,
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhash-map.h91 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
105 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
111 pch_nx_helper (int, gt_pointer_operator, void *) in class()
116 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
121 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
127 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
294 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
326 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhash-map.h91 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
105 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
111 pch_nx_helper (int, gt_pointer_operator, void *) in class()
116 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
121 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
127 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
295 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
327 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
H A Dipa-modref-tree.c199 void gt_pch_nx (modref_tree<int>* const&, gt_pointer_operator, void *) {}
200 void gt_pch_nx (modref_tree<tree_node*>* const&, gt_pointer_operator, void *) {}
226 void gt_pch_nx (modref_base_node<int>*, gt_pointer_operator, void *) {}
227 void gt_pch_nx (modref_base_node<tree_node*>*, gt_pointer_operator, void *) {}
253 void gt_pch_nx (modref_ref_node<int>*, gt_pointer_operator, void *) {}
254 void gt_pch_nx (modref_ref_node<tree_node*>*, gt_pointer_operator, void *) {}
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhash-map.h91 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
105 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
111 pch_nx_helper (int, gt_pointer_operator, void *) in class()
116 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
121 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
127 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
295 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
327 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
H A Dipa-modref-tree.c199 void gt_pch_nx (modref_tree<int>* const&, gt_pointer_operator, void *) {} in gt_pch_nx() argument
200 void gt_pch_nx (modref_tree<tree_node*>* const&, gt_pointer_operator, void *) {} in gt_pch_nx() argument
226 void gt_pch_nx (modref_base_node<int>*, gt_pointer_operator, void *) {} in gt_pch_nx() argument
227 void gt_pch_nx (modref_base_node<tree_node*>*, gt_pointer_operator, void *) {} in gt_pch_nx() argument
253 void gt_pch_nx (modref_ref_node<int>*, gt_pointer_operator, void *) {} in gt_pch_nx() argument
254 void gt_pch_nx (modref_ref_node<tree_node*>*, gt_pointer_operator, void *) {} in gt_pch_nx() argument
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhash-map.h91 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
105 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
111 pch_nx_helper (int, gt_pointer_operator, void *) in class()
116 pch_nx_helper (unsigned int, gt_pointer_operator, void *) in class()
121 pch_nx_helper (bool, gt_pointer_operator, void *) in class()
127 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
294 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
326 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dggc.h37 typedef void (*gt_pointer_operator) (void *, void *); typedef
44 typedef void (*gt_note_pointers) (void *, void *, gt_pointer_operator,
52 typedef void (*gt_handle_reorder) (void *, void *, gt_pointer_operator,
134 extern void gt_pch_p_S (void *, void *, gt_pointer_operator, void *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dggc.h37 typedef void (*gt_pointer_operator) (void *, void *); typedef
44 typedef void (*gt_note_pointers) (void *, void *, gt_pointer_operator,
52 typedef void (*gt_handle_reorder) (void *, void *, gt_pointer_operator,
134 extern void gt_pch_p_S (void *, void *, gt_pointer_operator, void *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dggc.h38 typedef void (*gt_pointer_operator) (void *, void *); typedef
45 typedef void (*gt_note_pointers) (void *, void *, gt_pointer_operator,
53 typedef void (*gt_handle_reorder) (void *, void *, gt_pointer_operator,
136 extern void gt_pch_p_S (void *, void *, gt_pointer_operator, void *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhash-map.h91 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) in class()
105 pch_nx_helper (T &x, gt_pointer_operator op, void *cookie) in class()
112 pch_nx_helper (T *&x, gt_pointer_operator op, void *cookie) in class()
119 static void pch_nx_helper (T, gt_pointer_operator, void *) { } in class()
303 …, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *); in class()
335 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()

12345678910>>...22