Searched defs:s_type (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
D | builder_accessor_expression_test.cc | 271 auto* s_type = Structure("my_struct", {Member("inner", ty.Of(inner_struct))}); in TEST_F() local 353 auto* s_type = Structure("my_struct", {Member("inner", ty.Of(inner_struct))}); in TEST_F() local 399 auto* s_type = Structure("Outer", {Member("inner", ty.Of(alias))}); in TEST_F() local 444 auto* s_type = Structure("my_struct", {Member("inner", ty.Of(inner_struct))}); in TEST_F() local 493 auto* s_type = Structure("my_struct", {Member("inner", ty.Of(inner_struct))}); in TEST_F() local
|
/third_party/boost/boost/safe_numerics/concept/ |
D | promotion_policy.hpp | 18 using s_type = typename PP::template subtraction_result<T, U>; typedef
|
/third_party/libffi/testsuite/libffi.call/ |
D | va_struct2.c | 55 ffi_type s_type; in main() local
|
D | va_struct1.c | 53 ffi_type s_type; in main() local
|
D | va_struct3.c | 57 ffi_type s_type; in main() local
|
D | va_1.c | 86 ffi_type s_type; in main() local
|
/third_party/libffi/testsuite/libffi.closures/ |
D | cls_struct_va1.c | 51 ffi_type s_type; in main() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_reader.cpp | 393 s_expression *s_type; in read_declaration() local 711 s_expression *s_type; in read_expression() local 939 s_expression *s_type = NULL; in read_texture() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_depth.c | 623 struct lp_type s_type = zs_type; in lp_build_depth_stencil_load_swizzled() local 845 struct lp_type s_type; in lp_build_depth_stencil_test() local
|
D | lp_state_fs.c | 778 struct lp_type s_type = zs_type; in generate_fs_loop() local
|
/third_party/boost/libs/contract/test/public_function/ |
D | smoke.hpp | 26 typedef boost::contract::test::detail::counter<s_tag, std::string> s_type; typedef
|
/third_party/NuttX/include/nuttx/net/ |
D | net.h | 190 uint8_t s_type; /* Protocol type: Only SOCK_STREAM or member
|