Home
last modified time | relevance | path

Searched defs:Double (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Dspan_test.cpp36 Span<T> Double(Span<T> s) in Double() function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dspan_test.cpp36 Span<T> Double(Span<T> s) in Double() function
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp218 JSVM_Value Double(double v) in Double() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp47 HWTEST_F_L0(JSTaggedValueTest, Double) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp444 GateRef CircuitBuilder::Double(double val) in Double() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h132 inline GateRef StubBuilder::Double(double value) in Double() function