HomeSort by relevance Sort by last modified time
    Searched refs:offsetof (Results 201 - 225 of 643) sorted by null

1 2 3 4 5 6 7 891011>>

  /hardware/intel/common/libwsbm/src/
wsbm_util.h 12 ((__type *)(((char *) (__item)) - offsetof(__type, __field)))
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
lib_object.h 73 #define LIB_OBJECT_CONTAINER_OF(ptr, type, member) (((type*)(((char*)(ptr)) - offsetof(type, member))))
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
lib_object.h 73 #define LIB_OBJECT_CONTAINER_OF(ptr, type, member) (((type*)(((char*)(ptr)) - offsetof(type, member))))
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_exception.cpp 451 static_assert(offsetof(__cxa_exception, referenceCount) ==
452 offsetof(__cxa_dependent_exception, primaryException),
455 static_assert(offsetof(__cxa_exception, handlerCount) ==
456 offsetof(__cxa_dependent_exception, handlerCount),
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
  /system/core/include/cutils/
list.h 33 (container *) (((char*) (node)) - offsetof(container, member))
  /system/extras/ext4_utils/
jbd2.h 70 #define JBD2_TAG_SIZE32 (offsetof(journal_block_tag_t, t_blocknr_high))
  /system/update_engine/
hardware_android.cc 74 offsetof(bootloader_message, recovery) + sizeof(boot.recovery);
  /cts/tests/tests/os/jni/seccomp-tests/tests/
resumption.c 94 offsetof(struct seccomp_data, nr)),
106 offsetof(struct seccomp_data, instruction_pointer)),
110 offsetof(struct seccomp_data, instruction_pointer)+sizeof(int)),
  /external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
resumption.c 93 offsetof(struct seccomp_data, nr)),
105 offsetof(struct seccomp_data, instruction_pointer)),
109 offsetof(struct seccomp_data, instruction_pointer)+sizeof(int)),
  /external/e2fsprogs/intl/
bindtextdom.c 52 /* Some compilers, like SunOS4 cc, don't have offsetof in <stddef.h>. */
53 #ifndef offsetof
54 # define offsetof(type,ident) ((size_t)&(((type*)0)->ident)) macro
225 (struct binding *) malloc (offsetof (struct binding, domainname) + len);
  /external/elfutils/backends/
linux-core-note.c 138 .offset = offsetof (struct EBLHOOK(prstatus), pr_##item), \
174 .offset = offsetof (struct EBLHOOK(prpsinfo), pr_##item), \
249 *regs_offset = offsetof (struct EBLHOOK(prstatus), pr_reg);
  /external/mesa3d/src/mesa/x86/
gen_matypes.c 45 #undef offsetof macro
46 #define offsetof( type, member ) ((size_t) &((type *)0)->member) macro
70 printf( "#define %s\t%lu\n", s, (unsigned long) offsetof( t, m ) );
  /external/valgrind/coregrind/m_sigframe/
sigframe-solaris.c 183 VG_TRACK(post_reg_write, Vg_CoreSignal, tid, offsetof(VexGuestAMD64State,
186 VG_TRACK(post_reg_write, Vg_CoreSignal, tid, offsetof(VexGuestAMD64State,
189 VG_TRACK(post_reg_write, Vg_CoreSignal, tid, offsetof(VexGuestAMD64State,
  /toolchain/binutils/binutils-2.25/bfd/
hpux-core.c 240 (bfd_vma) offsetof (struct proc_info,
254 (bfd_vma)offsetof (struct proc_info,
264 (bfd_vma) offsetof (struct proc_info,
  /toolchain/binutils/binutils-2.25/intl/
bindtextdom.c 52 /* Some compilers, like SunOS4 cc, don't have offsetof in <stddef.h>. */
53 #ifndef offsetof
54 # define offsetof(type,ident) ((size_t)&(((type*)0)->ident)) macro
233 (struct binding *) malloc (offsetof (struct binding, domainname) + len);
  /external/libunwind_llvm/src/
UnwindCursor.hpp 188 offsetof(unwind_info_section_header, version));
192 offsetof(unwind_info_section_header,
196 return _addressSpace.get32(_addr + offsetof(unwind_info_section_header,
200 return _addressSpace.get32(_addr + offsetof(unwind_info_section_header,
205 _addr + offsetof(unwind_info_section_header, personalityArrayCount));
209 _addr + offsetof(unwind_info_section_header, indexSectionOffset));
213 _addr + offsetof(unwind_info_section_header, indexCount));
254 _addr + offsetof(unwind_info_regular_second_level_page_header, kind));
258 _addr + offsetof(unwind_info_regular_second_level_page_header,
264 offsetof(unwind_info_regular_second_level_page_header, entryCount))
    [all...]

Completed in 1461 milliseconds

1 2 3 4 5 6 7 891011>>