Home
last modified time | relevance | path

Searched refs:counts_entry (Results 1 – 25 of 118) sorted by relevance

12345

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcoverage.c67 struct counts_entry : pointer_hash <counts_entry> struct
81 static int equal (const counts_entry *, const counts_entry *);
82 static void remove (counts_entry *);
162 counts_entry::hash (const counts_entry *entry) in hash()
168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
174 counts_entry::remove (counts_entry *entry) in remove()
181 static hash_table<counts_entry> *counts_hash;
220 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
247 counts_entry **slot, *entry, elt; in read_counts_file()
258 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcoverage.c65 struct counts_entry : pointer_hash <counts_entry> struct
79 static int equal (const counts_entry *, const counts_entry *);
80 static void remove (counts_entry *);
159 counts_entry::hash (const counts_entry *entry) in hash()
165 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
171 counts_entry::remove (counts_entry *entry) in remove()
178 static hash_table<counts_entry> *counts_hash;
219 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
267 counts_entry **slot, *entry, elt; in read_counts_file()
278 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcoverage.c67 struct counts_entry : pointer_hash <counts_entry> struct
81 static int equal (const counts_entry *, const counts_entry *);
82 static void remove (counts_entry *);
162 counts_entry::hash (const counts_entry *entry) in hash()
168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
174 counts_entry::remove (counts_entry *entry) in remove()
181 static hash_table<counts_entry> *counts_hash;
220 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
247 counts_entry **slot, *entry, elt; in read_counts_file()
258 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcoverage.c67 struct counts_entry : pointer_hash <counts_entry> struct
81 static int equal (const counts_entry *, const counts_entry *);
82 static void remove (counts_entry *);
162 counts_entry::hash (const counts_entry *entry) in hash()
168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
174 counts_entry::remove (counts_entry *entry) in remove()
181 static hash_table<counts_entry> *counts_hash;
220 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
247 counts_entry **slot, *entry, elt; in read_counts_file()
258 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcoverage.c67 struct counts_entry : pointer_hash <counts_entry> struct
81 static int equal (const counts_entry *, const counts_entry *);
82 static void remove (counts_entry *);
162 counts_entry::hash (const counts_entry *entry) in hash()
168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
174 counts_entry::remove (counts_entry *entry) in remove()
181 static hash_table<counts_entry> *counts_hash;
220 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
247 counts_entry **slot, *entry, elt; in read_counts_file()
258 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcoverage.c67 struct counts_entry : pointer_hash <counts_entry> struct
81 static int equal (const counts_entry *, const counts_entry *);
82 static void remove (counts_entry *);
162 counts_entry::hash (const counts_entry *entry) in hash()
168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
174 counts_entry::remove (counts_entry *entry) in remove()
181 static hash_table<counts_entry> *counts_hash;
220 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
247 counts_entry **slot, *entry, elt; in read_counts_file()
258 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcoverage.c67 struct counts_entry : pointer_hash <counts_entry> struct
81 static int equal (const counts_entry *, const counts_entry *);
82 static void remove (counts_entry *);
162 counts_entry::hash (const counts_entry *entry) in hash()
168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
174 counts_entry::remove (counts_entry *entry) in remove()
181 static hash_table<counts_entry> *counts_hash;
220 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
247 counts_entry **slot, *entry, elt; in read_counts_file()
258 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcoverage.c65 struct counts_entry : pointer_hash <counts_entry> struct
79 static int equal (const counts_entry *, const counts_entry *);
80 static void remove (counts_entry *);
159 counts_entry::hash (const counts_entry *entry) in hash()
165 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
171 counts_entry::remove (counts_entry *entry) in remove()
178 static hash_table<counts_entry> *counts_hash;
219 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
267 counts_entry **slot, *entry, elt; in read_counts_file()
278 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcoverage.c66 struct counts_entry : pointer_hash <counts_entry> struct
80 static int equal (const counts_entry *, const counts_entry *);
81 static void remove (counts_entry *);
161 counts_entry::hash (const counts_entry *entry) in hash()
167 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
173 counts_entry::remove (counts_entry *entry) in remove()
180 static hash_table<counts_entry> *counts_hash;
221 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
269 counts_entry **slot, *entry, elt; in read_counts_file()
280 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcoverage.c69 struct counts_entry : pointer_hash <counts_entry> struct
83 static int equal (const counts_entry *, const counts_entry *);
84 static void remove (counts_entry *);
155 counts_entry::hash (const counts_entry *entry) in hash()
161 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
167 counts_entry::remove (counts_entry *entry) in remove()
174 static hash_table<counts_entry> *counts_hash;
216 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
243 counts_entry **slot, *entry, elt; in read_counts_file()
256 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcoverage.c66 struct counts_entry : pointer_hash <counts_entry> struct
80 static int equal (const counts_entry *, const counts_entry *);
81 static void remove (counts_entry *);
161 counts_entry::hash (const counts_entry *entry) in hash()
167 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
173 counts_entry::remove (counts_entry *entry) in remove()
180 static hash_table<counts_entry> *counts_hash;
221 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
269 counts_entry **slot, *entry, elt; in read_counts_file()
280 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcoverage.c67 struct counts_entry : pointer_hash <counts_entry> struct
81 static int equal (const counts_entry *, const counts_entry *);
82 static void remove (counts_entry *);
162 counts_entry::hash (const counts_entry *entry) in hash()
168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
174 counts_entry::remove (counts_entry *entry) in remove()
181 static hash_table<counts_entry> *counts_hash;
220 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
247 counts_entry **slot, *entry, elt; in read_counts_file()
260 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcoverage.c66 struct counts_entry : pointer_hash <counts_entry> struct
80 static int equal (const counts_entry *, const counts_entry *);
81 static void remove (counts_entry *);
161 counts_entry::hash (const counts_entry *entry) in hash()
167 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
173 counts_entry::remove (counts_entry *entry) in remove()
180 static hash_table<counts_entry> *counts_hash;
221 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
269 counts_entry **slot, *entry, elt; in read_counts_file()
280 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcoverage.c67 struct counts_entry : pointer_hash <counts_entry> struct
81 static int equal (const counts_entry *, const counts_entry *);
82 static void remove (counts_entry *);
162 counts_entry::hash (const counts_entry *entry) in hash()
168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
174 counts_entry::remove (counts_entry *entry) in remove()
181 static hash_table<counts_entry> *counts_hash;
220 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
247 counts_entry **slot, *entry, elt; in read_counts_file()
260 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcoverage.c66 struct counts_entry : pointer_hash <counts_entry> struct
80 static int equal (const counts_entry *, const counts_entry *);
81 static void remove (counts_entry *);
161 counts_entry::hash (const counts_entry *entry) in hash()
167 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
173 counts_entry::remove (counts_entry *entry) in remove()
180 static hash_table<counts_entry> *counts_hash;
221 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
269 counts_entry **slot, *entry, elt; in read_counts_file()
280 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcoverage.c66 struct counts_entry : pointer_hash <counts_entry> struct
80 static int equal (const counts_entry *, const counts_entry *);
81 static void remove (counts_entry *);
161 counts_entry::hash (const counts_entry *entry) in hash()
167 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
173 counts_entry::remove (counts_entry *entry) in remove()
180 static hash_table<counts_entry> *counts_hash;
221 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
269 counts_entry **slot, *entry, elt; in read_counts_file()
280 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcoverage.c67 struct counts_entry : pointer_hash <counts_entry> struct
81 static int equal (const counts_entry *, const counts_entry *);
82 static void remove (counts_entry *);
162 counts_entry::hash (const counts_entry *entry) in hash()
168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
174 counts_entry::remove (counts_entry *entry) in remove()
181 static hash_table<counts_entry> *counts_hash;
220 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
247 counts_entry **slot, *entry, elt; in read_counts_file()
260 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcoverage.c66 struct counts_entry : pointer_hash <counts_entry> struct
80 static int equal (const counts_entry *, const counts_entry *);
81 static void remove (counts_entry *);
161 counts_entry::hash (const counts_entry *entry) in hash()
167 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal()
173 counts_entry::remove (counts_entry *entry) in remove()
180 static hash_table<counts_entry> *counts_hash;
221 counts_hash = new hash_table<counts_entry> (10); in read_counts_file()
269 counts_entry **slot, *entry, elt; in read_counts_file()
280 *slot = entry = XCNEW (counts_entry); in read_counts_file()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcoverage.c67 typedef struct counts_entry struct
80 typedef counts_entry value_type; argument
81 typedef counts_entry compare_type; argument
152 counts_entry::hash (const value_type *entry) in hash()
158 counts_entry::equal (const value_type *entry1, in equal()
165 counts_entry::remove (value_type *entry) in remove()
172 static hash_table <counts_entry> counts_hash;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcoverage.c67 typedef struct counts_entry struct
80 typedef counts_entry value_type; argument
81 typedef counts_entry compare_type; argument
152 counts_entry::hash (const value_type *entry) in hash()
158 counts_entry::equal (const value_type *entry1, in equal()
165 counts_entry::remove (value_type *entry) in remove()
172 static hash_table <counts_entry> counts_hash;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcoverage.c72 typedef struct counts_entry struct
85 typedef counts_entry value_type; argument
86 typedef counts_entry compare_type; argument
157 counts_entry::hash (const value_type *entry) in hash()
163 counts_entry::equal (const value_type *entry1, in equal()
170 counts_entry::remove (value_type *entry) in remove()
177 static hash_table <counts_entry> counts_hash;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcoverage.c59 typedef struct counts_entry struct
71 struct counts_entry *chain; argument
H A DChangeLog.99034 (struct counts_entry): Likewise.
9094 (struct counts_entry): Keyed by counter type, contains summary.
9153 * profile.c (struct counts_entry): Remove.
11181 * profile.c (struct counts_entry): New structure to hold counter
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcoverage.c59 typedef struct counts_entry struct
71 struct counts_entry *chain; argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcoverage.c59 typedef struct counts_entry struct
71 struct counts_entry *chain; argument

12345