| /external/crosvm/bit_field/tests/ |
| D | test_tuple_struct.rs | 13 struct Struct { struct 21 let mut s = Struct::new(); in test_enum() argument
|
| D | test_enum.rs | 27 struct Struct { struct 36 let mut s = Struct::new(); in test_enum() argument
|
| /external/clang/test/CodeGenCUDA/ |
| D | printf-aggregate.cu | 10 struct Struct { struct 16 printf("%d", Struct()); in PrintfNonScalar() argument
|
| /external/flatbuffers/net/FlatBuffers/ |
| D | Struct.cs | 22 public struct Struct struct 24 public int bb_pos; 25 public ByteBuffer bb;
|
| /external/golang-protobuf/ptypes/struct/ |
| D | struct.pb.go | 60 type Struct struct { struct 62 …omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` 63 XXX_NoUnkeyedLiteral struct{} `json:"-"` 64 XXX_unrecognized []byte `json:"-"` 65 XXX_sizecache int32 `json:"-"` 68 func (m *Struct) Reset() { *m = Struct{} } 69 func (m *Struct) String() string { return proto.CompactTextString(m) } 70 func (*Struct) ProtoMessage() {} 71 func (*Struct) Descriptor() ([]byte, []int) { 75 func (*Struct) XXX_WellKnownType() string { return "Struct" } [all …]
|
| D | struct.proto | 52 message Struct { message
|
| /external/clang/test/CodeGen/ |
| D | global-with-initialiser.c | 19 struct Struct { struct 25 struct Struct globalStruct = { 1, 2.0f, "foobar"}; argument
|
| /external/clang/test/Modules/Inputs/ |
| D | DebugCXX.h | 4 struct Struct { struct 5 int i; 6 static int static_member;
|
| /external/flatbuffers/go/ |
| D | struct.go | 6 type Struct struct { struct 7 Table
|
| /external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ |
| D | Struct.java | 14 public abstract class Struct { class 28 protected Struct(int encodedBaseSize, int version) { in Struct() method in Struct
|
| /external/compiler-rt/lib/esan/ |
| D | cache_frag.cpp | 48 StructInfo *Struct; member 83 StructInfo *Struct = Handle->Struct; in reportStructCounter() local 133 StructInfo *Struct = &CacheFrag->Structs[i]; in registerStructInfo() local 151 StructInfo *Struct = &CacheFrag->Structs[i]; in unregisterStructInfo() local
|
| /external/protobuf/php/src/GPBMetadata/Google/Protobuf/ |
| D | Struct.php | 7 class Struct class
|
| /external/v8/src/objects/ |
| D | data-handler-inl.h | 19 OBJECT_CONSTRUCTORS_IMPL(DataHandler, Struct) in OBJECT_CONSTRUCTORS_IMPL() argument
|
| /external/flatbuffers/java/com/google/flatbuffers/ |
| D | Struct.java | 26 public class Struct { class
|
| /external/clang/test/Modules/Inputs/no-linkage/ |
| D | decls.h | 6 struct Struct {}; struct
|
| /external/flatbuffers/php/ |
| D | Struct.php | 20 abstract class Struct class
|
| /external/protobuf/php/src/Google/Protobuf/ |
| D | Struct.php | 22 class Struct extends \Google\Protobuf\Internal\Message class
|
| /external/python/cpython2/Tools/framer/framer/ |
| D | structparse.py | 10 class Struct: class
|
| D | struct.py | 10 class Struct: class
|
| /external/llvm/unittests/IR/ |
| D | TypesTest.cpp | 21 StructType *Struct = StructType::create(C, "FooBar"); in TEST() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
| D | TypesTest.cpp | 21 StructType *Struct = StructType::create(C, "FooBar"); in TEST() local
|
| /external/flatbuffers/tests/union_vector/ |
| D | BookReader.php | 4 use \Google\FlatBuffers\Struct; alias
|
| D | Rapunzel.php | 4 use \Google\FlatBuffers\Struct; alias
|
| /external/flatbuffers/tests/MyGame/Example/ |
| D | Test.php | 6 use \Google\FlatBuffers\Struct; alias
|
| /external/protobuf/src/google/protobuf/ |
| D | struct.proto | 51 message Struct { message
|