Home
last modified time | relevance | path

Searched full:default (Results 1 – 25 of 3524) sorted by relevance

12345678910>>...141

/arkcompiler/runtime_core/static_core/runtime/
Doptions.yaml21 default:
28 default: []
34 default:
43 default:
52 default: core
59 default:
68 default: true
73 default: true
78 default: false
83 default: 0
[all …]
/arkcompiler/runtime_core/static_core/compiler/
Dcompiler.yaml21 default: false
31 default: ".*"
39 default: ".*"
43 default: false
53 default: false
57 default: false
61 default: false
65 default: ./ir_dump
69 default: false
73 default: false
[all …]
/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dconfig.yaml105 build_path: [ build, default ]
106 preview_path: [.preview, default]
109 cache_path: [ cache, default, default@CompileArkTS, esmodule ]
110 preview_cache_path: [ cache, default, default@PreviewArkTS, esmodule ]
111 hap_output_path: [ outputs, default, entry-default-unsigned.hap ]
112 hap_output_path_signed: [ outputs, default, entry-default-signed.hap ]
113 har_output_path: [outputs, default, har.har]
114 hsp_output_path: [ outputs, default, hsp-default-unsigned.hsp]
115 hsp_output_path_signed: [outputs, default, hsp-default-signed.hsp]
134 build_path: [ build, default ]
[all …]
/arkcompiler/runtime_core/compiler/
Dcompiler.yaml21 default: false
27 default: ".*"
33 default: false
43 default: false
47 default: false
51 default: false
55 default: ./ir_dump
59 default: false
63 default: false
72 default: false
[all …]
/arkcompiler/runtime_core/static_core/verification/verifier/
Doptions.yaml21 default:
28 default: []
34 default: []
40 default: []
48 default:
61 default:
78 default: error
89 default: std
98 default: ""
103 default: false
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/coroutines/
DCMakeLists.txt24 # OPTION_SETS_THREADED "DEFAULT"
25 # OPTION_SETS_STACKFUL "DEFAULT" "JS" "POOL" "JS_POOL"
30 # THREADED DEFAULT AUTO INT
31 # THREADED DEFAULT AUTO JIT
100 OPTION_SETS_THREADED "DEFAULT"
101 OPTION_SETS_STACKFUL "DEFAULT"
117 OPTION_SETS_THREADED "DEFAULT"
118 OPTION_SETS_STACKFUL "DEFAULT" "JS" "POOL"
126 OPTION_SETS_THREADED "DEFAULT"
134 OPTION_SETS_THREADED "DEFAULT"
[all …]
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Dcli_options.py71 default=None,
75 default=None,
95 default=None,
99 default=None, help='run test against ETS STDLIB TEMPLATES and manual written ETS tests')
102 default=None,
106 default=None,
110 default=None, help='run ets-templates tests')
113 default=None, help='run es checked templates tests')
116 default=None, help='run custom ETS suite test')
119 default=None, help='run comparing static VM vs dynamic one on TS subset suite test')
[all …]
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml22 default: false
26 default: true
30 default: true
32 Enable inlining optimization. Default value is overridden by explicit
37 default: 0
45 default: true
49 default: false
53 default: false
57 default: false
61 default: false
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/
Druntime_options.yaml17 default:
26 default:
36 default: core
44 default:
56 default: false
63 default: g1-gc
76 default: heap-trigger-test
91 default: 10
98 default: 0
105 default: false
[all …]
/arkcompiler/toolchain/tooling/base/
Dpt_returns.h24 PtBaseReturns() = default;
25 ~PtBaseReturns() override = default;
40 ~DebuggerEnableReturns() override = default;
45 DebuggerEnableReturns() = default;
56 ~EnableReturns() override = default;
61 EnableReturns() = default;
73 ~SetBreakpointByUrlReturns() override = default;
78 SetBreakpointByUrlReturns() = default;
91 ~GetPossibleAndSetBreakpointByUrlReturns() override = default;
96 GetPossibleAndSetBreakpointByUrlReturns() = default;
[all …]
Dpt_params.h24 PtBaseParams() = default;
25 ~PtBaseParams() override = default;
38 ContinueToLocationParams() = default;
39 ~ContinueToLocationParams() override = default;
62 EnableParams() = default;
63 ~EnableParams() override = default;
98 EvaluateOnCallFrameParams() = default;
99 ~EvaluateOnCallFrameParams() override = default;
129 GetPossibleBreakpointsParams() = default;
130 ~GetPossibleBreakpointsParams() override = default;
[all …]
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.yaml22 default: []
28 default: ""
33 default: ""
38 default: ""
43 default: ""
48 default: aot
58 default: none
63 default: none
68 default: out.an
73 default: boot.an
[all …]
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dutils.h54 default: in StatusToString()
121 IErrorHandler() = default;
127 IErrorHandler(const IErrorHandler &other) = default;
134 IErrorHandler &operator=(const IErrorHandler &other) = default;
140 IErrorHandler(IErrorHandler &&other) = default;
147 IErrorHandler &operator=(IErrorHandler &&other) = default;
152 virtual ~IErrorHandler() = default;
167 DefaultErrorHandler() = default;
173 DefaultErrorHandler(const DefaultErrorHandler &other) = default;
180 DefaultErrorHandler &operator=(const DefaultErrorHandler &other) = default;
[all …]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dpasses.yaml27 setup: default
33 setup: default
39 setup: default
46 setup: default
54 setup: default
59 setup: default
69 setup: default
81 setup: default
92 setup: default
125 setup: default
[all …]
/arkcompiler/ets_frontend/test/scripts/performance_test/
Dreadme_zh.md22 …# Default config settings for all projects, if it's not what you need, config them in application_…
66 … debug_package_path = r'entry\build\default\outputs\default\entry-default-unsigned.hap',
67 … release_package_path = r'entry\build\default\outputs\default\app\entry-default.hap',
94 cmd_debug_suffix = ' --mode module -p product=default assembleHap'
95 cmd_release_suffix = ' --mode project -p product=default assembleApp'
98 debug_package_path = r'entry\build\default\outputs\default\entry-default-unsigned.hap'
99 release_package_path = r'entry\build\default\outputs\default\app\entry-default.hap'
Dreadme.md14 …s_path, jbr_path. These params must be set according your envronment!!! Other params use default.
22 …# Default config settings for all projects, if it's not what you need, config them in application_…
66 … debug_package_path = r'entry\build\default\outputs\default\entry-default-unsigned.hap',
67 … release_package_path = r'entry\build\default\outputs\default\app\entry-default.hap',
94 cmd_debug_suffix = ' --mode module -p product=default assembleHap'
95 cmd_release_suffix = ' --mode project -p product=default assembleApp'
98 debug_package_path = r'entry\build\default\outputs\default\entry-default-unsigned.hap'
99 release_package_path = r'entry\build\default\outputs\default\app\entry-default.hap'
119 **filename of output logs, default name is [IDE_filename]_[debug_or_release]_[build_type_of_log]_[l…
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Dcli.py50 parser.add_argument('-wi', '--warmup-iters', default=None, type=int,
52 parser.add_argument('-mi', '--measure-iters', default=None, type=int,
54 parser.add_argument('-it', '--iter-time', default=None, type=int,
56 parser.add_argument('-wt', '--warmup-time', default=None, type=int,
58 parser.add_argument('-fi', '--fast-iters', default=None, type=int,
60 parser.add_argument('-gc', '--sys-gc-pause', default=None, type=int,
63 parser.add_argument("-aot-co", "--aot-compiler-options", default=[],
66 default=None, type=str,
69 default=None, type=str,
76 default=set(),
[all …]
/arkcompiler/runtime_core/static_core/scripts/llvm/
DREADME.md19 VERSION=<version string, which is included in build/install directory names>(default: "main")
20 PACKAGE_VERSION=<kit version>(default: $VERSION) # must match REQUIRED_LLVM_VERSION in libllvmbacke…
23 BUILD_X86_DEBUG=<debug version for x86_64 architecure>(default: false)
24 BUILD_X86_RELEASE=<release version for x86_64 architecure>(default: false)
25 BUILD_AARCH64_DEBUG=<debug version for arm64 architecure>(default: false)
26 BUILD_AARCH64_RELEASE=<release version for arm64 architecure>(default: false)
27 BUILD_OHOS_RELEASE=<release version for OHOS platform (OHOS SDK build)>(default: false)
28 BUILD_OHOS_RELEASE_GN=<release version for OHOS GN platform (GN build)>(default: false)
31 INSTALL_DIR=<directory for installation, empty means "do not install"> (default: "")
33 DO_STRIPPING=<when install, strip libraries before installation>(default: true)
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/ets-func-tests/
Dets-func-tests-excluded.txt1 spec/nullables/nullable-lambda-default-param_0.sts
2 spec/nullables/nullable-lambda-default-param_1.sts
3 spec/nullables/nullable-lambda-default-param_3.sts
4 spec/nullables/nullable-lambda-default-param_4.sts
5 spec/nullables/nullable-lambda-default-param_5.sts
6 spec/nullables/nullable-lambda-default-param_6.sts
/arkcompiler/runtime_core/tests/benchmarks/
DCMakeLists.txt30 FULL_DOCS "Stack limit for this benchmark in bytes. Set 0 to use default value")
49 BRIEF_DOCS "Run in default mode?"
50 FULL_DOCS "Run in default mode?")
55 name vmb_name stack_limit interpreter enforce_jit_compiler gc_type aot default)
69 panda_benchmark_run_default ${default})
81 # * 6. Gc type (default - for default gc)
83 # * 8. Run in default mode?
89 … | | | | | | 8.default
90 …d-morph" "Morph3d" 0 TRUE TRUE default TRUE TRUE)
91 …ccess-binary-trees" "AccessBinaryTrees" 0 TRUE TRUE default TRUE TRUE)
[all …]
/arkcompiler/ets_frontend/es2panda/test/optimizer/ts/branch-elimination/projects/ts_module_syntax_project/
Drecordnames.txt1 test-export-default-const:&myapp/test-export-default-const&
2 test-export-default-let:&myapp/test-export-default-let&
3 test-export-default-value:&myapp/test-export-default-value&
/arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/hvigor/
Dhvigor-config.json521 … /* Define the build analyze mode. Value: [ "normal" | "advanced" | false ]. Default: "normal" */
22 …e, /* Enable daemon compilation. Value: [ true | false ]. Default: true */
23 …e, /* Enable incremental compilation. Value: [ true | false ]. Default: true */
24 …e, /* Enable parallel compilation. Value: [ true | false ]. Default: true */
25 …Check": false, /* Enable typeCheck. Value: [ true | false ]. Default: false */
28 … /* Define the log level. Value: [ "debug" | "info" | "warn" | "error" ]. Default: "info" */
31 … /* Disable stacktrace compilation. Value: [ true | false ]. Default: false */
34 …nable nodeOptions maxOldSpaceSize compilation. Unit M. Used for the daemon process. Default: 8192*/
35 …": true /* Enable to trigger garbage collection explicitly. Default: true*/
/arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/hvigor/
Dhvigor-config.json521 … /* Define the build analyze mode. Value: [ "normal" | "advanced" | false ]. Default: "normal" */
22 …e, /* Enable daemon compilation. Value: [ true | false ]. Default: true */
23 …e, /* Enable incremental compilation. Value: [ true | false ]. Default: true */
24 …e, /* Enable parallel compilation. Value: [ true | false ]. Default: true */
25 …Check": false, /* Enable typeCheck. Value: [ true | false ]. Default: false */
28 … /* Define the log level. Value: [ "debug" | "info" | "warn" | "error" ]. Default: "info" */
31 … /* Disable stacktrace compilation. Value: [ true | false ]. Default: false */
34 …nable nodeOptions maxOldSpaceSize compilation. Unit M. Used for the daemon process. Default: 8192*/
35 …": true /* Enable to trigger garbage collection explicitly. Default: true*/
/arkcompiler/runtime_core/bytecode_optimizer/
Doptions.yaml22 default: 2
28 …timizations. N=1: New optimizer is turned on, only DCE is applied. N=2: (default): New optimizer i…
32 default: true
37 default: true
42 default: ""
47 default: false
52 default: true
57 default: true
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Doptions.yaml22 default: 2
28 …timizations. N=1: New optimizer is turned on, only DCE is applied. N=2: (default): New optimizer i…
32 default: true
37 default: true
42 default: ""
47 default: false
52 default: true
57 default: true

12345678910>>...141