Searched full:largest (Results 1 – 20 of 20) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/math/ |
| D | math.sts | 301 * Largest integer less or equal to `v` 305 * @returns Largest integer less or equal to `v` 399 * Largest value of `u` and `v` 404 * @returns Largest value of `u` and `v` 415 * Largest value of `u` and `v` 420 * @returns Largest value of `u` and `v` 431 * Largest value of `u` and `v` 436 * @returns Largest value of `u` and `v` 447 * Largest value of `u` and `v` 452 * @returns Largest value of `u` and `v` [all …]
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | bytecode_profiling.md | 18 Profile elements are sorted in descending order, from largest Profiles to smallest. It avoids align…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | Math.sts | 338 * Largest integer less or equal to `v` 342 * @returns Largest integer less or equal to `v` 489 * Largest value of `u` and `v` 494 * @returns Largest value of `u` and `v`
|
| /arkcompiler/runtime_core/static_core/libpandabase/taskmanager/ |
| D | task_scheduler.h | 126 …* @brief Method steal task from worker with the largest number of tasks and push it to gotten work… 199 …od steal and execute one task from one Worker. Method will find worker the largest number of tasks,
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | balance_expressions.h | 121 // If x is not 0 or 1, calculates the largest integral power of two that is less than `val`
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 3_types.rst | 1785 #. If there is a non-empty group of numeric types in a union, then the largest 1787 while others are removed. Any numeric literal that fits into the largest 1790 :ref:`Boxed Types`) in a union, then the largest boxed numeric type 1837 int|short|float|2 => float // The largest numeric type stays 1838 int|long|2.71828 => long|2.71828 // The largest numeric type stays and the literal
|
| D | 7_expressions.rst | 3266 an integer value *q* with the largest possible magnitude that 3290 integer of the largest possible magnitude for its type, while the divisor 3421 integer of the largest possible magnitude of its type, and the divisor is *-1* 3494 - The magnitude of *q* is the largest possible without exceeding the 3609 largest type (see :ref:`Numeric Types Hierarchy`) the operands of that
|
| D | 6_conversions.rst | 440 target type, then the result is the largest representable value of the target
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | Char.sts | 170 * `MAX_VALUE` is a largest value of type `char`
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mpl2mpl_options.cpp | 135 … " \tA count is regarded as hot if it is in the largest 50%\n",
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cgbb.h | 1038 * For cgbb.cpp, bb is levelized to be 1 more than largest predecessor.
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | class-inl.h | 573 // Try to fill alignment gaps with fields that have smaller size from largest to smallests in ComputeClassSize()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | g1gc_test.cpp | 633 // Mixed regions should be choosen according to the largest garbage. in TEST_F() 1070 // Mixed regions should be choosen according to the largest garbage. in TEST_F()
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_bigint_test.cpp | 81 // The largest safe integer in JavaScript is in [-(2 ^ 53 - 1), 2 ^ 53 - 1]. in HWTEST_F_L0()
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 45 …to the top of the callee frame such as the last argument is placed in the register with the largest
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_proepilog.cpp | 455 * allocate space for it. size of actuals represent largest such size in the function. in AppendInstructionAllocateCallFrame()
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isa.yaml | 45 …to the top of the callee frame such as the last argument is placed in the register with the largest
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/test-lists/test262/ |
| D | test262-excluded.txt | 3505 built-ins/Temporal/Calendar/prototype/dateUntil/largest-unit-day.js 3506 built-ins/Temporal/Calendar/prototype/dateUntil/largest-unit-month.js 3507 built-ins/Temporal/Calendar/prototype/dateUntil/largest-unit-week.js 3508 built-ins/Temporal/Calendar/prototype/dateUntil/largest-unit-year.js
|
| /arkcompiler/runtime_core/static_core/patches/zydis/ |
| D | 0001-Simplify-Zydis-build.patch | 885 * Returns the largest enclosing register of the given register. 887 * @return The largest enclosing register of the given register, or `ZYDIS_REGISTER_NONE` if the
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/ |
| D | escompat.rst | 15745 | Largest value of \`u\` and \`v\` 15747 | **Returns\:** Largest value of \`u\` and \`v\`
|