| /src/sys/uvm/ |
| uvm.h | 104 u_int bucketcount; member in struct:uvm
|
| uvm_page.c | 393 uvm.bucketcount = 1; 746 newnbuckets == uvm.bucketcount) { 762 obuckets = uvm.bucketcount; 770 newnbuckets == uvm.bucketcount) { 779 uvm.bucketcount = newnbuckets; 860 uvm_page_redim(newncolors, uvm.bucketcount); 1088 int b, trybucket, bucketcount; local 1101 bucketcount = uvm.bucketcount; 1107 b = (b + 1 == bucketcount ? 0 : b + 1) [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| elf-bfd.h | 703 bfd_size_type bucketcount; 702 bfd_size_type bucketcount; member in struct:elf_link_hash_table
|
| elflink.c | 6542 unsigned long int bucketcount; 6639 bucket = s->hashval[h->dynindx] % s->bucketcount; 7963 elf_hash_table (info)->bucketcount = 0; local 7973 size_t bucketcount; 7996 bucketcount 8000 if (bucketcount == 0 && nsyms > 0) 8003 elf_hash_table (info)->bucketcount = bucketcount; 8008 s->size = ((2 + bucketcount + dynsymcount) * hash_entry_size); 8014 bfd_put (8 * hash_entry_size, output_bfd, bucketcount, s->contents) 6532 unsigned long int bucketcount; member in struct:collect_gnu_hash_codes 8015 size_t bucketcount; local 11156 size_t bucketcount; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-bfd.h | 691 bfd_size_type bucketcount; 690 bfd_size_type bucketcount; member in struct:elf_link_hash_table
|
| elflink.c | 6504 unsigned long int bucketcount; 6596 bucket = s->hashval[h->dynindx] % s->bucketcount; 7920 elf_hash_table (info)->bucketcount = 0; local 7930 size_t bucketcount; 7953 bucketcount 7957 if (bucketcount == 0 && nsyms > 0) 7960 elf_hash_table (info)->bucketcount = bucketcount; 7965 s->size = ((2 + bucketcount + dynsymcount) * hash_entry_size); 7971 bfd_put (8 * hash_entry_size, output_bfd, bucketcount, s->contents) 6494 unsigned long int bucketcount; member in struct:collect_gnu_hash_codes 7972 size_t bucketcount; local 11137 size_t bucketcount; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-bfd.h | 682 bfd_size_type bucketcount; 681 bfd_size_type bucketcount; member in struct:elf_link_hash_table
|
| elflink.c | 6449 unsigned long int bucketcount; 6541 bucket = s->hashval[h->dynindx] % s->bucketcount; 7861 elf_hash_table (info)->bucketcount = 0; local 7871 size_t bucketcount; 7894 bucketcount 7898 if (bucketcount == 0 && nsyms > 0) 7901 elf_hash_table (info)->bucketcount = bucketcount; 7906 s->size = ((2 + bucketcount + dynsymcount) * hash_entry_size); 7911 bfd_put (8 * hash_entry_size, output_bfd, bucketcount, s->contents) 6439 unsigned long int bucketcount; member in struct:collect_gnu_hash_codes 7912 size_t bucketcount; local 11073 size_t bucketcount; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-bfd.h | 679 bfd_size_type bucketcount; 678 bfd_size_type bucketcount; member in struct:elf_link_hash_table
|
| elflink.c | 6435 unsigned long int bucketcount; 6527 bucket = s->hashval[h->dynindx] % s->bucketcount; 7847 elf_hash_table (info)->bucketcount = 0; local 7857 size_t bucketcount; 7880 bucketcount 7884 if (bucketcount == 0 && nsyms > 0) 7887 elf_hash_table (info)->bucketcount = bucketcount; 7892 s->size = ((2 + bucketcount + dynsymcount) * hash_entry_size); 7897 bfd_put (8 * hash_entry_size, output_bfd, bucketcount, s->contents) 6425 unsigned long int bucketcount; member in struct:collect_gnu_hash_codes 7898 size_t bucketcount; local 11048 size_t bucketcount; local [all...] |