| /third_party/ffmpeg/libavformat/ |
| D | dashdec.c | 76 struct representation { struct 88 AVStream *assoc_stream; /* demuxer stream associated with this representation */ argument 90 int n_fragments; 91 struct fragment **fragments; /* VOD list of fragment for profile */ 93 int n_timelines; 94 struct timeline **timelines; 96 int64_t first_seq_no; 97 int64_t last_seq_no; 98 …t_number; /* used in case when we have dynamic list of segment to know which segments are new one*/ 100 int64_t fragment_duration; [all …]
|
| /third_party/node/deps/v8/src/objects/ |
| D | property.cc | 18 const Representation& representation) { in operator <<() 63 Representation representation, int field_index) in Descriptor() 81 Representation representation) { in DataField() 89 Representation representation, in DataField()
|
| D | property-details.h | 335 PropertyDetails CopyWithRepresentation(Representation representation) const { in CopyWithRepresentation() 351 static constexpr uint8_t EncodeRepresentation(Representation representation) { in EncodeRepresentation() 376 Representation representation() const { in representation() function 497 PropertyDetails(int value, Representation representation) { in PropertyDetails()
|
| D | field-index-inl.h | 24 Representation representation) { in ForPropertyIndex()
|
| D | field-index.h | 90 static Encoding FieldEncoding(Representation representation) { in FieldEncoding()
|
| D | lookup.h | 176 Representation representation() const { in representation() function
|
| /third_party/node/deps/v8/src/compiler/ |
| D | machine-operator.h | 58 AtomicLoadParameters(LoadRepresentation representation, in AtomicLoadParameters() 62 LoadRepresentation representation() const { return representation_; } in representation() function 142 StoreRepresentation(MachineRepresentation representation, in StoreRepresentation() 147 MachineRepresentation representation() const { return representation_; } in representation() function 168 AtomicStoreParameters(MachineRepresentation representation, in AtomicStoreParameters() 174 MachineRepresentation representation() const { in representation() function
|
| D | load-elimination.h | 92 MachineRepresentation representation = MachineRepresentation::kNone; in NON_EXPORTED_BASE() member 122 MachineRepresentation representation = MachineRepresentation::kNone; in NON_EXPORTED_BASE() member
|
| D | representation-change.h | 175 : representation_(representation), in representation_() argument 302 MachineRepresentation representation() const { return representation_; } in representation() function
|
| D | csa-load-elimination.h | 61 MachineRepresentation representation = MachineRepresentation::kNone; in NON_EXPORTED_BASE() member
|
| D | decompression-optimizer.cc | 107 MachineRepresentation representation = in MarkNodeInputs() local
|
| D | common-operator.h | 108 : representation_(representation), hint_(hint) {} in representation_() argument 110 MachineRepresentation representation() const { return representation_; } in representation() function
|
| D | property-access-builder.cc | 135 Representation representation) { in ConvertRepresentation()
|
| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| D | gay-shortest.h | 35 const char* representation; member
|
| D | gay-shortest-single.h | 35 const char* representation; member
|
| D | gay-precision.h | 36 const char* representation; member
|
| D | gay-fixed.h | 36 const char* representation; member
|
| D | test-bignum-dtoa.cc | 45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
|
| D | test-fast-dtoa.cc | 45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
|
| /third_party/skia/third_party/externals/oboe/src/opensles/ |
| D | OpenSLESUtilities.cpp | 67 SLDataFormat_PCM format, SLuint32 representation) { in OpenSLES_createExtendedFormat()
|
| D | AudioInputStreamOpenSLES.cpp | 125 SLuint32 representation = OpenSLES_ConvertFormatToRepresentation(getFormat()); in open() local
|
| D | AudioOutputStreamOpenSLES.cpp | 167 SLuint32 representation = OpenSLES_ConvertFormatToRepresentation(getFormat()); in open() local
|
| /third_party/node/deps/v8/src/ic/ |
| D | handler-configuration-inl.h | 226 Representation representation) { in StoreField() 242 Representation representation) { in StoreField() 250 Representation representation) { in StoreSharedStructField()
|
| D | handler-configuration.cc | 237 Representation representation = details.representation(); in StoreOwnTransition() local 272 Representation representation = details.representation(); in StoreTransition() local 459 Representation representation = Representation::FromKind( in PrintSmiStoreHandler() local
|
| /third_party/node/deps/v8/src/codegen/ |
| D | machine-type.h | 100 constexpr MachineType(MachineRepresentation representation, in MachineType() 113 constexpr MachineRepresentation representation() const { in representation() function
|