Home
last modified time | relevance | path

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

12

/arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/
DTestArgs.ts51 * Enables 'autofix' mode, runs test with '--autofix' option.
57 * Enables 'ArkTS 2.0' mode, runs test with '--arkts-2' 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/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/plugins/ets/
Druntime_options.yaml111 description: Enables/disables ReferenceProcessor
118 description: enables/disables tracing gc
/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/docs/
Daot.md173 enables printing byte code instruction after ir instruction in dump ir. There is one more option `-…
/arkcompiler/runtime_core/static_core/
DREADME.md97 The `PANDA_LLVM_BACKEND` enables:
164 Setting `is_llvmbackend=true` option enables the same scenarios as `-DPANDA_LLVM_BACKEND=true` opti…
/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/runtime_core/static_core/runtime/
Doptions.yaml94 description: Enables/disables JIT compiler
109 description: Enables/disables OSR compilation
427 description: Enables/disables ReferenceProcessor
461 description: enables/disables tracing gc
466 description: enables/disables concurrent update remset thread
/arkcompiler/ets_frontend/ets2panda/linter/
DREADME.md51 `-E, --TSC_Errors` - enables logging messages about compilation errors and unresolved symbols.
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml129 Enables parallel compilation of different modules (see also --llvmaot-methods-per-module)
/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/runtime/tooling/inspector/
Ddebuggable_thread.h85 // Enables or disables stops on breakpoints
/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/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…
Dmemory_coalescing_doc.md239 | `--compiler-memory-coalescing` | Enables optimization | `true` |
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D1_intro.rst56 enables powerful, flexible, safe, clear, and adequate software design.
103 enables making programs and program structures more generic and reusable.
/arkcompiler/runtime_core/static_core/libpandabase/
DREADME.md99 - `void EnableTail()` - enables positional arguments
/arkcompiler/runtime_core/libpandabase/
DREADME.md99 - `void EnableTail()` - enables positional arguments
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/interop/js/
DJSRuntime.sts18 // Subtype of Shareable enables reference tracking for ETS objects
/arkcompiler/runtime_core/static_core/cmake/
DDefinitions.cmake434 # PANDA_LLVM_BACKEND auto-enables LLVM_INTERPRETER, LLVM_AOT and LLVM_FASTPATH unless user
/arkcompiler/toolchain/build/config/compiler/
DBUILD.gn78 # -O2 enables string tail merge optimization in gold and lld.
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dmemory_coalescing.cpp326 …* Consider aliased memory accesses and volatile operations. CHECK_CFG enables the check of INST in…
377 …* Consider aliased memory accesses and volatile operations. CHECK_CFG enables the check of INST us…
/arkcompiler/runtime_core/compiler/
Dcompiler.yaml605 description: Enables/disables frequency based branch reorder

12