Home
last modified time | relevance | path

Searched defs:representation (Results 1 - 25 of 55) sorted by relevance

123

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dgay-shortest-single.h35 const char* representation; member
H A Dgay-shortest.h35 const char* representation; member
H A Dgay-precision.h36 const char* representation; member
H A Dgay-fixed.h36 const char* representation; member
H A Dtest-bignum-dtoa.cc45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation() argument
H A Dtest-fast-dtoa.cc45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation() argument
H A Dtest-dtoa.cc68 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation() argument
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DOpenSLESUtilities.cpp66 OpenSLES_createExtendedFormat( SLDataFormat_PCM format, SLuint32 representation) OpenSLES_createExtendedFormat() argument
H A DAudioInputStreamOpenSLES.cpp125 SLuint32 representation = OpenSLES_ConvertFormatToRepresentation(getFormat()); in open() local
H A DAudioOutputStreamOpenSLES.cpp167 SLuint32 representation = OpenSLES_ConvertFormatToRepresentation(getFormat()); in open() local
/third_party/node/deps/v8/src/objects/
H A Dfield-index-inl.h23 ForPropertyIndex(Map map, int property_index, Representation representation) ForPropertyIndex() argument
H A Dfield-index.h90 static Encoding FieldEncoding(Representation representation) { in FieldEncoding() argument
H A Dproperty.cc17 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 Dlookup.h176 Representation representation() const { in representation() function in v8::internal::final
/third_party/node/deps/v8/src/compiler/
H A Dcsa-load-elimination.h61 MachineRepresentation representation = MachineRepresentation::kNone; member
H A Ddecompression-optimizer.cc107 MachineRepresentation representation = in MarkNodeInputs() local
H A Dproperty-access-builder.cc134 ConvertRepresentation( Representation representation) ConvertRepresentation() argument
H A Dload-elimination.h92 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 Dmachine-graph-verifier.cc738 CheckValueInputRepresentationIs(Node const* node, int index, MachineRepresentation representation) CheckValueInputRepresentationIs() argument
747 << input_representation << " which doesn't have a " << representation CheckValueInputRepresentationIs() local
[all...]
H A Dcsa-load-elimination.cc348 MachineRepresentation representation = access.machine_type.representation(); in ReduceLoadFromObject() local
[all...]
H A Dmachine-operator.h58 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 Dhandler-configuration.cc237 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 Dhandler-configuration-inl.h224 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 Dvalue-type.h115 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 Dcbor.cc252 uint64_t representation = static_cast<uint64_t>(-(value + 1)); in EncodeInt32() local

Completed in 15 milliseconds

123