| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| D | assembler_aarch64.cpp | 107 imm >>= 3; // 3: 64 RegSise, imm/8 to remove trailing zeros in Ldp() 109 imm >>= 2; // 2: 32 RegSise, imm/4 to remove trailing zeros in Ldp() 141 imm >>= 3; // 3: 64 RegSise, imm/8 to remove trailing zeros in Stp() 143 imm >>= 2; // 2: 32 RegSise, imm/4 to remove trailing zeros in Stp() 175 // 2 : 2 means remove trailing zeros in Ldp() 179 // 3 : 3 means remove trailing zeros in Ldp() 183 // 4 : 4 means remove trailing zeros in Ldp() 221 // 2 : 2 means remove trailing zeros in Stp() 225 // 3 : 3 means remove trailing zeros in Stp() 229 // 4 : 4 means remove trailing zeros in Stp() [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | stackful_common.h | 27 // all zeros
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | fadd2.yaml | 337 The sum or the difference of zeros is zero. 338 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 396 The sum or the difference of zeros is zero. 397 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 599 The sum or the difference of zeros is zero. 600 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
|
| D | fsub2.yaml | 310 The sum or the difference of zeros is zero. 311 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 379 The sum or the difference of zeros is zero. 380 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 592 The sum or the difference of zeros is zero. 593 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
|
| D | fsub2.64.yaml | 310 The sum or the difference of zeros is zero. 311 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 379 The sum or the difference of zeros is zero. 380 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 592 The sum or the difference of zeros is zero. 593 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
|
| D | fadd2.64.yaml | 337 The sum or the difference of zeros is zero. 338 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 396 The sum or the difference of zeros is zero. 397 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 599 The sum or the difference of zeros is zero. 600 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | fadd2.yaml | 337 The sum or the difference of zeros is zero. 338 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 396 The sum or the difference of zeros is zero. 397 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 599 The sum or the difference of zeros is zero. 600 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
|
| D | fsub2.yaml | 310 The sum or the difference of zeros is zero. 311 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 379 The sum or the difference of zeros is zero. 380 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 591 The sum or the difference of zeros is zero. 592 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
|
| D | fsub2.64.yaml | 310 The sum or the difference of zeros is zero. 311 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 379 The sum or the difference of zeros is zero. 380 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 591 The sum or the difference of zeros is zero. 592 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
|
| D | fadd2.64.yaml | 337 The sum or the difference of zeros is zero. 338 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 396 The sum or the difference of zeros is zero. 397 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th… 599 The sum or the difference of zeros is zero. 600 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
|
| /arkcompiler/runtime_core/static_core/libpandabase/taskmanager/ |
| D | task.h | 70 * | 0 | zeros | Task | VM |Exec | 74 * | 1 | zeros (invalid) |
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | dtoa_helper.cpp | 347 // Removes leading and trailing zeros. 348 // If leading zeros are removed then the decimal point position is adjusted.
|
| D | number_helper.cpp | 1282 // no need to keep the trailing zeros in GetMinmumDigits()
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| D | helpers.cpp | 247 … // integerSignificand followed by (numberBitCount - integerSignificandBitCount) digit zeros. in DoubleToString() 255 …// If -6 < numberBitCount ≤ 0, return the string consisting of "0." and digit zeros represented by… in DoubleToString() 265 // integerSignificand followed by "e", symbol and (numberBitCount - 1) digit zeros. in DoubleToString()
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isa.yaml | 1113 …- The sum or the difference of zeros is zero. Exceptions are the sum of two negative zeros and the… 1201 …- The sum or the difference of zeros is zero. Exceptions are the sum of two negative zeros and the…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ |
| D | ets_intrinsics_helpers.cpp | 493 // no need to keep the trailing zeros in GetBaseBinarySearch()
|
| /arkcompiler/ets_runtime/test/moduletest/arraysort/ |
| D | expect_output.txt | 51 …e":13},{"name":"Edward","value":21},{"name":"Sharpe","value":37},{"name":"Zeros","value":37},{"nam… 52 …c","value":13},{"name":"Sharpe","value":37},{"name":"The","value":-12},{"name":"Zeros","value":37}]
|
| D | arraysort.js | 291 { name: "Zeros", value: 37 },
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | BigInt.sts | 884 if (i >= len + shift) { // Check the rest is zeros for negative shift.
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_md.def | 155 /* AARCH64 leading zeros, reverse bits (for trailing zeros) */
|
| /arkcompiler/ets_frontend/test262/ |
| D | other_tests_part1_0.txt | 11 test262/data/test/harness/assert-samevalue-zeros.js 25 test262/data/test/harness/assert-notsamevalue-zeros.js 1338 test262/data/test/built-ins/Math/max/zeros.js 1341 test262/data/test/built-ins/Math/min/zeros.js
|
| D | es2015_tests.txt | 5440 built-ins/TypedArrayConstructors/ctors/length-arg/init-zeros.js 5567 built-ins/TypedArrayConstructors/ctors-bigint/length-arg/init-zeros.js
|
| D | CI_tests.txt | 2022 built-ins/TypedArrayConstructors/ctors/length-arg/init-zeros.js
|
| /arkcompiler/runtime_core/static_core/patches/zydis/ |
| D | 0001-Simplify-Zydis-build.patch | 3961 + * @param padding_length Padds the converted value with leading zeros, if the number of chars is 3979 + * @param padding_length Padds the converted value with leading zeros, if the number of chars is 3999 + * @param padding_length Padds the converted value with leading zeros, if the number of chars is 4019 + * @param padding_length Padds the converted value with leading zeros, if the number of chars is 4066 + * @param padding_length Padds the converted value with leading zeros, if the number of chars is 4083 + * @param padding_length Padds the converted value with leading zeros, if the number of chars is 4102 + * @param padding_length Padds the converted value with leading zeros, if the number of chars is 4121 + * @param padding_length Padds the converted value with leading zeros, if the number of chars is
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 7_expressions.rst | 3938 - The sum of two zeros of opposite sign is positive zero. 3939 - The sum of two zeros of the same sign is zero of that sign.
|