Home
last modified time | relevance | path

Searched full:zeros (Results 1 – 25 of 28) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp107 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/
Dstackful_common.h27 // all zeros
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dfadd2.yaml337 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…
Dfsub2.yaml310 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…
Dfsub2.64.yaml310 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…
Dfadd2.64.yaml337 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/
Dfadd2.yaml337 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…
Dfsub2.yaml310 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…
Dfsub2.64.yaml310 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…
Dfadd2.64.yaml337 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/
Dtask.h70 * | 0 | zeros | Task | VM |Exec |
74 * | 1 | zeros (invalid) |
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.cpp347 // Removes leading and trailing zeros.
348 // If leading zeros are removed then the decimal point position is adjusted.
Dnumber_helper.cpp1282 // no need to keep the trailing zeros in GetMinmumDigits()
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp247 … // 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/
Disa.yaml1113 …- 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/
Dets_intrinsics_helpers.cpp493 // no need to keep the trailing zeros in GetBaseBinarySearch()
/arkcompiler/ets_runtime/test/moduletest/arraysort/
Dexpect_output.txt51 …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}]
Darraysort.js291 { name: "Zeros", value: 37 },
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DBigInt.sts884 if (i >= len + shift) { // Check the rest is zeros for negative shift.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_md.def155 /* AARCH64 leading zeros, reverse bits (for trailing zeros) */
/arkcompiler/ets_frontend/test262/
Dother_tests_part1_0.txt11 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
Des2015_tests.txt5440 built-ins/TypedArrayConstructors/ctors/length-arg/init-zeros.js
5567 built-ins/TypedArrayConstructors/ctors-bigint/length-arg/init-zeros.js
DCI_tests.txt2022 built-ins/TypedArrayConstructors/ctors/length-arg/init-zeros.js
/arkcompiler/runtime_core/static_core/patches/zydis/
D0001-Simplify-Zydis-build.patch3961 + * @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/
D7_expressions.rst3938 - 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.

12