/third_party/mesa3d/src/vulkan/util/ |
D | vk_cmd_queue_gen.py | 430 def get_array_member_copy(struct, src_name, member): argument 441 def get_pnext_member_copy(struct, src_type, member, types, level): argument
|
/third_party/ffmpeg/libavformat/ |
D | framecrcenc.c | 98 #define BSWAP(struct, field) bswap(bswap_buf, offsetof(struct, field), sizeof(((struct){0}).field)) in framecrc_write_packet() 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/skia/third_party/externals/brotli/java/org/brotli/enc/ |
D | PreparedDictionaryGenerator.java | 134 IntBuffer struct = pointer.asIntBuffer(); in generate() local
|
/third_party/protobuf/src/google/protobuf/util/internal/testdata/ |
D | anys.proto | 78 google.protobuf.Struct struct = 2; field
|
D | struct.proto | 80 google.protobuf.Struct struct = 1; field
|
D | default_value.proto | 99 google.protobuf.Struct struct = 1; field
|
/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/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 | 188 optional google.protobuf.Struct struct = 2; field
|
D | basic_test.proto | 207 google.protobuf.Struct struct = 2; field
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | reg.py | 1508 def __validateStructLimittypes(self, struct): argument
|
D | validitygenerator.py | 1018 def addSharedStructMemberValidity(self, struct, blockname, param, validity): argument
|
/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/ |
D | JsonFormatTest.java | 1107 Struct.Builder struct = Struct.newBuilder(); in testAnyInMaps() local
|
/third_party/typescript/src/compiler/ |
D | scanner.ts | 145 struct: SyntaxKind.StructKeyword, constant
|
/third_party/python/Lib/test/ |
D | test_buffer.py | 35 struct = None variable
|