Home
last modified time | relevance | path

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

12

/arkcompiler/runtime_core/tests/checked/
Dbasics_aot.pa17 # The file would be AOT compiled as well.
Dinline_external.pa17 # The file would be AOT compiled as well.
/arkcompiler/runtime_core/compiler/docs/
Dir_builder.md18 - some instructions don't specify its type, f.e. `mov` instruction may produce int32 as well as flo…
20 - constant hasn't type as well and if one constant is used in integer and float operations, it must…
Daot_cha.md68 …r entries of --boot-panda-files that will be used during execution should have been passed as well.
/arkcompiler/toolchain/tooling/test/
Dpt_base64_test.cpp60 std::string dec = "If you can see this message, it means that PtBase64Decode works well"; in HWTEST_F_L0()
/arkcompiler/runtime_core/
D.clang-tidy14 # Note well! The list of global exceptions is maintained in cmake/ClangTidy.cmake
/arkcompiler/runtime_core/runtime/mem/
Dmem_stats.h38 …* raw memory for VM needs as well. This class uses CRTP for storing additional information in DEBU…
/arkcompiler/toolchain/build/toolchain/
Dtoolchain.gni25 # environment when `gclient runhooks` is run as well.
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dbounds_analysis.h31 * It is used for REFERENCE type as well but only for reasoning whether a
Dalias_analysis.cpp27 * variables as well.
60 * need to perform static cycle elimination on the constraint graph, as well as
/arkcompiler/runtime_core/scripts/
Dinstall-deps-qemu35 2) Versions prior to $QEMU_VERSION do not play well with gdb-multiarch
/arkcompiler/runtime_core/docs/
Dglossary.md62 * **Safepoint** is a range of execution where the state of the executing thread is well described.
Drationale-for-bytecode.md32 (debugger, profilers, etc.) is also unified, as well as the ecosystem for managing libraries,
Dir_format.md104 To be able to integrate into existing compilers, as well as to compare efficiency, to need the abil…
/arkcompiler/runtime_core/isa/
Dasserts.rb121 assert('Instruction::float? should play well with operand types') do
Disa.yaml61 …egral values are not inherently signed or unsigned, signedness is interpreted by bytecodes as well.
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcode_sink.cpp51 * - Function calls (they may have side effects and/or throw exceptions as well)
/arkcompiler/ets_frontend/ts2panda/src/
DecmaModule.ts198 // check module is well-formed and report errors if not
/arkcompiler/runtime_core/verification/verifier/
Dverifier.cpp316 // hardware_concurrency can return 0 if the value is not computable or well defined in Main()
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp650 * @tc.desc: Call "IsWellCalendar" function judge whether the calendar is well from locale.
666 * @tc.desc: Call "IsWellCollation" function judge whether the collation is well from locale.
683 * @tc.desc: Call "IsWellNumberingSystem" function judge whether the script is well.
/arkcompiler/runtime_core/runtime/
Dexceptions.cpp321 // NATIVE frames can handle exceptions as well in FindCatchBlockInCallStack()
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.cpp173 // wrapping around on overflows with well-defined behavour. in RenumberRegs()
/arkcompiler/ets_runtime/ecmascript/
Djs_relative_time_format.cpp59 …// Check whether numberingSystem is well formed and set to %RelativeTimeFormat%.[[numberingSystem]] in InitializeRelativeTimeFormat()
/arkcompiler/runtime_core/libpandabase/tests/
Dpandargs_test.cpp849 /* Should work well with no sub arguments */
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml687 description: Add an immediate to a value, the value may be a pointer as well

12