Home
last modified time | relevance | path

Searched refs:offsetof (Results 1 – 25 of 1255) sorted by relevance

12345678910>>...51

/third_party/python/Objects/
Dtypeslots.inc2 offsetof(PyHeapTypeObject, as_buffer.bf_getbuffer),
3 offsetof(PyHeapTypeObject, as_buffer.bf_releasebuffer),
4 offsetof(PyHeapTypeObject, as_mapping.mp_ass_subscript),
5 offsetof(PyHeapTypeObject, as_mapping.mp_length),
6 offsetof(PyHeapTypeObject, as_mapping.mp_subscript),
7 offsetof(PyHeapTypeObject, as_number.nb_absolute),
8 offsetof(PyHeapTypeObject, as_number.nb_add),
9 offsetof(PyHeapTypeObject, as_number.nb_and),
10 offsetof(PyHeapTypeObject, as_number.nb_bool),
11 offsetof(PyHeapTypeObject, as_number.nb_divmod),
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/lib/
Dasm-offsets.c40 DEFINE(CCM_CCTL, offsetof(struct ccm_regs, cctl)); in main()
41 DEFINE(CCM_CGCR0, offsetof(struct ccm_regs, cgr0)); in main()
42 DEFINE(CCM_CGCR1, offsetof(struct ccm_regs, cgr1)); in main()
43 DEFINE(CCM_CGCR2, offsetof(struct ccm_regs, cgr2)); in main()
44 DEFINE(CCM_PCDR2, offsetof(struct ccm_regs, pcdr[2])); in main()
45 DEFINE(CCM_MCR, offsetof(struct ccm_regs, mcr)); in main()
48 DEFINE(ESDRAMC_ESDCTL0, offsetof(struct esdramc_regs, ctl0)); in main()
49 DEFINE(ESDRAMC_ESDCFG0, offsetof(struct esdramc_regs, cfg0)); in main()
50 DEFINE(ESDRAMC_ESDMISC, offsetof(struct esdramc_regs, misc)); in main()
53 DEFINE(MAX_MPR0, offsetof(struct max_regs, mpr0)); in main()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dosfiber_asm_ppc64.h128 static_assert(offsetof(marl_fiber_context, r1) == MARL_REG_R1,
130 static_assert(offsetof(marl_fiber_context, r2) == MARL_REG_R2,
132 static_assert(offsetof(marl_fiber_context, r13) == MARL_REG_R13,
134 static_assert(offsetof(marl_fiber_context, r15) == MARL_REG_R15,
136 static_assert(offsetof(marl_fiber_context, r16) == MARL_REG_R16,
138 static_assert(offsetof(marl_fiber_context, r17) == MARL_REG_R17,
140 static_assert(offsetof(marl_fiber_context, r18) == MARL_REG_R18,
142 static_assert(offsetof(marl_fiber_context, r19) == MARL_REG_R19,
144 static_assert(offsetof(marl_fiber_context, r20) == MARL_REG_R20,
146 static_assert(offsetof(marl_fiber_context, r21) == MARL_REG_R21,
[all …]
Dosfiber_asm_aarch64.h92 static_assert(offsetof(marl_fiber_context, r0) == MARL_REG_r0,
94 static_assert(offsetof(marl_fiber_context, r1) == MARL_REG_r1,
96 static_assert(offsetof(marl_fiber_context, r16) == MARL_REG_r16,
98 static_assert(offsetof(marl_fiber_context, r17) == MARL_REG_r17,
100 static_assert(offsetof(marl_fiber_context, r18) == MARL_REG_r18,
102 static_assert(offsetof(marl_fiber_context, r19) == MARL_REG_r19,
104 static_assert(offsetof(marl_fiber_context, r20) == MARL_REG_r20,
106 static_assert(offsetof(marl_fiber_context, r21) == MARL_REG_r21,
108 static_assert(offsetof(marl_fiber_context, r22) == MARL_REG_r22,
110 static_assert(offsetof(marl_fiber_context, r23) == MARL_REG_r23,
[all …]
Dosfiber_asm_mips64.h80 static_assert(offsetof(marl_fiber_context, a0) == MARL_REG_a0,
82 static_assert(offsetof(marl_fiber_context, a1) == MARL_REG_a1,
84 static_assert(offsetof(marl_fiber_context, s0) == MARL_REG_s0,
86 static_assert(offsetof(marl_fiber_context, s1) == MARL_REG_s1,
88 static_assert(offsetof(marl_fiber_context, s2) == MARL_REG_s2,
90 static_assert(offsetof(marl_fiber_context, s3) == MARL_REG_s3,
92 static_assert(offsetof(marl_fiber_context, s4) == MARL_REG_s4,
94 static_assert(offsetof(marl_fiber_context, s5) == MARL_REG_s5,
96 static_assert(offsetof(marl_fiber_context, s6) == MARL_REG_s6,
98 static_assert(offsetof(marl_fiber_context, s7) == MARL_REG_s7,
[all …]
Dosfiber_asm_arm.h75 static_assert(offsetof(marl_fiber_context, r0) == MARL_REG_r0,
77 static_assert(offsetof(marl_fiber_context, r1) == MARL_REG_r1,
79 static_assert(offsetof(marl_fiber_context, r12) == MARL_REG_r12,
81 static_assert(offsetof(marl_fiber_context, r4) == MARL_REG_r4,
83 static_assert(offsetof(marl_fiber_context, r5) == MARL_REG_r5,
85 static_assert(offsetof(marl_fiber_context, r6) == MARL_REG_r6,
87 static_assert(offsetof(marl_fiber_context, r7) == MARL_REG_r7,
89 static_assert(offsetof(marl_fiber_context, r8) == MARL_REG_r8,
91 static_assert(offsetof(marl_fiber_context, r9) == MARL_REG_r9,
93 static_assert(offsetof(marl_fiber_context, r10) == MARL_REG_r10,
[all …]
Dosfiber_asm_x64.h56 static_assert(offsetof(marl_fiber_context, RBX) == MARL_REG_RBX,
58 static_assert(offsetof(marl_fiber_context, RBP) == MARL_REG_RBP,
60 static_assert(offsetof(marl_fiber_context, R12) == MARL_REG_R12,
62 static_assert(offsetof(marl_fiber_context, R13) == MARL_REG_R13,
64 static_assert(offsetof(marl_fiber_context, R14) == MARL_REG_R14,
66 static_assert(offsetof(marl_fiber_context, R15) == MARL_REG_R15,
68 static_assert(offsetof(marl_fiber_context, RDI) == MARL_REG_RDI,
70 static_assert(offsetof(marl_fiber_context, RSI) == MARL_REG_RSI,
72 static_assert(offsetof(marl_fiber_context, RSP) == MARL_REG_RSP,
74 static_assert(offsetof(marl_fiber_context, RIP) == MARL_REG_RIP,
Dosfiber_asm_x86.h41 static_assert(offsetof(marl_fiber_context, EBX) == MARL_REG_EBX,
43 static_assert(offsetof(marl_fiber_context, EBP) == MARL_REG_EBP,
45 static_assert(offsetof(marl_fiber_context, ESI) == MARL_REG_ESI,
47 static_assert(offsetof(marl_fiber_context, EDI) == MARL_REG_EDI,
49 static_assert(offsetof(marl_fiber_context, ESP) == MARL_REG_ESP,
51 static_assert(offsetof(marl_fiber_context, EIP) == MARL_REG_EIP,
/third_party/libunwind/src/ia64/
Dmk_Gcursor_i.c30 #ifdef offsetof
31 # undef offsetof
34 #define offsetof(type,field) ((char *) &((type *) 0)->field - (char *) 0) macro
42 OFFSET("IP_OFF", offsetof (struct cursor, ip)); in main()
43 OFFSET("PR_OFF", offsetof (struct cursor, pr)); in main()
44 OFFSET("BSP_OFF", offsetof (struct cursor, bsp)); in main()
45 OFFSET("PSP_OFF", offsetof (struct cursor, psp)); in main()
46 OFFSET("PFS_LOC_OFF", offsetof (struct cursor, loc[IA64_REG_PFS])); in main()
47 OFFSET("RNAT_LOC_OFF", offsetof (struct cursor, loc[IA64_REG_RNAT])); in main()
48 OFFSET("UNAT_LOC_OFF", offsetof (struct cursor, loc[IA64_REG_UNAT])); in main()
[all …]
/third_party/ffmpeg/libavcodec/
Dass_split.c52 .offset = offsetof(ASS, script_info),
53 .fields = {{"ScriptType", ASS_STR, offsetof(ASSScriptInfo, script_type)},
54 {"Collisions", ASS_STR, offsetof(ASSScriptInfo, collisions) },
55 {"PlayResX", ASS_INT, offsetof(ASSScriptInfo, play_res_x) },
56 {"PlayResY", ASS_INT, offsetof(ASSScriptInfo, play_res_y) },
57 {"Timer", ASS_FLT, offsetof(ASSScriptInfo, timer) },
65 .offset = offsetof(ASS, styles),
66 .offset_count = offsetof(ASS, styles_count),
67 .fields = {{"Name", ASS_STR, offsetof(ASSStyle, name) },
68 {"Fontname", ASS_STR, offsetof(ASSStyle, font_name) },
[all …]
Dmediacodec_wrapper.c72 …{ "android/media/MediaCodecList", NULL, NULL, FF_JNI_CLASS, offsetof(struct JNIAMediaCodecListFiel…
73 …{ "android/media/MediaCodecList", "<init>", "(I)V", FF_JNI_METHOD, offsetof(struct JNIAMediaCodecL…
74 …mat", "(Landroid/media/MediaFormat;)Ljava/lang/String;", FF_JNI_METHOD, offsetof(struct JNIAMediaC…
76 …{ "android/media/MediaCodecList", "getCodecCount", "()I", FF_JNI_STATIC_METHOD, offsetof(struct JN…
77 …odecInfoAt", "(I)Landroid/media/MediaCodecInfo;", FF_JNI_STATIC_METHOD, offsetof(struct JNIAMediaC…
79 …{ "android/media/MediaCodecInfo", NULL, NULL, FF_JNI_CLASS, offsetof(struct JNIAMediaCodecListFiel…
80 …edia/MediaCodecInfo", "getName", "()Ljava/lang/String;", FF_JNI_METHOD, offsetof(struct JNIAMediaC…
81 …ring;)Landroid/media/MediaCodecInfo$CodecCapabilities;", FF_JNI_METHOD, offsetof(struct JNIAMediaC…
82 …odecInfo", "getSupportedTypes", "()[Ljava/lang/String;", FF_JNI_METHOD, offsetof(struct JNIAMediaC…
83 …{ "android/media/MediaCodecInfo", "isEncoder", "()Z", FF_JNI_METHOD, offsetof(struct JNIAMediaCode…
[all …]
/third_party/libunwind/src/coredump/
D_UCD_access_reg_linux.c108 [UNW_X86_EAX] = offsetof(struct user_regs_struct, eax) / sizeof(long), in _UCD_access_reg()
109 [UNW_X86_EDX] = offsetof(struct user_regs_struct, edx) / sizeof(long), in _UCD_access_reg()
110 [UNW_X86_ECX] = offsetof(struct user_regs_struct, ecx) / sizeof(long), in _UCD_access_reg()
111 [UNW_X86_EBX] = offsetof(struct user_regs_struct, ebx) / sizeof(long), in _UCD_access_reg()
112 [UNW_X86_ESI] = offsetof(struct user_regs_struct, esi) / sizeof(long), in _UCD_access_reg()
113 [UNW_X86_EDI] = offsetof(struct user_regs_struct, edi) / sizeof(long), in _UCD_access_reg()
114 [UNW_X86_EBP] = offsetof(struct user_regs_struct, ebp) / sizeof(long), in _UCD_access_reg()
115 [UNW_X86_ESP] = offsetof(struct user_regs_struct, esp) / sizeof(long), in _UCD_access_reg()
116 [UNW_X86_EIP] = offsetof(struct user_regs_struct, eip) / sizeof(long), in _UCD_access_reg()
117 [UNW_X86_EFLAGS] = offsetof(struct user_regs_struct, eflags) / sizeof(long), in _UCD_access_reg()
[all …]
/third_party/uboot/u-boot-2020.01/examples/standalone/
Dstubs.c5 #define FO(x) offsetof(struct jt_funcs, x)
39 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "r11");
53 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "x9");
65 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "ip");
83 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "t9");
99 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "t9");
115 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "gp");
131 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "a0");
143 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "r5");
161 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "r1", "r2");
[all …]
/third_party/mingw-w64/mingw-w64-headers/include/
Dicrsint.h37 …al,DataType,Buffer,Status,Modify) {Ordinal,DataType,0,0,0,offsetof(ADORowClass,Buffer),offsetof(AD…
38 #define ADO_FIXED_LENGTH_ENTRY2(Ordinal,DataType,Buffer,Modify) {Ordinal,DataType,0,0,0,offsetof(AD…
39 …,Scale,Status,Modify) {Ordinal,DataType,Precision,Scale,0,offsetof(ADORowClass,Buffer),offsetof(AD…
40 …Type,Buffer,Precision,Scale,Modify) {Ordinal,DataType,Precision,Scale,0,offsetof(ADORowClass,Buffe…
41 …,Length,Modify) {Ordinal,DataType,0,0,Size,offsetof(ADORowClass,Buffer),offsetof(ADORowClass,Statu…
42 …ype,Buffer,Size,Status,Modify) {Ordinal,DataType,0,0,Size,offsetof(ADORowClass,Buffer),offsetof(AD…
43 …pe,Buffer,Size,Length,Modify) {Ordinal,DataType,0,0,Size,offsetof(ADORowClass,Buffer),0,offsetof(A…
44 …_ENTRY4(Ordinal,DataType,Buffer,Size,Modify) {Ordinal,DataType,0,0,Size,offsetof(ADORowClass,Buffe…
/third_party/uboot/u-boot-2020.01/arch/arm/mach-socfpga/
Dclock_manager_arria10.c80 { "vco0-psrc", offsetof(struct mainpll_cfg, vco0_psrc) },
81 { "vco1-denom", offsetof(struct mainpll_cfg, vco1_denom) },
82 { "vco1-numer", offsetof(struct mainpll_cfg, vco1_numer) },
83 { "mpuclk-cnt", offsetof(struct mainpll_cfg, mpuclk_cnt) },
84 { "mpuclk-src", offsetof(struct mainpll_cfg, mpuclk_src) },
85 { "nocclk-cnt", offsetof(struct mainpll_cfg, nocclk_cnt) },
86 { "nocclk-src", offsetof(struct mainpll_cfg, nocclk_src) },
87 { "cntr2clk-cnt", offsetof(struct mainpll_cfg, cntr2clk_cnt) },
88 { "cntr3clk-cnt", offsetof(struct mainpll_cfg, cntr3clk_cnt) },
89 { "cntr4clk-cnt", offsetof(struct mainpll_cfg, cntr4clk_cnt) },
[all …]
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dfsl_liodn.h20 .reg_offset[0] = offsetof(ccsr_gur_t, rio##port##liodnr) \
26 .reg_offset[0] = offsetof(ccsr_gur_t, rio##port##liodnr) \
28 .reg_offset[1] = offsetof(ccsr_gur_t, rio##port##maintliodnr) \
34 .reg_offset[0] = offsetof(struct ccsr_rio, liodn) \
93 offsetof(ccsr_gur_t, name) + CONFIG_SYS_MPC85xx_GUTS_OFFSET, \
110 offsetof(ccsr_pcix_t, liodn_base) + CONFIG_SYS_MPC85xx_PCIE##pciNum##_OFFSET,\
132 offsetof(struct ccsr_qman, liodnr) + \
138 offsetof(struct ccsr_bman, liodnr) + \
143 SET_LIODN_ENTRY_1("fsl,pme", liodn, offsetof(ccsr_pme_t, liodnr) + \
149 offsetof(struct ccsr_pman, ppa1) + \
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDHSAKernelDescriptor.h22 #ifndef offsetof
23 #define offsetof(TYPE, MEMBER) ((size_t)&((TYPE*)0)->MEMBER) macro
169 offsetof(kernel_descriptor_t, group_segment_fixed_size) == 0,
172 offsetof(kernel_descriptor_t, private_segment_fixed_size) == 4,
175 offsetof(kernel_descriptor_t, reserved0) == 8,
178 offsetof(kernel_descriptor_t, kernel_code_entry_byte_offset) == 16,
181 offsetof(kernel_descriptor_t, reserved1) == 24,
184 offsetof(kernel_descriptor_t, compute_pgm_rsrc3) == 44,
187 offsetof(kernel_descriptor_t, compute_pgm_rsrc1) == 48,
190 offsetof(kernel_descriptor_t, compute_pgm_rsrc2) == 52,
[all …]
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
Dwgpu_structs.cpp30 static_assert(offsetof(ChainedStruct, nextInChain) == offsetof(WGPUChainedStruct, next),
32 static_assert(offsetof(ChainedStruct, sType) == offsetof(WGPUChainedStruct, sType),
43 static_assert(offsetof({{CppType}}, nextInChain) == offsetof({{CType}}, nextInChain),
48 … static_assert(offsetof({{CppType}}, {{memberName}}) == offsetof({{CType}}, {{memberName}}),
/third_party/ffmpeg/libavformat/
Dtls.h46 …{"ca_file", "Certificate Authority database file", offsetof(pstruct, options_field . ca_file), …
47 …{"cafile", "Certificate Authority database file", offsetof(pstruct, options_field . ca_file), …
48 …{"tls_verify", "Verify the peer certificate", offsetof(pstruct, options_field . verify), …
49 …{"cert_file", "Certificate file", offsetof(pstruct, options_field . cert_file)…
50 …{"key_file", "Private key file", offsetof(pstruct, options_field . key_file),…
51 …{"listen", "Listen for incoming connections", offsetof(pstruct, options_field . listen), …
52 …{"verifyhost", "Verify against a specific hostname", offsetof(pstruct, options_field . host), …
/third_party/uboot/u-boot-2020.01/lib/
Dasm-offsets.c29 DEFINE(GD_BD, offsetof(struct global_data, bd)); in main()
31 DEFINE(GD_MALLOC_BASE, offsetof(struct global_data, malloc_base)); in main()
34 DEFINE(GD_RELOCADDR, offsetof(struct global_data, relocaddr)); in main()
36 DEFINE(GD_RELOC_OFF, offsetof(struct global_data, reloc_off)); in main()
38 DEFINE(GD_START_ADDR_SP, offsetof(struct global_data, start_addr_sp)); in main()
40 DEFINE(GD_NEW_GD, offsetof(struct global_data, new_gd)); in main()
/third_party/uboot/u-boot-2020.01/cmd/
Dethsw.c138 .cmd_func_offset = offsetof(struct ethsw_command_func,
146 .cmd_func_offset = offsetof(struct ethsw_command_func,
154 .cmd_func_offset = offsetof(struct ethsw_command_func,
170 .cmd_func_offset = offsetof(struct ethsw_command_func,
179 .cmd_func_offset = offsetof(struct ethsw_command_func,
203 .cmd_func_offset = offsetof(struct ethsw_command_func,
212 .cmd_func_offset = offsetof(struct ethsw_command_func,
221 .cmd_func_offset = offsetof(struct ethsw_command_func,
245 .cmd_func_offset = offsetof(struct ethsw_command_func,
254 .cmd_func_offset = offsetof(struct ethsw_command_func,
[all …]
/third_party/skia/src/gpu/
DGrStencilSettings.cpp66 offsetof(GrStencilSettings, fCCWFace) - offsetof(GrStencilSettings, fCWFace)); in reset()
86 offsetof(GrStencilSettings, fCCWFace) - offsetof(GrStencilSettings, fCWFace)); in operator ==()
89 static_assert(0 == offsetof(Face, fRef)); in operator ==()
91 static_assert(2 == offsetof(Face, fTest)); in operator ==()
93 static_assert(4 == offsetof(Face, fTestMask)); in operator ==()
95 static_assert(6 == offsetof(Face, fPassOp)); in operator ==()
97 static_assert(7 == offsetof(Face, fFailOp)); in operator ==()
99 static_assert(8 == offsetof(Face, fWriteMask)); in operator ==()
274 static_assert(0 == offsetof(Face, fRef)); in genKey()
276 static_assert(2 == offsetof(Face, fTest)); in genKey()
[all …]
/third_party/ffmpeg/libavcodec/x86/
Dcabac.h202 "i"(offsetof(CABACContext, bytestream)), in get_cabac_inline_x86()
203 "i"(offsetof(CABACContext, bytestream_end)) in get_cabac_inline_x86()
250 "i"(offsetof(CABACContext, low)), in get_cabac_bypass_sign_x86()
251 "i"(offsetof(CABACContext, bytestream)), in get_cabac_bypass_sign_x86()
252 "i"(offsetof(CABACContext, bytestream_end)), in get_cabac_bypass_sign_x86()
253 "i"(offsetof(CABACContext, range)) in get_cabac_bypass_sign_x86()
290 "i"(offsetof(CABACContext, low)), in get_cabac_bypass_x86()
291 "i"(offsetof(CABACContext, bytestream)), in get_cabac_bypass_x86()
292 "i"(offsetof(CABACContext, bytestream_end)), in get_cabac_bypass_x86()
293 "i"(offsetof(CABACContext, range)) in get_cabac_bypass_x86()
/third_party/libwebsockets/include/libwebsockets/
Dlws-struct.h89 offsetof(type, name), \
101 offsetof(type, name), \
113 offsetof(type, name), \
125 offsetof(type, name), \
137 offsetof(type, name), \
149 offsetof(ptype, pname), \
151 offsetof(ctype, cname), \
161 offsetof(ptype, pname), \
185 offsetof(ctype, cdll2mem), \
/third_party/flutter/skia/src/gpu/
DGrStencilSettings.cpp66 offsetof(GrStencilSettings, fBack) - offsetof(GrStencilSettings, fFront)); in reset()
86 offsetof(GrStencilSettings, fBack) - offsetof(GrStencilSettings, fFront)); in operator ==()
89 GR_STATIC_ASSERT(0 == offsetof(Face, fRef)); in operator ==()
91 GR_STATIC_ASSERT(2 == offsetof(Face, fTest)); in operator ==()
93 GR_STATIC_ASSERT(4 == offsetof(Face, fTestMask)); in operator ==()
95 GR_STATIC_ASSERT(6 == offsetof(Face, fPassOp)); in operator ==()
97 GR_STATIC_ASSERT(7 == offsetof(Face, fFailOp)); in operator ==()
99 GR_STATIC_ASSERT(8 == offsetof(Face, fWriteMask)); in operator ==()
490 offsetof(GrStencilSettings, fBack) - offsetof(GrStencilSettings, fFront)); in genKey()
493 GR_STATIC_ASSERT(0 == offsetof(Face, fRef)); in genKey()
[all …]

12345678910>>...51