Home
last modified time | relevance | path

Searched defs:Descriptor (Results 1 – 25 of 104) sorted by relevance

12345

/external/libchrome/base/posix/
Dglobal_descriptors.h45 struct Descriptor { struct
56 typedef std::vector<Descriptor> Mapping; argument
Dglobal_descriptors.cc14 GlobalDescriptors::Descriptor::Descriptor(Key key, int fd) in Descriptor() function in base::GlobalDescriptors::Descriptor
18 GlobalDescriptors::Descriptor::Descriptor(Key key, in Descriptor() function in base::GlobalDescriptors::Descriptor
/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h53 typedef struct Descriptor Descriptor; typedef
109 struct Descriptor { struct
125 struct FieldDescriptor { argument
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h40 struct Descriptor { struct
47 typedef std::vector<Descriptor> DescriptorColl; argument
/external/v8/src/builtins/
Dbuiltins-handler.cc17 typedef LoadWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
41 typedef LoadWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
54 typedef LoadWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
74 typedef StoreWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
88 typedef StoreWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
104 typedef LoadGlobalWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
115 typedef LoadGlobalWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
130 typedef LoadWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
159 typedef LoadWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
171 typedef LoadWithVectorDescriptor Descriptor; in TF_BUILTIN() typedef
[all …]
Dbuiltins-conversion.cc34 typedef TypeConversionDescriptor Descriptor; in Generate_NonPrimitiveToPrimitive() typedef
122 typedef TypeConversionDescriptor Descriptor; in Generate_StringToNumber() typedef
133 typedef TypeConversionDescriptor Descriptor; in Generate_ToName() typedef
145 typedef TypeConversionDescriptor Descriptor; in Generate_NonNumberToNumber() typedef
157 typedef TypeConversionDescriptor Descriptor; in Generate_ToNumber() typedef
169 typedef TypeConversionDescriptor Descriptor; in Generate_ToString() typedef
234 typedef TypeConversionDescriptor Descriptor; in Generate_OrdinaryToPrimitive() typedef
314 typedef TypeConversionDescriptor Descriptor; in Generate_ToBoolean() typedef
406 typedef TypeConversionDescriptor Descriptor; in Generate_ToInteger() typedef
420 typedef TypeConversionDescriptor Descriptor; in Generate_ToObject() typedef
[all …]
Dbuiltins-internal.cc63 typedef CopyFastSmiOrObjectElementsDescriptor Descriptor; in Generate_CopyFastSmiOrObjectElements() typedef
108 typedef GrowArrayElementsDescriptor Descriptor; in Generate_GrowFastDoubleElements() typedef
129 typedef GrowArrayElementsDescriptor Descriptor; in Generate_GrowFastSmiOrObjectElements() typedef
233 typedef NewArgumentsElementsDescriptor Descriptor; in Generate_NewUnmappedArgumentsElements() typedef
276 typedef NewArgumentsElementsDescriptor Descriptor; in Generate_NewRestParameterElements() typedef
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugArangeSet.h39 struct Descriptor { struct
46 typedef std::vector<Descriptor> DescriptorColl; argument
/external/skqp/src/shaders/gradients/
DSkGradientShaderPriv.h28 struct Descriptor { struct
29 Descriptor() { in Descriptor() argument
45 class DescriptorScope : public Descriptor { argument
/external/skia/src/shaders/gradients/
DSkGradientShaderPriv.h28 struct Descriptor { struct
29 Descriptor() { in Descriptor() argument
45 class DescriptorScope : public Descriptor { argument
/external/golang-protobuf/ptypes/wrappers/
Dwrappers.pb.go49 func (*DoubleValue) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} } func
70 func (*FloatValue) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } func
91 func (*Int64Value) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2} } func
112 func (*UInt64Value) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{3} } func
133 func (*Int32Value) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{4} } func
154 func (*UInt32Value) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{5} } func
175 func (*BoolValue) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{6} } func
196 func (*StringValue) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{7} } func
217 func (*BytesValue) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{8} } func
/external/v8/src/
Dproperty.h23 Descriptor() : details_(Smi::kZero) {} in Descriptor() function
71 Descriptor(Handle<Name> key, Handle<Object> value, PropertyDetails details) in Descriptor() function
77 Descriptor(Handle<Name> key, Handle<Object> value, PropertyKind kind, in Descriptor() function
/external/golang-protobuf/protoc-gen-go/generator/
Dgenerator.go114 type Descriptor struct { struct
115 common
116 *descriptor.DescriptorProto
117 parent *Descriptor // The containing message, if any.
118 nested []*Descriptor // Inner messages, if any.
119 enums []*EnumDescriptor // Inner enums, if any.
120 ext []*ExtensionDescriptor // Extensions, if any.
121 typename []string // Cached typename vector.
122 …dex int // The index into the container, whether the file or another message.
123 path string // The SourceCodeInfo path as comma-separated integers.
[all …]
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h23 typedef struct Descriptor Descriptor; typedef
70 struct Descriptor { struct
85 struct FieldDescriptor { argument
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
DDescriptor.java35 public @interface Descriptor { annotation
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs18 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.WrappersReflection
64 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.DoubleValue
175 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.FloatValue
286 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.Int64Value
397 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.UInt64Value
508 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.Int32Value
619 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.UInt32Value
730 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.BoolValue
841 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.StringValue
952 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.BytesValue
DEmpty.cs18 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.EmptyReflection
57 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.Empty
DSourceContext.cs18 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.SourceContextReflection
50 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.SourceContext
DFieldMask.cs18 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.FieldMaskReflection
195 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.FieldMask
/external/protobuf/src/google/protobuf/compiler/java/
Djava_names.h46 class Descriptor; variable
Djava_generator_factory.h41 class Descriptor; // descriptor.h variable
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.h42 class Descriptor; variable
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_names.h46 class Descriptor; variable
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dmore_test_objects.pb.go75 func (*Simple3) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} } func
91 func (*SimpleSlice3) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } func
107 func (*SimpleMap3) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2} } func
123 func (*SimpleNull3) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{3} } func
148 func (*Mappy) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{4} } func
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestImportPublicProto3.cs18 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.TestProtos.UnittestImportPublicProto3Reflection
45 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.PublicImportMessage

12345