HomeSort by relevance Sort by last modified time
    Searched refs:offsetof (Results 176 - 200 of 1126) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libcap-ng/libcap-ng-0.7/src/
lookup_table.c 66 #define _S(n, s) { n, offsetof(union captab_msgstr_t, \
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_struct.h 53 offsetof(_ctype, _cmember))
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_gs_state.c 56 offsetof(struct brw_gs_unit_state, thread0),
brw_wm_state.c 110 offsetof(struct brw_wm_unit_state, thread0),
120 offsetof(struct brw_wm_unit_state, wm9),
228 offsetof(struct brw_wm_unit_state, thread2),
238 offsetof(struct brw_wm_unit_state, wm4),
  /external/valgrind/coregrind/m_sigframe/
sigframe-arm64-linux.c 130 (Addr)frame, offsetof(struct sigframe, vp));
143 (Addr)frame, offsetof(struct sigframe, vp));
184 offsetof(struct rt_sigframe, sig));
193 (Addr)rsf, offsetof(struct rt_sigframe, sig));
  /hardware/intel/common/omx-components/videocodec/
ProtectedDataBuffer.h 146 #define PDBUFFER_DATA_OFFSET offsetof(ProtectedDataBuffer, data)
  /hardware/libhardware/tests/hardware/
struct-last.cpp 31 static constexpr size_t calc_size = offsetof(type, member) + sizeof(((type *)0)->member); \
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_list.h 42 (type *)((char *)__mptr - offsetof(type,member));})
  /libcore/luni/src/test/native/
libcore_java_io_FileTest.cpp 57 BPF_STMT(BPF_LD|BPF_W|BPF_ABS, offsetof(struct seccomp_data, nr)),
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
stddef.h 120 #define offsetof(t, d) __builtin_offsetof(t, d) macro

Completed in 704 milliseconds

1 2 3 4 5 6 78 91011>>