Home
last modified time | relevance | path

Searched defs:struct (Results 1 – 25 of 30) sorted by relevance

12

/third_party/grpc/test/core/end2end/
Dgen_build_yaml.py29 def struct(**kwargs): function
/third_party/mesa3d/src/vulkan/util/
Dvk_cmd_queue_gen.py282 def get_array_member_copy(struct, src_name, member): argument
290 def get_pnext_member_copy(struct, src_type, member, types, level): argument
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_query.h37 OSALIGNLINE(struct) swr_query { in OSALIGNLINE() argument
/third_party/ffmpeg/libavformat/
Dframecrcenc.c98 #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/
Dzink_extensions.py31 def __init__(self, version, struct=()): argument
50 def struct(self): member in Version
/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/
DPreparedDictionaryGenerator.java134 IntBuffer struct = pointer.asIntBuffer(); in generate() local
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Danys.proto78 google.protobuf.Struct struct = 2; field
Dstruct.proto80 google.protobuf.Struct struct = 1; field
Ddefault_value.proto99 google.protobuf.Struct struct = 1; field
/third_party/flutter/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py200 def link_structure(struct, types): argument
215 def compute_depth(struct): argument
/third_party/e2fsprogs/lib/ext2fs/
Ddosio.c84 #define EXT2_CHECK_MAGIC(struct, code) \ argument
Dinode_io.c31 #define EXT2_CHECK_MAGIC(struct, code) \ argument
Dwindows_io.c76 #define EXT2_CHECK_MAGIC(struct, code) \ argument
78 #define EXT2_CHECK_MAGIC_RETURN(struct, code, ret) \ argument
Dtest_io.c42 #define EXT2_CHECK_MAGIC(struct, code) \ argument
Dnt_io.c196 #define EXT2_CHECK_MAGIC(struct, code) \ argument
Dunix_io.c88 #define EXT2_CHECK_MAGIC(struct, code) \ argument
/third_party/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py322 def link_structure(struct, types): argument
361 def compute_depth(struct): argument
/third_party/python/Doc/whatsnew/
D3.3.rst1983 struct section in Improved Modules
D3.4.rst1507 struct section in Improved Modules
D3.6.rst1483 struct section in Improved Modules
/third_party/protobuf/ruby/tests/
Dbasic_test_proto2.proto188 optional google.protobuf.Struct struct = 2; field
Dbasic_test.proto207 google.protobuf.Struct struct = 2; field
/third_party/vulkan-headers/registry/
Dreg.py1508 def __validateStructLimittypes(self, struct): argument
/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java1107 Struct.Builder struct = Struct.newBuilder(); in testAnyInMaps() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h161 OSALIGNSIMD(struct) BE_WORK in OSALIGNSIMD() argument
245 OSALIGNLINE(struct) API_STATE in OSALIGNLINE() argument

12