| /src/external/gpl3/binutils/dist/gprofng/src/ |
| MemObject.cc | 29 MemObj::MemObj (uint64_t _index, char *_name) 31 id = _index;
|
| MemObject.h | 32 MemObj (uint64_t _index, char *_name);
|
| IndexObject.h | 30 IndexObject (int _indextype, uint64_t _index);
|
| IndexObject.cc | 28 IndexObject::IndexObject (int _indextype, uint64_t _index) 32 id = _index;
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| MemObject.cc | 29 MemObj::MemObj (uint64_t _index, char *_name) 31 id = _index;
|
| MemObject.h | 32 MemObj (uint64_t _index, char *_name);
|
| IndexObject.h | 30 IndexObject (int _indextype, uint64_t _index);
|
| IndexObject.cc | 28 IndexObject::IndexObject (int _indextype, uint64_t _index) 32 id = _index;
|
| /src/external/bsd/elftoolchain/dist/libelf/ |
| gelf.h | 79 GElf_Dyn *gelf_getdyn(Elf_Data *_data, int _index, GElf_Dyn *_dst); 81 GElf_Phdr *gelf_getphdr(Elf *_elf, int _index, GElf_Phdr *_dst); 82 GElf_Rel *gelf_getrel(Elf_Data *_src, int _index, GElf_Rel *_dst); 83 GElf_Rela *gelf_getrela(Elf_Data *_src, int _index, GElf_Rela *_dst); 85 GElf_Sym *gelf_getsym(Elf_Data *_src, int _index, GElf_Sym *_dst); 87 int _index, GElf_Sym *_dst, Elf32_Word *_shindexdst); 90 int gelf_update_dyn(Elf_Data *_dst, int _index, GElf_Dyn *_src); 92 int gelf_update_phdr(Elf *_elf, int _index, GElf_Phdr *_src); 93 int gelf_update_rel(Elf_Data *_dst, int _index, GElf_Rel *_src); 94 int gelf_update_rela(Elf_Data *_dst, int _index, GElf_Rela *_src) [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| hash.c | 555 unsigned int _index; local 558 _index = hash % table->size; 559 for (hashp = table->table[_index]; 609 unsigned int _index; local 616 _index = hash % table->size; 617 hashp->next = table->table[_index]; 618 table->table[_index] = hashp; 655 _index = chain->hash % newsize; 656 chain_end->next = newtable[_index]; 657 newtable[_index] = chain 684 unsigned int _index; local 720 unsigned int _index; local [all...] |
| merge.c | 231 HASH and bucket _INDEX) into our hash TABLE. */ 236 uint64_t hash, unsigned int len, unsigned int _index) 258 _index = hash & (nbuckets - 1); 261 uint64_t candlen = key_lens[_index]; 264 _index = (_index + 1) & (nbuckets - 1); 269 table->key_lens[_index] = (hash << 32) | (uint32_t)len; 270 table->values[_index] = hashp; 399 unsigned int _index; local 407 _index = hash & (nbuckets - 1) [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| hash.c | 555 unsigned int _index; local 558 _index = hash % table->size; 559 for (hashp = table->table[_index]; 609 unsigned int _index; local 616 _index = hash % table->size; 617 hashp->next = table->table[_index]; 618 table->table[_index] = hashp; 655 _index = chain->hash % newsize; 656 chain_end->next = newtable[_index]; 657 newtable[_index] = chain 684 unsigned int _index; local 720 unsigned int _index; local [all...] |
| merge.c | 233 HASH and bucket _INDEX) into our hash TABLE. */ 238 uint64_t hash, unsigned int len, unsigned int _index) 260 _index = hash & (nbuckets - 1); 263 uint64_t candlen = key_lens[_index]; 266 _index = (_index + 1) & (nbuckets - 1); 271 table->key_lens[_index] = (hash << 32) | (uint32_t)len; 272 table->values[_index] = hashp; 401 unsigned int _index; local 409 _index = hash & (nbuckets - 1) [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| hash.c | 555 unsigned int _index; local 558 _index = hash % table->size; 559 for (hashp = table->table[_index]; 609 unsigned int _index; local 616 _index = hash % table->size; 617 hashp->next = table->table[_index]; 618 table->table[_index] = hashp; 655 _index = chain->hash % newsize; 656 chain_end->next = newtable[_index]; 657 newtable[_index] = chain 684 unsigned int _index; local 720 unsigned int _index; local [all...] |
| merge.c | 233 HASH and bucket _INDEX) into our hash TABLE. */ 238 uint64_t hash, unsigned int len, unsigned int _index) 260 _index = hash & (nbuckets - 1); 263 uint64_t candlen = key_lens[_index]; 266 _index = (_index + 1) & (nbuckets - 1); 271 table->key_lens[_index] = (hash << 32) | (uint32_t)len; 272 table->values[_index] = hashp; 401 unsigned int _index; local 409 _index = hash & (nbuckets - 1) [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| hash.c | 555 unsigned int _index; local 558 _index = hash % table->size; 559 for (hashp = table->table[_index]; 609 unsigned int _index; local 616 _index = hash % table->size; 617 hashp->next = table->table[_index]; 618 table->table[_index] = hashp; 655 _index = chain->hash % newsize; 656 chain_end->next = newtable[_index]; 657 newtable[_index] = chain 684 unsigned int _index; local 720 unsigned int _index; local [all...] |
| merge.c | 233 HASH and bucket _INDEX) into our hash TABLE. */ 238 uint64_t hash, unsigned int len, unsigned int _index) 260 _index = hash & (nbuckets - 1); 263 uint64_t candlen = key_lens[_index]; 266 _index = (_index + 1) & (nbuckets - 1); 271 table->key_lens[_index] = (hash << 32) | (uint32_t)len; 272 table->values[_index] = hashp; 401 unsigned int _index; local 409 _index = hash & (nbuckets - 1) [all...] |
| /src/sys/external/isc/atheros_hal/dist/ar5416/ |
| ar5416_xmit.c | 124 #define set11nTries(_series, _index) \ 125 (SM((_series)[_index].Tries, AR_XmitDataTries##_index)) 127 #define set11nRate(_series, _index) \ 128 (SM((_series)[_index].Rate, AR_XmitRate##_index)) 130 #define set11nPktDurRTSCTS(_series, _index) \ 131 (SM((_series)[_index].PktDuration, AR_PacketDur##_index) |\ 132 ((_series)[_index].RateFlags & HAL_RATESERIES_RTS_CTS ? [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/ |
| ir.d | 791 size_t _index; 797 _index = idx; 803 pos = _index; 806 bool n = !(_index == _origin.length); 808 res = decode(_origin, _index); 812 return _index == _origin.length; 816 size_t idx = kick.search(_origin, _index); 817 _index = idx; 825 void reset(size_t index){ _index = index; } 839 size_t _index; [all...] |
| /src/sys/arch/arm/nxp/ |
| imx6_ccmvar.h | 183 #define CLK_PFD(_name, _parent, _reg, _index) { \ 190 .index = (_index), \
|
| /src/sys/arch/vax/boot/boot/ |
| if_ni.c | 312 data->bufs[0]._index = i; 347 data->bufs[0]._index = idx; 464 idx = data->bufs[0]._index; 507 bdp = &bbd[(data->bufs[0]._index & 0x7fff)];
|
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64-protos.h | 615 AARCH64_FUSE_##name##_index, 624 AARCH64_FUSE_##name = (1u << AARCH64_FUSE_##name##_index), 634 AARCH64_EXTRA_TUNE_##name##_index, 644 AARCH64_EXTRA_TUNE_##name = (1u << AARCH64_EXTRA_TUNE_##name##_index),
|
| /src/external/cddl/osnet/sys/sys/ |
| acl.h | 380 int acl_create_entry_np(acl_t *_acl_p, acl_entry_t *_entry_p, int _index); 382 int acl_delete_entry_np(acl_t _acl, int _index);
|
| /src/sys/dev/bi/ |
| if_ni.c | 368 data->bufs[j]._index = i * NTXFRAGS + j; 534 bdp = &bbd[(data->bufs[0]._index & 0x7fff)]; 544 data->bufs[i]._index |= NIDG_CHAIN; 553 data->bufs[i - 1]._index &= ~NIDG_CHAIN; 593 idx = data->bufs[0]._index; 781 data->bufs[0]._index = idx;
|
| /src/sys/sys/ |
| acl.h | 391 int acl_create_entry_np(acl_t *_acl_p, acl_entry_t *_entry_p, int _index); 393 int acl_delete_entry_np(acl_t _acl, int _index);
|