Searched full:difference (Results 1 – 21 of 21) sorted by relevance
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | fsub2.yaml | 147 …The sum of two infinities of the same sign or the difference of two infinities of opposite sign is… 149 The sum or the difference of infinity and any finite value is infinity. 209 …The sum of two infinities of the same sign or the difference of two infinities of opposite sign is… 211 The sum or the difference of infinity and any finite value is infinity. 282 The sum of opposite infinities or the difference of the same sign infinities is NaN. 308 The sum or the difference of infinity and any finite value is infinity. 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… 377 The sum or the difference of infinity and any finite value is infinity. 379 The sum or the difference of zeros is zero. [all …]
|
| D | fadd2.yaml | 164 …The sum of two infinities of the same sign or the difference of two infinities of opposite sign is… 166 The sum or the difference of infinity and any finite value is infinity. 231 …The sum of two infinities of the same sign or the difference of two infinities of opposite sign is… 233 The sum or the difference of infinity and any finite value is infinity. 310 The sum of opposite infinities or the difference of the same sign infinities is NaN. 335 The sum or the difference of infinity and any finite value is infinity. 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… 394 The sum or the difference of infinity and any finite value is infinity. 396 The sum or the difference of zeros is zero. [all …]
|
| D | fadd2.64.yaml | 164 …The sum of two infinities of the same sign or the difference of two infinities of opposite sign is… 166 The sum or the difference of infinity and any finite value is infinity. 231 …The sum of two infinities of the same sign or the difference of two infinities of opposite sign is… 233 The sum or the difference of infinity and any finite value is infinity. 310 The sum of opposite infinities or the difference of the same sign infinities is NaN. 335 The sum or the difference of infinity and any finite value is infinity. 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… 394 The sum or the difference of infinity and any finite value is infinity. 396 The sum or the difference of zeros is zero. [all …]
|
| D | fsub2.64.yaml | 147 …The sum of two infinities of the same sign or the difference of two infinities of opposite sign is… 149 The sum or the difference of infinity and any finite value is infinity. 209 …The sum of two infinities of the same sign or the difference of two infinities of opposite sign is… 211 The sum or the difference of infinity and any finite value is infinity. 282 The sum of opposite infinities or the difference of the same sign infinities is NaN. 308 The sum or the difference of infinity and any finite value is infinity. 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… 377 The sum or the difference of infinity and any finite value is infinity. 379 The sum or the difference of zeros is zero. [all …]
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/ |
| D | README.md | 163 Difference: 39 bytes [0.42%] 176 Difference: 39 bytes [0.44%]
|
| D | compare.py | 109 \n Difference: {:d} bytes [{:3.2f}%]\ 124 \n Difference: {:d} bytes [{:3.2f}%]\
|
| /arkcompiler/runtime_core/verification/util/tests/ |
| D | set_operations_property_test.cpp | 114 prop("Difference", [](set &&set1, set &&set2) { in __anone529c3d00602() 159 prop("Difference", [](set &&set1, set &&set2, set &&set3) { in __anone529c3d00902()
|
| /arkcompiler/runtime_core/cmake/ |
| D | PandaCmakeFunctions.cmake | 17 # so we have difference start addresses for asan and default buildings
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | avoid-calculating-start-of-array.md | 29 difference.
|
| D | plt.md | 171 Main difference between two supported platforms is a main temporary register to use in Resolver. 176 difference.
|
| D | memory_coalescing_doc.md | 63 …ws to track how variables evolves: basic value (variable or constant), difference from the basic v…
|
| /arkcompiler/runtime_core/disassembler/templates/ |
| D | bc_ins_to_pandasm_ins.cpp.erb | 84 << ">. Invalid method id given or corrupted: calculated overhead (difference "
|
| /arkcompiler/runtime_core/ldscripts/ |
| D | panda.ld | 9 so we have difference start addresses for asan and default buildings
|
| /arkcompiler/runtime_core/docs/ |
| D | on-stack-replacement.md | 71 Codegen creates special OsrStackMap for each SaveStateOsr instruction. Difference from regular stac…
|
| D | rationale-for-bytecode.md | 71 This example demonstrates a fundamental difference between two approaches. Stack-based approach
|
| D | file_format.md | 926 Many methods has similar line number program. The difference is only in variable names,
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/ |
| D | adjust_arefs.cpp | 153 * difference in referece size does not really matter */ in ProcessChain()
|
| /arkcompiler/runtime_core/libpandabase/ |
| D | README.md | 161 …l argument. Positional values verified the same way as regular values, difference only that it's n…
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_ir_specification.md | 335 * **SUB**: returns the difference of its two integer operands. It is used to implement the "-" unar… 361 * **FSUB**: returns the difference of its two floating-point operands.
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_bigint.cpp | 1060 // The only difference here is that multiplication and addition are calculated synchronously in Multiply()
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 931 GetMasm()->Clz(tmp1.X(), tmp1.X()); // difference bit index in current octet in IndexOfHandleLatin1CaseMainLoop() 1056 GetMasm()->Clz(tmp1.X(), tmp1.X()); // difference bit index in current octet in IndexOfHandleUtf16NormalCaseMainLoop()
|