Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/include/mach-o/
H A Dunwind.h199 unsigned char entry_count[2]; member
214 unsigned char entry_count[2]; member
/dragonfly/usr.sbin/mptable/
H A Dmptable.c175 uint16_t entry_count; member
693 printf( " entry count:\t\t\t%d\n", cth.entry_count ); in MPConfigTableHeader()
701 count = cth.entry_count; in MPConfigTableHeader()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-ivcanon.c1133 profile_count entry_count = profile_count::zero (); in try_peel_loop() local
1141 entry_count = e->src->count + e->src->count; in try_peel_loop()
1145 p = entry_count.probability_in (loop->header->count); in try_peel_loop()
H A Dtree-cfg.c6502 profile_count entry_count = profile_count::uninitialized (); in gimple_duplicate_sese_region() local
6562 entry_count = entry->count (); in gimple_duplicate_sese_region()
6565 if (entry_count > total_count) in gimple_duplicate_sese_region()
6566 entry_count = total_count; in gimple_duplicate_sese_region()
6571 if (total_count.initialized_p () && entry_count.initialized_p ()) in gimple_duplicate_sese_region()
6574 total_count - entry_count, in gimple_duplicate_sese_region()
6576 scale_bbs_frequencies_profile_count (region_copy, n_region, entry_count, in gimple_duplicate_sese_region()
/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c111 u_short entry_count; member
312 count = cth->entry_count; in mptable_iterate_entries()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c140 size_t entry_count; member
149 table->entry_count = 0; in binding_table_construct()
175 table->entry_count = 0;
196 const size_t old_entry_count = table->entry_count; in binding_table_expand()
215 table->entry_count = old_entry_count; in binding_table_expand()
229 ++table->entry_count; in binding_table_insert()
231 if (3 * table->chain_count < 5 * table->entry_count) in binding_table_insert()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c1804 size_t entry_count; member
1813 table->entry_count = 0; in binding_table_construct()
1839 table->entry_count = 0;
1860 const size_t old_entry_count = table->entry_count; in binding_table_expand()
1879 table->entry_count = old_entry_count; in binding_table_expand()
1893 ++table->entry_count; in binding_table_insert()
1895 if (3 * table->chain_count < 5 * table->entry_count) in binding_table_insert()
/dragonfly/contrib/binutils-2.34/gold/
H A Dx86_64.cc189 entry_count() const in entry_count() function in __anon260770b90111::Output_data_plt_x86_64
2102 unsigned int count = this->entry_count(); in set_final_data_size()
2278 unsigned int count = this->entry_count(); in set_final_data_size()
2702 const unsigned int count = this->entry_count(); in do_write()
2797 const unsigned int count = this->entry_count(); in do_write()
2995 return this->plt_->entry_count(); in plt_entry_count()
H A Di386.cc119 entry_count() const in entry_count() function in __anon215da2140111::Output_data_plt_i386
1561 return this->plt_->entry_count(); in plt_entry_count()
H A Doutput.cc1306 section_size_type entry_count, in Output_data_group() argument
1309 : Output_section_data(entry_count * 4, 4, false), in Output_data_group()
H A Dlayout.cc1418 section_size_type entry_count = in layout_group() local
1421 new Output_data_group<size, big_endian>(object, entry_count, flags, in layout_group()
H A Doutput.h2386 section_size_type entry_count,
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-cfg.c5470 gcov_type total_count = 0, entry_count = 0; in gimple_duplicate_sese_region() local
5527 entry_count = entry->count; in gimple_duplicate_sese_region()
5530 if (entry_count > total_count) in gimple_duplicate_sese_region()
5531 entry_count = total_count; in gimple_duplicate_sese_region()
5550 total_count - entry_count, in gimple_duplicate_sese_region()
5552 scale_bbs_frequencies_gcov_type (region_copy, n_region, entry_count, in gimple_duplicate_sese_region()
/dragonfly/contrib/binutils-2.27/gold/
H A Dsparc.cc1337 entry_count() const in entry_count() function in __anon20e341c50111::Output_data_plt_sparc
1401 unsigned int full_count = this->entry_count() + 4; in set_final_data_size()
1683 const unsigned int count = this->entry_count(); in do_write()
1880 return this->plt_->entry_count(); in plt_entry_count()
H A Darm.cc7406 entry_count() const in entry_count() function in __anon392c4a0c0111::Output_data_plt_arm
7545 unsigned int* entry_count; in add_entry() local
7566 entry_count = &this->irelative_count_; in add_entry()
7577 entry_count = &this->count_; in add_entry()
7585 + (*entry_count) * this->get_plt_entry_size()); in add_entry()
7587 ++(*entry_count); in add_entry()
8084 return this->plt_->entry_count(); in plt_entry_count()
H A Di386.cc119 entry_count() const in entry_count() function in __anon2fd6e1360111::Output_data_plt_i386
1560 return this->plt_->entry_count(); in plt_entry_count()
H A Dtilegx.cc133 entry_count() const in entry_count() function in __anon6cd8ba590111::Output_data_plt_tilegx
2593 return this->plt_->entry_count(); in plt_entry_count()
H A Doutput.cc1294 section_size_type entry_count, in Output_data_group() argument
1297 : Output_section_data(entry_count * 4, 4, false), in Output_data_group()
H A Dx86_64.cc184 entry_count() const in entry_count() function in __anonb7cd005b0111::Output_data_plt_x86_64
1886 return this->plt_->entry_count(); in plt_entry_count()
H A Dlayout.cc1388 section_size_type entry_count = in layout_group() local
1391 new Output_data_group<size, big_endian>(object, entry_count, flags, in layout_group()
H A Dmips.cc2484 entry_count() const in entry_count() function in __anone5cd35850111::Mips_output_data_plt
3446 return this->plt_->entry_count(); in plt_entry_count()
7315 gsym->set_plt_offset(this->entry_count() * sizeof(plt_entry) in add_entry()
H A Daarch64.cc4159 entry_count() const in entry_count() function in __anon04877c550111::Output_data_plt_aarch64
5624 return this->plt_->entry_count(); in plt_entry_count()
H A Doutput.h2386 section_size_type entry_count,
H A Dpowerpc.cc3113 entry_count() const in entry_count() function in __anonf2b8b68c0111::Output_data_plt_powerpc
5240 return this->plt_->entry_count(); in plt_entry_count()
/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c1593 int j, entry_count, rc = 0; in bce_init_nvram() local
1605 entry_count = sizeof(flash_table) / sizeof(struct flash_spec); in bce_init_nvram()
1616 for (j = 0, flash = flash_table; j < entry_count; in bce_init_nvram()
1634 for (j = 0, flash = flash_table; j < entry_count; in bce_init_nvram()
1660 if (j == entry_count) { in bce_init_nvram()