/external/valgrind/main/VEX/unused/ |
linker.c | 427 int nent = shdr[shnum].sh_size / sizeof(Elf_Rel); local 436 for (j = 0; j < nent; j++) { 553 int nent = shdr[shnum].sh_size / sizeof(Elf_Rela); local 562 for (j = 0; j < nent; j++) { 771 int i, j, nent, nstrtab, nsymtabs; local 893 nent = shdr[i].sh_size / sizeof(Elf_Sym); 896 nent, 904 for (j = 0; j < nent; j++) { 953 int i, j, k, nent; local 1042 nent = shdr[i].sh_size / sizeof(Elf_Sym) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
kvm.h | 164 __u32 nent; member in struct:kvm_cpuid 186 __u32 nent; member in struct:kvm_cpuid2
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
kvm.h | 164 __u32 nent; member in struct:kvm_cpuid 186 __u32 nent; member in struct:kvm_cpuid2
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
kvm.h | 164 __u32 nent; member in struct:kvm_cpuid 186 __u32 nent; member in struct:kvm_cpuid2
|
/external/elfutils/src/ |
unstrip.c | 454 const size_t nent = 2 + nbucket + nsym; \ 455 Hash_Word *const new_hash = xcalloc (nent, sizeof new_hash[0]); \ 470 data->d_size = nent * sizeof new_hash[0]; \ 495 const size_t nent = symshdr->sh_size / symshdr->sh_entsize; 497 assert (nent >= onent); 503 GElf_Versym *versym = xcalloc (nent, sizeof versym[0]); 512 data->d_size = nent * shdr->sh_entsize; 751 const size_t nent, const GElf_Addr bias, 759 for (size_t i = 1; i < nent; ++i) 494 const size_t nent = symshdr->sh_size \/ symshdr->sh_entsize; local [all...] |
/external/qemu/android/config/linux-x86/asm/ |
kvm.h | 175 __u32 nent; member in struct:kvm_cpuid 197 __u32 nent; member in struct:kvm_cpuid2
|
/external/qemu/android/config/linux-x86_64/asm/ |
kvm.h | 175 __u32 nent; member in struct:kvm_cpuid 197 __u32 nent; member in struct:kvm_cpuid2
|