HomeSort by relevance Sort by last modified time
    Searched defs:nent (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/asm-x86/asm/
kvm.h 216 __u32 nent; member in struct:kvm_cpuid
239 __u32 nent; member in struct:kvm_cpuid2
  /development/ndk/platforms/android-L/arch-x86/include/asm/
kvm.h 216 __u32 nent; member in struct:kvm_cpuid
239 __u32 nent; member in struct:kvm_cpuid2
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
kvm.h 216 __u32 nent; member in struct:kvm_cpuid
239 __u32 nent; member in struct:kvm_cpuid2
  /external/elfutils/0.153/src/
unstrip.c 459 const size_t nent = 2 + nbucket + nsym; \
460 Hash_Word *const new_hash = xcalloc (nent, sizeof new_hash[0]); \
475 data->d_size = nent * sizeof new_hash[0]; \
500 const size_t nent = symshdr->sh_size / symshdr->sh_entsize;
502 assert (nent >= onent);
508 GElf_Versym *versym = xcalloc (nent, sizeof versym[0]);
517 data->d_size = nent * shdr->sh_entsize;
754 const size_t nent, const GElf_Addr bias,
762 for (size_t i = 1; i < nent; ++i)
499 const size_t nent = symshdr->sh_size \/ symshdr->sh_entsize; local
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
kvm.h 198 __u32 nent; member in struct:kvm_cpuid
220 __u32 nent; member in struct:kvm_cpuid2
  /external/linux-tools-perf/perf-3.12.0/arch/x86/include/uapi/asm/
kvm.h 198 __u32 nent; member in struct:kvm_cpuid
220 __u32 nent; member in struct:kvm_cpuid2

Completed in 377 milliseconds