Home
last modified time | relevance | path

Searched full:multiplication (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dfmul2.yaml148 description: Multiplication is infinity if any non zero value is multiplied by infinity.
214 description: Multiplication is infinity if any non zero value is multiplied by infinity.
280 …description: The sign of division or multiplication result is positive if both values have the sam…
331 …description: The sign of division or multiplication result is positive if both values have the sam…
386 Multiplication is NaN if zero is multiplied by infinity.
567 …description: The sign of division or multiplication result is positive if both values have the sam…
Dfmul2.64.yaml148 description: Multiplication is infinity if any non zero value is multiplied by infinity.
214 description: Multiplication is infinity if any non zero value is multiplied by infinity.
280 …description: The sign of division or multiplication result is positive if both values have the sam…
331 …description: The sign of division or multiplication result is positive if both values have the sam…
386 Multiplication is NaN if zero is multiplied by infinity.
567 …description: The sign of division or multiplication result is positive if both values have the sam…
/arkcompiler/ets_frontend/test262/
Des5_tests.txt197 language/expressions/multiplication/bigint-and-number.js
198 language/expressions/multiplication/bigint-arithmetic.js
199 language/expressions/multiplication/bigint-errors.js
200 language/expressions/multiplication/bigint-toprimitive.js
201 language/expressions/multiplication/bigint-wrapped-values.js
6570 language/expressions/multiplication/S11.5.1_A1.js
6571 language/expressions/multiplication/S11.5.1_A2.1_T1.js
6572 language/expressions/multiplication/S11.5.1_A2.1_T2.js
6573 language/expressions/multiplication/S11.5.1_A2.1_T3.js
6574 language/expressions/multiplication/S11.5.1_A2.2_T1.js
[all …]
DCI_tests.txt3384 language/expressions/multiplication/S11.5.1_A3_T1.2.js
3385 language/expressions/multiplication/S11.5.1_A3_T2.6.js
3386 language/expressions/multiplication/S11.5.1_A3_T1.4.js
3387 language/expressions/multiplication/S11.5.1_A3_T1.3.js
3388 language/expressions/multiplication/S11.5.1_A4_T1.2.js
3389 language/expressions/multiplication/S11.5.1_A3_T2.2.js
3390 language/expressions/multiplication/S11.5.1_A4_T7.js
3391 language/expressions/multiplication/S11.5.1_A3_T2.9.js
3392 language/expressions/multiplication/S11.5.1_A2.1_T2.js
3393 language/expressions/multiplication/S11.5.1_A2.1_T1.js
[all …]
Dskip_tests.json376 "language/expressions/multiplication/S11.5.1_A1.js",
377 "language/expressions/multiplication/S11.5.1_A3_T1.5.js",
/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp1058 // the algorithm here is similar to the way we use paper money to calculate multiplication. in Multiply()
1060 // The only difference here is that multiplication and addition are calculated synchronously in Multiply()
1224 // Calculate multiplication first in SpecialMultiplyAndSub()
1320 // multiplication and subtraction in DivideAndRemainderWithBigintDivisor()
/arkcompiler/ets_frontend/es2panda/test/
Dtest262skiplist.txt3173 language/expressions/multiplication/bigint-and-number.js
3174 language/expressions/multiplication/bigint-arithmetic.js
3175 language/expressions/multiplication/bigint-errors.js
3176 language/expressions/multiplication/bigint-toprimitive.js
3177 language/expressions/multiplication/bigint-wrapped-values.js
8296 language/expressions/multiplication/S11.5.1_A1.js