| /third_party/rust/rust/tests/ui/parser/ |
| D | kw-in-trait-bounds.rs | 16 fn _g<A: struct, B>(_: impl struct, _: &dyn struct) in _g()
|
| D | keyword-struct-as-identifier.rs | 4 let struct = "foo"; //~ error: expected identifier, found keyword `struct` in main() localVariable
|
| D | issue-99625-enum-struct-mutually-exclusive.rs | 3 pub enum struct Range { enum
|
| /third_party/rust/rust/tests/ui/parser/issues/ |
| D | issue-101540.rs | 2 struct S2 { field
|
| /third_party/rust/rust/tests/ui/enum/ |
| D | nested-enum.rs | 3 struct Quux { field: u8 }, //~ ERROR `struct` definition cannot be nested inside `enum` enumerator
|
| /third_party/curl/docs/libcurl/ |
| D | curl_easy_option_next.md | 44 # struct chapter
|
| D | curl_global_sslset.md | 77 # struct chapter
|
| /third_party/rust/rust/tests/ui/rfcs/rfc-2151-raw-identifiers/ |
| D | items.rs | 7 r#struct: u32, field
|
| /third_party/mesa3d/src/vulkan/util/ |
| D | vk_cmd_queue_gen.py | 477 def get_array_member_copy(struct, src_name, member): argument 487 def get_pnext_member_copy(struct, src_type, member, types, level): argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_extensions.py | 31 def __init__(self, version, struct=()): argument 50 def struct(self): member in Version
|
| /third_party/mesa3d/src/etnaviv/hwdb/ |
| D | hwdb.h.py | 179 def _parse_initializer(self, initializer, struct): argument
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/enc/ |
| D | PreparedDictionaryGenerator.java | 134 IntBuffer struct = pointer.asIntBuffer(); in generate() local
|
| /third_party/mesa3d/src/amd/vulkan/tests/ |
| D | radv_nir_lower_hit_attrib_derefs_tests.cpp | 155 TEST_F(radv_nir_lower_hit_attrib_derefs_test, struct) in TEST_F() argument
|
| /third_party/skia/third_party/externals/dawn/generator/ |
| D | dawn_json_generator.py | 322 def link_structure(struct, types): argument 361 def compute_depth(struct): argument
|
| /third_party/littlefs/scripts/ |
| D | structs.py | 113 def __new__(cls, file='', struct='', size=0): argument
|
| /third_party/python/Doc/whatsnew/ |
| D | 3.3.rst | 1983 struct section in Improved Modules
|
| D | 3.4.rst | 1507 struct section in Improved Modules
|
| D | 3.6.rst | 1483 struct section in Improved Modules
|
| /third_party/protobuf/ruby/tests/ |
| D | basic_test_proto2.proto | 203 optional google.protobuf.Struct struct = 2; field
|
| D | basic_test.proto | 250 google.protobuf.Struct struct = 2; field
|
| /third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/ |
| D | JsonFormatTest.java | 1244 Struct.Builder struct = Struct.newBuilder(); in testAnyInMaps() local
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| D | validitygenerator.py | 1017 def addSharedStructMemberValidity(self, struct, blockname, param, validity): argument
|
| /third_party/mesa3d/src/asahi/lib/ |
| D | decode.c | 139 #define DUMP_FIELD(struct, fmt, field) \ argument
|
| /third_party/typescript/src/compiler/ |
| D | scanner.ts | 176 struct: SyntaxKind.StructKeyword, constant
|
| /third_party/python/Lib/test/ |
| D | test_buffer.py | 35 struct = None variable
|