| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| H A D | gay-shortest-single.h | 35 const char* representation; member
|
| H A D | gay-shortest.h | 35 const char* representation; member
|
| H A D | gay-precision.h | 36 const char* representation; member
|
| H A D | gay-fixed.h | 36 const char* representation; member
|
| H A D | test-bignum-dtoa.cc | 45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation() argument
|
| H A D | test-fast-dtoa.cc | 45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation() argument
|
| H A D | test-dtoa.cc | 68 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation() argument
|
| /third_party/skia/third_party/externals/oboe/src/opensles/ |
| H A D | OpenSLESUtilities.cpp | 66 OpenSLES_createExtendedFormat( SLDataFormat_PCM format, SLuint32 representation) OpenSLES_createExtendedFormat() argument
|
| H A D | AudioInputStreamOpenSLES.cpp | 125 SLuint32 representation = OpenSLES_ConvertFormatToRepresentation(getFormat()); in open() local
|
| H A D | AudioOutputStreamOpenSLES.cpp | 167 SLuint32 representation = OpenSLES_ConvertFormatToRepresentation(getFormat()); in open() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | field-index-inl.h | 23 ForPropertyIndex(Map map, int property_index, Representation representation) ForPropertyIndex() argument
|
| H A D | field-index.h | 90 static Encoding FieldEncoding(Representation representation) { in FieldEncoding() argument
|
| H A D | property.cc | 17 operator <<(std::ostream& os, const Representation& representation) operator <<() argument 60 Descriptor(Handle<Name> key, const MaybeObjectHandle& value, PropertyKind kind, PropertyAttributes attributes, PropertyLocation location, PropertyConstness constness, Representation representation, int field_index) Descriptor() argument 79 DataField(Isolate* isolate, Handle<Name> key, int field_index, PropertyAttributes attributes, Representation representation) DataField() argument 86 DataField(Handle<Name> key, int field_index, PropertyAttributes attributes, PropertyConstness constness, Representation representation, const MaybeObjectHandle& wrapped_field_type) DataField() argument
|
| H A D | lookup.h | 176 Representation representation() const { in representation() function in v8::internal::final
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | csa-load-elimination.h | 61 MachineRepresentation representation = MachineRepresentation::kNone; member
|
| H A D | decompression-optimizer.cc | 107 MachineRepresentation representation = in MarkNodeInputs() local
|
| H A D | property-access-builder.cc | 134 ConvertRepresentation( Representation representation) ConvertRepresentation() argument
|
| H A D | load-elimination.h | 92 MachineRepresentation representation = MachineRepresentation::kNone; member 55 AbstractElements(Node* object, Node* index, Node* value, MachineRepresentation representation, Zone* zone) AbstractElements() argument 61 Extend(Node* object, Node* index, Node* value, MachineRepresentation representation, Zone* zone) const Extend() argument 122 MachineRepresentation representation = MachineRepresentation::kNone; global() member [all...] |
| H A D | machine-graph-verifier.cc | 738 CheckValueInputRepresentationIs(Node const* node, int index, MachineRepresentation representation) CheckValueInputRepresentationIs() argument 747 << input_representation << " which doesn't have a " << representation CheckValueInputRepresentationIs() local [all...] |
| H A D | csa-load-elimination.cc | 348 MachineRepresentation representation = access.machine_type.representation(); in ReduceLoadFromObject() local [all...] |
| H A D | machine-operator.h | 58 AtomicLoadParameters(LoadRepresentation representation, in AtomicLoadParameters() argument 62 LoadRepresentation representation() const { return representation_; } in representation() function in v8::internal::compiler::final 142 StoreRepresentation(MachineRepresentation representation, in StoreRepresentation() argument 147 MachineRepresentation representation() const { return representation_; } in representation() function in v8::internal::compiler::final 168 AtomicStoreParameters(MachineRepresentation representation, in AtomicStoreParameters() argument 174 MachineRepresentation representation() const { in representation() function in v8::internal::compiler::final [all...] |
| /third_party/node/deps/v8/src/ic/ |
| H A 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
|
| H A D | handler-configuration-inl.h | 224 StoreField(Isolate* isolate, Kind kind, int descriptor, FieldIndex field_index, Representation representation) StoreField() argument 239 StoreField(Isolate* isolate, int descriptor, FieldIndex field_index, PropertyConstness constness, Representation representation) StoreField() argument 248 StoreSharedStructField( Isolate* isolate, int descriptor, FieldIndex field_index, Representation representation) StoreSharedStructField() argument
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | value-type.h | 115 constexpr Representation representation() const { return representation_; } in representation() function in v8::internal::wasm::HeapType
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | cbor.cc | 252 uint64_t representation = static_cast<uint64_t>(-(value + 1)); in EncodeInt32() local
|