Home
last modified time | relevance | path

Searched refs:s_type (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dva_struct2.c55 ffi_type s_type; in main() local
68 s_type.size = 0; in main()
69 s_type.alignment = 0; in main()
70 s_type.type = FFI_TYPE_STRUCT; in main()
71 s_type.elements = s_type_elements; in main()
90 arg_types[1] = &s_type; in main()
92 arg_types[3] = &s_type; in main()
95 CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 4, &s_type, arg_types) == FFI_OK); in main()
Dva_struct1.c53 ffi_type s_type; in main() local
66 s_type.size = 0; in main()
67 s_type.alignment = 0; in main()
68 s_type.type = FFI_TYPE_STRUCT; in main()
69 s_type.elements = s_type_elements; in main()
88 arg_types[1] = &s_type; in main()
90 arg_types[3] = &s_type; in main()
Dcls_struct_va1.c51 ffi_type s_type; in main() local
63 s_type.size = 0; in main()
64 s_type.alignment = 0; in main()
65 s_type.type = FFI_TYPE_STRUCT; in main()
66 s_type.elements = s_type_elements; in main()
85 arg_types[1] = &s_type; in main()
87 arg_types[3] = &s_type; in main()
Dva_struct3.c57 ffi_type s_type; in main() local
70 s_type.size = 0; in main()
71 s_type.alignment = 0; in main()
72 s_type.type = FFI_TYPE_STRUCT; in main()
73 s_type.elements = s_type_elements; in main()
92 arg_types[1] = &s_type; in main()
94 arg_types[3] = &s_type; in main()
Dva_1.c86 ffi_type s_type; in main() local
110 s_type.size = 0; in main()
111 s_type.alignment = 0; in main()
112 s_type.type = FFI_TYPE_STRUCT; in main()
113 s_type.elements = s_type_elements; in main()
132 arg_types[1] = &s_type; in main()
134 arg_types[3] = &s_type; in main()
/external/mesa3d/src/compiler/glsl/
Dir_reader.cpp393 s_expression *s_type; in read_declaration() local
396 s_pattern pat[] = { "declare", s_quals, s_type, s_name }; in read_declaration()
402 const glsl_type *type = read_type(s_type); in read_declaration()
709 s_expression *s_type; in read_expression() local
713 s_pattern pat[] = { "expression", s_type, s_op, s_arg[0] }; in read_expression()
724 const glsl_type *type = read_type(s_type); in read_expression()
937 s_expression *s_type = NULL; in read_texture() local
950 { "tex", s_type, s_sampler, s_coord, s_offset, s_proj, s_shadow }; in read_texture()
952 { "lod", s_type, s_sampler, s_coord }; in read_texture()
954 { "txf", s_type, s_sampler, s_coord, s_offset, s_lod }; in read_texture()
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c612 struct lp_type s_type = zs_type; in lp_build_depth_stencil_load_swizzled() local
619 s_type.width = s_type.width / 2; in lp_build_depth_stencil_load_swizzled()
620 s_type.floating = 0; in lp_build_depth_stencil_load_swizzled()
634 lp_build_vec_type(gallivm, s_type), ""); in lp_build_depth_stencil_load_swizzled()
834 struct lp_type s_type; in lp_build_depth_stencil_test() local
915 s_type = lp_int_type(z_type); in lp_build_depth_stencil_test()
916 lp_build_context_init(&s_bld, gallivm, s_type); in lp_build_depth_stencil_test()
949 LLVMValueRef shift = lp_build_const_int_vec(gallivm, s_type, s_shift); in lp_build_depth_stencil_test()
955 LLVMValueRef mask = lp_build_const_int_vec(gallivm, s_type, s_mask); in lp_build_depth_stencil_test()
/external/syslinux/diag/geodsp/
Dgeodsplib.inc95 s_type: db 'CHS', 0
Dgeodspms.asm137 mov dword [s_type],m_EDD0
Dgeodsp1s.asm148 mov dword [s_type],m_EDD0