Home
last modified time | relevance | path

Searched full:enables (Results 1 – 25 of 42) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/
DTestArgs.ts54 * Enables 'autofix' mode, runs test with '--autofix' option.
60 * Enables 'ArkTS 2.0' mode, runs test with '--arkts-2' option.
65 * Enables 'migrate' mode, runs test with '--migrate' option.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/
Dtsconfig.sample.json5 …ditional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDe…
/arkcompiler/runtime_core/static_core/tests/checked/
DREADME.md24 - *force_profiling: bool* - enables profdata collection for every interpreter-executed method
25 - *pgo_emit_profdata: bool* - enables on-disk generating for profile data to be used in PGO
29 - *bool: bool* - enables boot output
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/
Dtsconfig.main.json11 …ditional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDe…
/arkcompiler/runtime_core/static_core/patches/zydis/
D0002-Remove-chromium_code-config-for-OHOS-builds.patch6 This config enables extra warnings with -Werror resulting in Zydis build
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/debugger/
Ddebuggable_thread.h89 // Enables or disables skipping all pauses
92 // Enables or disables mixdebug && mixstack
/arkcompiler/toolchain/tooling/static/debugger/
Ddebuggable_thread.h89 // Enables or disables skipping all pauses
92 // Enables or disables mixdebug && mixstack
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dirtoc_function_utils.cpp22 using namespace std::literals::string_view_literals; // Enables 'sv' suffix
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlitecg.h52 // return LiteCG& enables chaining of config functions.
/arkcompiler/runtime_core/static_core/plugins/ets/
Druntime_options.yaml111 description: Enables/disables ReferenceProcessor
118 description: enables/disables tracing gc
/arkcompiler/runtime_core/docs/
Daot.md173 enables printing byte code instruction after ir instruction in dump ir. There is one more option `-…
/arkcompiler/runtime_core/static_core/docs/
Daot.md173 enables printing byte code instruction after ir instruction in dump ir. There is one more option `-…
/arkcompiler/ets_frontend/ets2panda/linter/
DREADME.md57 `-E, --TSC_Errors` - enables logging messages about compilation errors and unresolved symbols.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D16_concurrency.rst50 |LANG| has APIs for asynchronous programming that enables tasks to be suspended
56 |LANG| enables both asynchronous programming and parallel-run coroutines, and
D1_intro.rst55 enables powerful, flexible, safe, clear, and adequate software design.
105 enables making programs and program structures more generic and reusable.
/arkcompiler/runtime_core/static_core/runtime/
Doptions.yaml94 description: Enables/disables JIT compiler
109 description: Enables/disables OSR compilation
433 description: Enables/disables ReferenceProcessor
467 description: enables/disables tracing gc
472 description: enables/disables concurrent update remset thread
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml129 Enables parallel compilation of different modules (see also --llvmaot-methods-per-module)
/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/
Dtypes.ts104 * Enables or disables framework compilation mode.
/arkcompiler/runtime_core/taihe/compiler/taihe/driver/
Dcontexts.py21 - Enables user specified backends
/arkcompiler/runtime_core/disassembler/
Ddisasm.cpp92 panda::PandArg<bool> quiet("quiet", false, "enables all of the --skip-* flags"); in main()
/arkcompiler/runtime_core/static_core/disassembler/
Ddisasm.cpp27 ark::PandArg<bool> quiet {"quiet", false, "enables all of the --skip-* flags"};
/arkcompiler/runtime_core/static_core/
DREADME.md120 |--compiler-enable-jit|bool|true|Enables/disables JIT compiler|
300 The `PANDA_LLVM_BACKEND` enables:
/arkcompiler/runtime_core/static_core/compiler/docs/
Dcompiler_doc.md32 | --compiler-enable-jit | bool | true | Enables/disables JIT compiler |
197 The option `--log-components=COMPONENT1:COMPONENT2...COMPONENT_N` enables logging of various compon…
/arkcompiler/runtime_core/libpandabase/
DREADME.md99 - `void EnableTail()` - enables positional arguments
/arkcompiler/runtime_core/static_core/libpandabase/
DREADME.md99 - `void EnableTail()` - enables positional arguments

12