Home
last modified time | relevance | path

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

123

/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…
/third_party/skia/third_party/externals/tint/src/sem/
Dtype_mappings.h30 class Struct; variable
46 class Struct; variable
Dmember_accessor_expression.h32 class Struct; variable
Dstruct.cc29 Struct::Struct(const ast::Struct* declaration, in Struct() function in tint::sem::Struct
/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/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DValue.hpp93 class Struct : public Value class
96 Struct(const std::string &type, const std::shared_ptr<Variables> &members) in Struct() function in vk::dbg::Struct
/third_party/protobuf/src/google/protobuf/
Dstruct.proto51 message Struct { message
/third_party/boost/libs/type_traits/test/
Dpromote_basic_test.cpp14 struct Struct {}; struct
/third_party/skia/third_party/externals/tint/src/ast/
Dstruct.cc27 Struct::Struct(ProgramID pid, in Struct() function in tint::ast::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/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolUniqueId.h52 Struct, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolUniqueId.h52 Struct, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dunique_small_name_test.cc62 TEST(UniqueSmallName, Struct) { in TEST() argument
/third_party/abseil-cpp/absl/base/internal/
Dunique_small_name_test.cc62 TEST(UniqueSmallName, Struct) { in TEST() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.h489 struct Struct : public Castable<Struct, Named> { struct
507 const TypeList members;
/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/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl_reserved_keyword_test.cc65 TEST_P(ParserImplReservedKeywordTest, Struct) { in TEST_P() argument
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DVariablePacker_test.cpp227 TEST(VariablePacking, Struct) in TEST() argument
/third_party/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
/third_party/abseil-cpp/absl/functional/
Dbind_front_test.cc92 struct Struct { struct
93 std::string value;

123