Home
last modified time | relevance | path

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

/third_party/grpc/test/core/end2end/
Dgen_build_yaml.py29 def struct(**kwargs): function
/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
Dtest_io.c42 #define EXT2_CHECK_MAGIC(struct, code) \ argument
Dnt_io.c196 #define EXT2_CHECK_MAGIC(struct, code) \ argument
Dunix_io.c85 #define EXT2_CHECK_MAGIC(struct, code) \ argument
Dundo_io.c68 #define EXT2_CHECK_MAGIC(struct, code) \ argument
Dext2fs.h602 #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/boringssl/src/util/fipstools/delocate/
Ddelocate.go1743 func sortedSet(m map[string]struct{}) []string {
/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java1107 Struct.Builder struct = Struct.newBuilder(); in testAnyInMaps() local
/third_party/typescript/src/compiler/
Dscanner.ts90 struct: SyntaxKind.StructKeyword, constant
/third_party/python/Lib/test/
Dtest_buffer.py34 struct = None variable