Searched defs:s_type (Results 1 – 9 of 9) sorted by relevance
| /third_party/node/deps/openssl/openssl/util/ |
| D | check-format-test-negatives.c | 389 struct s_type { struct 394 struct s_type struct 396 enum e_type { 399 enum e2_type {
|
| /third_party/openssl/util/ |
| D | check-format-test-negatives.c | 389 struct s_type { struct 394 struct s_type argument 396 enum e_type { 399 enum e2_type {
|
| /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/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 940 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 846 struct lp_type s_type; in lp_build_depth_stencil_test() local
|
| D | lp_state_fs.c | 832 struct lp_type s_type = zs_type; in generate_fs_loop() local
|
| /third_party/NuttX/include/nuttx/net/ |
| D | net.h | 190 uint8_t s_type; /* Protocol type: Only SOCK_STREAM or member
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| D | sockopt.rs | 1397 let s_type = getsockopt(s, super::SockType).unwrap(); in is_socket_type_dgram() localVariable
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_physical_device.c | 28 #define VN_ADD_TO_PNEXT(elem, s_type, head) \ argument 34 #define VN_ADD_EXT_TO_PNEXT(ext, elem, s_type, head) \ argument
|