Home
last modified time | relevance | path

Searched refs:nsyms (Results 1 – 25 of 2155) sorted by relevance

12345678910>>...87

/dports/lang/yorick/yorick-y_2_2_04/play/any/
H A Dhashtest.c26 int nsyms = 0; in main() local
36 for (nsyms=0 ; nsyms<mxsyms ; nsyms++) { in main()
54 nsyms = 5; in main()
59 for (i=0 ; i<nsyms ; i++) in main()
71 for ( ; i<nsyms ; i++) in main()
89 for (i=0 ; i<nsyms ; i++) in main()
96 for (i=0 ; i<nsyms ; i++) in main()
124 for (i=0 ; i<nsyms ; i++) in main()
131 for (i=0 ; i<nsyms ; i++) in main()
143 for (i=0 ; i<nsyms ; i++) in main()
[all …]
/dports/textproc/halibut/halibut-1.2/
H A Dhuffman.c101 for (i = 0; i < nsyms; i++) in buildhuf()
108 for (i = 0; i < nsyms; i++) in buildhuf()
116 n = nsyms; in buildhuf()
144 for (i = 0; i < nsyms; i++) in buildhuf()
170 assert(nsyms >= 2); in build_huffman_tree()
173 for (i = 0; i < nsyms; i++) in build_huffman_tree()
191 for (i = 0; i < nsyms; i++) in build_huffman_tree()
195 if (i == nsyms) in build_huffman_tree()
287 for (i = 0; i < nsyms; i++) in build_huffman_tree()
299 for (i = 0; i < nsyms; i++) in build_huffman_tree()
[all …]
H A Dlzx.c53 int nsyms, symsize; member
64 buf->nsyms = buf->symsize = 0; in lzx_buffer_init()
69 if (buf->nsyms >= buf->symsize) { in lzx_addsym()
74 buf->syms[buf->nsyms].type = type; in lzx_addsym()
76 buf->nsyms++; in lzx_addsym()
246 int nsyms; member
296 huf->nsyms = 20; in lzx_build_tree()
302 huf->nsyms = 8; in lzx_build_tree()
306 freqs = snewn(huf->nsyms, int); in lzx_build_tree()
313 for (i = 0; i < nsyms; i++) in lzx_build_tree()
[all …]
/dports/lang/gcc48/gcc-4.8.5/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/lto-plugin/
H A Dlto-symtab.c39 unsigned nsyms; member
53 assert (h->nsyms == nsyms); in get_symbols()
55 for (i = 0; i < nsyms; i++) in get_symbols()
97 h->nsyms = nsyms; in add_symbols()
101 for (i = 0; i < nsyms; i++) in add_symbols()
231 unsigned int nsyms = handle->nsyms; in resolve() local
234 for (i = 0; i < nsyms; i++) in resolve()
261 unsigned int nsyms = handle->nsyms; in print() local
264 for (i = 0; i < nsyms; i++) in print()
303 unsigned int nsyms = handle->nsyms; in free_all() local
[all …]
/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Dsort.F90109 subroutine make_identity_symmetry_first(nsyms, mtrx, tnp) argument
110 integer, intent(in) :: nsyms local
123 do isym = 2, nsyms
154 subroutine sort_symmetries(nsyms, mtrx, tnp) argument
155 integer, intent(in) :: nsyms local
166 do isym = 1, nsyms
185 call sortix(nsyms, hash, order)
187 do isym = 1, nsyms
192 mtrx(1:3, 1:3, 1:nsyms) = mtrx_temp(1:3, 1:3, 1:nsyms)
193 tnp(1:3, 1:nsyms) = tnp_temp(1:3, 1:nsyms)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddictionary.c148 int nsyms; member
153 int nsyms; member
160 int nsyms; member
356 int nsyms = 0, nbuckets, i; in dict_create_hashed() local
368 nsyms += list_counter->nsyms; in dict_create_hashed()
370 nbuckets = DICT_HASHTABLE_SIZE (nsyms); in dict_create_hashed()
420 int nsyms = 0, i, j; in dict_create_linear() local
432 nsyms += list_counter->nsyms; in dict_create_linear()
434 DICT_LINEAR_NSYMS (retval) = nsyms; in dict_create_linear()
444 for (i = list_counter->nsyms - 1; in dict_create_linear()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddictionary.c148 int nsyms; member
153 int nsyms; member
160 int nsyms; member
356 int nsyms = 0, nbuckets, i; in dict_create_hashed() local
368 nsyms += list_counter->nsyms; in dict_create_hashed()
370 nbuckets = DICT_HASHTABLE_SIZE (nsyms); in dict_create_hashed()
420 int nsyms = 0, i, j; in dict_create_linear() local
432 nsyms += list_counter->nsyms; in dict_create_linear()
434 DICT_LINEAR_NSYMS (retval) = nsyms; in dict_create_linear()
444 for (i = list_counter->nsyms - 1; in dict_create_linear()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ddictionary.c148 int nsyms; member
153 int nsyms; member
160 int nsyms; member
362 int nsyms = 0, nbuckets, i; in dict_create_hashed() local
374 nsyms += list_counter->nsyms; in dict_create_hashed()
376 nbuckets = DICT_HASHTABLE_SIZE (nsyms); in dict_create_hashed()
426 int nsyms = 0, i, j; in dict_create_linear() local
438 nsyms += list_counter->nsyms; in dict_create_linear()
440 DICT_LINEAR_NSYMS (retval) = nsyms; in dict_create_linear()
450 for (i = list_counter->nsyms - 1; in dict_create_linear()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddictionary.c147 int nsyms; member
152 int nsyms; member
159 int nsyms; member
361 int nsyms = 0, nbuckets, i; in dict_create_hashed() local
373 nsyms += list_counter->nsyms; in dict_create_hashed()
375 nbuckets = DICT_HASHTABLE_SIZE (nsyms); in dict_create_hashed()
425 int nsyms = 0, i, j; in dict_create_linear() local
437 nsyms += list_counter->nsyms; in dict_create_linear()
439 DICT_LINEAR_NSYMS (retval) = nsyms; in dict_create_linear()
449 for (i = list_counter->nsyms - 1; in dict_create_linear()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/testsuite/
H A Dplugin_test.c36 int nsyms; member
261 int nsyms = 0; in claim_file_hook() local
357 if (nsyms >= maxsyms) in claim_file_hook()
367 syms[nsyms].name = NULL; in claim_file_hook()
374 syms[nsyms].version = NULL; in claim_file_hook()
375 syms[nsyms].def = def; in claim_file_hook()
378 syms[nsyms].comdat_key = is_comdat ? syms[nsyms].name : NULL; in claim_file_hook()
380 ++nsyms; in claim_file_hook()
389 claimed_file->nsyms = nsyms; in claim_file_hook()
399 file->name, nsyms); in claim_file_hook()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/testsuite/
H A Dplugin_test.c36 int nsyms; member
261 int nsyms = 0; in claim_file_hook() local
357 if (nsyms >= maxsyms) in claim_file_hook()
367 syms[nsyms].name = NULL; in claim_file_hook()
374 syms[nsyms].version = NULL; in claim_file_hook()
375 syms[nsyms].def = def; in claim_file_hook()
378 syms[nsyms].comdat_key = is_comdat ? syms[nsyms].name : NULL; in claim_file_hook()
380 ++nsyms; in claim_file_hook()
389 claimed_file->nsyms = nsyms; in claim_file_hook()
399 file->name, nsyms); in claim_file_hook()
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A Ddictionary.c147 int nsyms; member
152 int nsyms; member
159 int nsyms; member
361 int nsyms = symbol_list.size (); in dict_create_hashed() local
404 int nsyms = symbol_list.size (); in dict_create_linear() local
405 DICT_LINEAR_NSYMS (retval) = nsyms; in dict_create_linear()
410 int idx = nsyms - 1; in dict_create_linear()
943 return nsyms;
963 for (const auto &pair : nsyms)
1008 for (const auto &pair : nsyms)
[all …]
/dports/devel/binutils/binutils-2.37/gold/testsuite/
H A Dplugin_test.c36 int nsyms; member
288 int nsyms = 0; in claim_file_hook() local
384 if (nsyms >= maxsyms) in claim_file_hook()
394 syms[nsyms].name = NULL; in claim_file_hook()
402 syms[nsyms].version = NULL; in claim_file_hook()
409 syms[nsyms].def = def; in claim_file_hook()
412 syms[nsyms].comdat_key = is_comdat ? syms[nsyms].name : NULL; in claim_file_hook()
414 ++nsyms; in claim_file_hook()
423 claimed_file->nsyms = nsyms; in claim_file_hook()
433 file->name, nsyms); in claim_file_hook()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gold/testsuite/
H A Dplugin_test.c36 int nsyms; member
288 int nsyms = 0; in claim_file_hook() local
384 if (nsyms >= maxsyms) in claim_file_hook()
394 syms[nsyms].name = NULL; in claim_file_hook()
402 syms[nsyms].version = NULL; in claim_file_hook()
409 syms[nsyms].def = def; in claim_file_hook()
412 syms[nsyms].comdat_key = is_comdat ? syms[nsyms].name : NULL; in claim_file_hook()
414 ++nsyms; in claim_file_hook()
423 claimed_file->nsyms = nsyms; in claim_file_hook()
433 file->name, nsyms); in claim_file_hook()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gold/testsuite/
H A Dplugin_test.c36 int nsyms; member
288 int nsyms = 0; in claim_file_hook() local
384 if (nsyms >= maxsyms) in claim_file_hook()
394 syms[nsyms].name = NULL; in claim_file_hook()
402 syms[nsyms].version = NULL; in claim_file_hook()
409 syms[nsyms].def = def; in claim_file_hook()
412 syms[nsyms].comdat_key = is_comdat ? syms[nsyms].name : NULL; in claim_file_hook()
414 ++nsyms; in claim_file_hook()
423 claimed_file->nsyms = nsyms; in claim_file_hook()
433 file->name, nsyms); in claim_file_hook()
[all …]

12345678910>>...87