/external/protobuf/src/google/protobuf/ |
D | api.pb.h | 44 class Mixin; variable 163 const ::google::protobuf::Mixin& mixins(int index) const; 164 ::google::protobuf::Mixin* mutable_mixins(int index); 165 ::google::protobuf::Mixin* add_mixins(); 166 ::google::protobuf::RepeatedPtrField< ::google::protobuf::Mixin >* 168 const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Mixin >& 187 ::google::protobuf::RepeatedPtrField< ::google::protobuf::Mixin > mixins_; 340 class LIBPROTOBUF_EXPORT Mixin : public ::google::protobuf::Message { 342 Mixin(); 343 virtual ~Mixin(); [all …]
|
D | api.pb.cc | 88 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Mixin, name_), in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 89 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Mixin, root_), in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 94 Mixin::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 99 sizeof(Mixin), in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 100 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Mixin, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 101 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Mixin, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 119 Mixin_descriptor_, &Mixin::default_instance()); in protobuf_RegisterTypes() 129 delete Mixin::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fapi_2eproto() 164 Mixin::default_instance_ = new Mixin(); in protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto() 167 Mixin::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto() [all …]
|
D | api.proto | 86 // Included APIs. See [Mixin][]. 87 repeated Mixin mixins = 6; 195 message Mixin { message
|
/external/v8/tools/clang/blink_gc_plugin/tests/ |
D | class_requires_trace_method.h | 25 class Mixin : public GarbageCollectedMixin { 28 Member<Mixin> m_self; 31 class HeapObjectMixin : public GarbageCollected<HeapObjectMixin>, public Mixin { 35 class Mixin2 : public Mixin { 45 class Mixin3 : public Mixin { 51 : public GarbageCollected<HeapObjectMixin3>, public Mixin {
|
D | garbage_collected_mixin.h | 12 class Mixin : public GarbageCollectedMixin { 16 Member<Mixin> m_self; 19 class HeapObject : public GarbageCollected<HeapObject>, public Mixin { 24 Member<Mixin> m_mix;
|
D | garbage_collected_mixin.txt | 1 garbage_collected_mixin.cpp:9:1: warning: [blink-gc] Class 'Mixin' has untraced fields that require… 2 void Mixin::trace(Visitor* visitor) 5 Member<Mixin> m_self; 7 garbage_collected_mixin.cpp:14:1: warning: [blink-gc] Base class 'Mixin' of derived class 'HeapObje…
|
D | class_requires_trace_method.cpp | 11 Mixin::trace(visitor); in trace() 16 Mixin::trace(visitor); in trace()
|
D | trace_templated_super.h | 14 class Mixin : public GarbageCollectedMixin { 20 class Super : public GarbageCollected<Super<T> >, public Mixin {
|
D | garbage_collected_mixin.cpp | 9 void Mixin::trace(Visitor* visitor) in trace()
|
D | trace_templated_super.cpp | 20 Mixin::trace(visitor); in trace()
|
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Api.cs | 47 …nfo(typeof(global::Google.Protobuf.WellKnownTypes.Mixin), global::Google.Protobuf.WellKnownTypes.M… in ApiReflection() 176 …private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Mixin> _repeated_mix… 177 = pb::FieldCodec.ForMessage(50, global::Google.Protobuf.WellKnownTypes.Mixin.Parser); 178 …l::Google.Protobuf.WellKnownTypes.Mixin> mixins_ = new pbc::RepeatedField<global::Google.Protobuf.… 182 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Mixin> Mixins { 707 public sealed partial class Mixin : pb::IMessage<Mixin> { class 708 …private static readonly pb::MessageParser<Mixin> _parser = new pb::MessageParser<Mixin>(() => new … 709 public static pb::MessageParser<Mixin> Parser { get { return _parser; } } 719 public Mixin() { in Mixin() method in Google.Protobuf.WellKnownTypes.Mixin 725 public Mixin(Mixin other) : this() { in Mixin() method in Google.Protobuf.WellKnownTypes.Mixin [all …]
|
/external/fmtlib/doc/bootstrap/ |
D | theme.less | 36 // Mixin for generating new styles 179 // Mixin for generating new styles 201 // Mixin for generating new styles 250 // Mixin for generating new styles
|
D | thumbnails.less | 6 // Mixin and adjust the regular image class
|
D | navs.less | 189 // Mixin for adding on top the shared `.nav-justified` styles for our tabs
|
D | navbar.less | 295 // Mixin behavior for optimum display
|
/external/guice/lib/build/ |
D | cglib-3.1.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/sf/
net/ ... |
/external/guice/extensions/persist/lib/ |
D | cglib-nodep-3.0.jar | META-INF/MANIFEST.MF
LICENSE
NOTICE
net/sf/cglib/beans/BeanCopier$ ... |
/external/robolectric/v1/lib/test/ |
D | mockito-core-1.8.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mockito/
org/ ... |