Home
last modified time | relevance | path

Searched defs:Mixin (Results 1 - 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DmixinAbstractClasses.2.js29 function Mixin(baseClass) { function
[all...]
H A DmixinAbstractClasses.js38 function Mixin(baseClass) { function
[all...]
H A DnoCrashOnMixin.js54 function Mixin(Base) { function
H A DtypeAliasFunctionTypeSharedSymbol.js33 function Mixin(Base) { function
/third_party/protobuf/php/src/Google/Protobuf/
H A DMixin.php77 class Mixin extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.cc1011 Mixin::Mixin(::PROTOBUF_NAMESPACE_ID::Arena* arena) Mixin() function in Mixin
1017 Mixin::Mixin(const Mixin& from) Mixin() function in Mixin
[all...]
H A Dapi.pb.h568 inline Mixin() : Mixin(nullptr) {} Mixin() function in PROTOBUF_FINAL
573 : Mixin() { Mixin() function in PROTOBUF_FINAL
[all...]
/third_party/python/Lib/unittest/test/
H A Dtest_skipping.py151 class Mixin: class
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs953 public sealed partial class Mixin : pb::IMessage<Mixin> class
974 public Mixin() { Mixin() method in Google.Protobuf.WellKnownTypes.Mixin
981 public Mixin(Mixin other) : this() { Mixin() method in Google.Protobuf.WellKnownTypes.Mixin
[all...]

Completed in 8 milliseconds