Home
last modified time | relevance | path

Searched full:largest (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/math/
Dmath.sts301 * 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/
Dbytecode_profiling.md18 Profile elements are sorted in descending order, from largest Profiles to smallest. It avoids align…
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DMath.sts369 * Largest integer less or equal to `v`
373 * @returns Largest integer less or equal to `v`
520 * Largest value of `u` and `v`
525 * @returns Largest value of `u` and `v`
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_scheduler.h126 …* @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/
Dbalance_expressions.h121 // 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/stdlib/std/core/
DChar.sts170 * `MAX_VALUE` is a largest value of type `char`
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h1018 * For cgbb.cpp, bb is levelized to be 1 more than largest predecessor.
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h589 // Try to fill alignment gaps with fields that have smaller size from largest to smallests in ComputeClassSize()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D7_expressions.rst3518 an integer value *q* with the largest possible magnitude that
3542 integer of the largest possible magnitude for its type, while the divisor
3672 integer of the largest possible magnitude of its type, and the divisor is *-1*
3749 - The magnitude of *q* is the largest possible without exceeding the
3870 largest type (see :ref:`Numeric Types Hierarchy`) the operands of that
D6_conversions.rst494 target type, then the result is the largest representable value of the target
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_test.cpp633 // 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/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp230 * allocate space for it. size of actuals represent largest such size in the function. in AppendInstructionAllocateCallFrame()
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp81 // The largest safe integer in JavaScript is in [-(2 ^ 53 - 1), 2 ^ 53 - 1]. in HWTEST_F_L0()
/arkcompiler/runtime_core/isa/
Disa.yaml45 …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/isa/
Disa.yaml45 …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/test-lists/test262/
Dtest262-excluded.txt3505 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/plugins/ets/doc/stdlib/packages/
Descompat.rst15745 | Largest value of \`u\` and \`v\`
15747 | **Returns\:** Largest value of \`u\` and \`v\`
/arkcompiler/runtime_core/static_core/patches/zydis/
D0001-Simplify-Zydis-build.patch885 * 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