/external/libchrome/base/posix/ |
D | global_descriptors.h | 45 struct Descriptor { struct 56 typedef std::vector<Descriptor> Mapping; argument
|
D | global_descriptors.cc | 14 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/ |
D | protobuf.h | 53 typedef struct Descriptor Descriptor; typedef 109 struct Descriptor { struct 125 struct FieldDescriptor { argument
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugArangeSet.h | 40 struct Descriptor { struct 47 typedef std::vector<Descriptor> DescriptorColl; argument
|
/external/v8/src/builtins/ |
D | builtins-handler.cc | 17 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 …]
|
D | builtins-conversion.cc | 34 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 …]
|
D | builtins-internal.cc | 63 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/ |
D | DWARFDebugArangeSet.h | 39 struct Descriptor { struct 46 typedef std::vector<Descriptor> DescriptorColl; argument
|
/external/skqp/src/shaders/gradients/ |
D | SkGradientShaderPriv.h | 28 struct Descriptor { struct 29 Descriptor() { in Descriptor() argument 45 class DescriptorScope : public Descriptor { argument
|
/external/skia/src/shaders/gradients/ |
D | SkGradientShaderPriv.h | 28 struct Descriptor { struct 29 Descriptor() { in Descriptor() argument 45 class DescriptorScope : public Descriptor { argument
|
/external/golang-protobuf/ptypes/wrappers/ |
D | wrappers.pb.go | 49 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/ |
D | property.h | 23 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/ |
D | generator.go | 114 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/ |
D | protobuf.h | 23 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/ |
D | Descriptor.java | 35 public @interface Descriptor { annotation
|
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Wrappers.cs | 18 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
|
D | Empty.cs | 18 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.EmptyReflection 57 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.Empty
|
D | SourceContext.cs | 18 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.SourceContextReflection 50 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.SourceContext
|
D | FieldMask.cs | 18 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/ |
D | java_names.h | 46 class Descriptor; variable
|
D | java_generator_factory.h | 41 class Descriptor; // descriptor.h variable
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor_containers.h | 42 class Descriptor; variable
|
/external/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_names.h | 46 class Descriptor; variable
|
/external/golang-protobuf/jsonpb/jsonpb_test_proto/ |
D | more_test_objects.pb.go | 75 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/ |
D | UnittestImportPublicProto3.cs | 18 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.TestProtos.UnittestImportPublicProto3Reflection 45 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.PublicImportMessage
|