Home
last modified time | relevance | path

Searched defs:Struct (Results 1 – 25 of 29) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dsort.go21 func TopologicalSortStructs(ns []*Struct) (sorted []*Struct, ok bool) {
41 func tssVisit(dst []*Struct, n *Struct, byQID map[t.QID]*Struct, marks map[*Struct]uint8) ([]*Struc…
Dast.go825 …Flags, filename string, line uint32, receiverName t.ID, funcName t.ID, in *Struct, out *TypeExpr, …
899 type Struct Node type
/third_party/boost/boost/hana/concept/
Dstruct.hpp24 struct Struct struct
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
DStruct.php7 class Struct class
/third_party/protobuf/php/src/Google/Protobuf/
DStruct.php22 class Struct extends \Google\Protobuf\Internal\Message class
/third_party/boost/libs/type_traits/test/
Dpromote_basic_test.cpp14 struct Struct {}; struct
/third_party/protobuf/src/google/protobuf/
Dstruct.proto51 message Struct { message
Dstruct.pb.h65 class Struct; variable
144 inline Struct() : Struct(nullptr) {} in Struct() function
148 Struct(Struct&& from) noexcept in Struct() function
Dstruct.pb.cc200 Struct::Struct(::PROTOBUF_NAMESPACE_ID::Arena* arena) in Struct() function in Struct
207 Struct::Struct(const Struct& from) in Struct() function in Struct
/third_party/boost/libs/align/test/
Dalignment_of_test.cpp110 struct Struct { struct
123 test_cv<Struct<T> >(); in test() argument
/third_party/python/Lib/ctypes/test/
Dtest_cast.py91 class Struct(Structure): class
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolUniqueId.h52 Struct, enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs80 public sealed partial class Struct : pb::IMessage<Struct> class
101 public Struct() { in Struct() method in Google.Protobuf.WellKnownTypes.Struct
108 public Struct(Struct other) : this() { in Struct() method in Google.Protobuf.WellKnownTypes.Struct
/third_party/boost/boost/compute/types/
Dstruct.hpp34 inline std::string adapt_struct_insert_member(T Struct::*, const char *name) in adapt_struct_insert_member()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DVariablePacker_test.cpp227 TEST(VariablePacking, Struct) in TEST() argument
/third_party/protobuf/php/tests/
DWellKnownTest.php31 use Google\Protobuf\Struct; alias
DEncodeDecodeTest.php35 use Google\Protobuf\Struct; alias
/third_party/abseil-cpp/absl/functional/
Dbind_front_test.cc92 struct Struct { struct
93 std::string value;
/third_party/grpc/src/ruby/lib/grpc/generic/
Dactive_call.rb19 class Struct class
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h42 class Struct; variable
Dtypes.cpp216 Struct::Struct(const std::vector<Type*>& types) : element_types_(types) { in Struct() function in spvtools::opt::analysis::Struct
/third_party/grpc/src/proto/grpc/testing/xds/
Deds_for_test.proto59 message Struct { message
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php49 use Google\Protobuf\Struct; alias
/third_party/protobuf/python/google/protobuf/internal/
Dwell_known_types.py757 class Struct(object): class
/third_party/googletest/googlemock/scripts/generator/cpp/
Dast.py356 class Struct(Class): class

12