Searched defs:opts (Results 1 – 13 of 13) sorted by relevance
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/resources/hap/ |
| D | EtsRuntime.ts | 23 const opts = { constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/cli/ |
| D | CLI.ts | 24 const opts = cli.doOptions(parsedOpts); constant
|
| /arkcompiler/runtime_core/static_core/verification/ |
| D | public_internal.h | 26 VerificationOptions opts; member
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/cli/ |
| D | CommandLineParser.ts | 45 opts: OptionValues; property 167 const opts: CommandLineOptions = { constant
|
| /arkcompiler/runtime_core/static_core/static_linker/tests/ |
| D | linker_test.cpp | 570 StripOptions opts; in TEST() local 581 StripOptions opts; in TEST() local 591 StripOptions opts; in TEST() local 601 StripOptions opts; in TEST() local 611 StripOptions opts; in TEST() local 632 StripOptions opts; in TEST() local 645 StripOptions opts; in TEST() local 657 StripOptions opts; in TEST() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/ |
| D | TestFactory.ts | 78 const opts = createCreateLintTestOpts(createTestOpts); constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg_options.cpp | 20 namespace opts::cg { namespace
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/ |
| D | runner.rb | 44 def add_options(opts, options) argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| D | x64_cg.h | 33 X64CG(MIRModule &mod, const CGOptions &opts, const std::vector<std::string> &nameVec, in X64CG()
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | runner.rb | 44 def add_options(opts, options) argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_cg.h | 38 AArch64CG(MIRModule &mod, const CGOptions &opts, const std::vector<std::string> &nameVec, in AArch64CG()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | target_registry.h | 52 CG *createCG(MIRModule &mod, const CGOptions &opts, const std::vector<std::string> &nameVec, in createCG()
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | class_initializer.cpp | 391 auto &opts = Runtime::GetCurrent()->GetOptions(); in VerifyClass() local
|