| /arkcompiler/jsvm/ |
| D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
| /arkcompiler/toolchain/ |
| D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
| /arkcompiler/ets_runtime/ |
| D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
| /arkcompiler/runtime_core/static_core/ |
| D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
| /arkcompiler/runtime_core/ |
| D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
| /arkcompiler/ets_frontend/ets2panda/ |
| D | LICENSE.txt | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
| /arkcompiler/ets_frontend/arkguard/ |
| D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
| /arkcompiler/ets_frontend/ |
| D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | unary_wrong_types.ts.json | 24 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 34 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 44 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 54 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 64 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 74 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)",
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/rules/ |
| D | rule55.ts.json | 24 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 34 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 44 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 54 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 64 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)", 74 …"rule": "Unary operators \"+\", \"-\" and \"~\" work only on numbers (arkts-no-polymorphic-unops)",
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/setter/ts_to_ets/ |
| D | setter_ts.sts | 92 errLog('tuple type object setter not work.'); 101 … return check(SetterAnyTypeObject.value as string, strContent, 'setter any type object not work.'); 107 return check(UnionSetterObject.value as int, numContent, 'setter union type object not work.'); 113 …turn check(InterfaceSetterObject.value as string, strContent, 'setter interface object not work.'); 119 return check(BaseClassObject.value as string, strContent, 'setter user object not work.'); 125 …rn check(SubsetRefSetObject.value as string, strContent, 'setter subset ref set object not work.'); 137 …heck(SubsetValueSetObject.value as string, strContent, 'setter subset value set object not work.'); 143 …n check(AbstractClassObject.value as string, strContent, 'setter abstract class object not work.');
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/spec/03.types/References_Types/unions/ |
| D | union_cast_01.sts | 27 let b1: Padding = a1 as string // should work 31 let b2: Padding = a2 as number // should work 35 let b3: Padding = a3 as number // should work
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/ |
| D | async_detect.cpp | 37 uv_work_t *work = new uv_work_t; in RegisterAsyncDetectCallBack() local 38 … uv_queue_work(loop, work, [](uv_work_t *) { }, [](uv_work_t *work, int32_t) { delete work; }); in RegisterAsyncDetectCallBack() argument
|
| /arkcompiler/toolchain/tooling/client/ark_multi/ |
| D | main.cpp | 118 auto work = new uv_work_t; in StartThread() local 120 work->data = new char[msg.size() + 1]; in StartThread() 121 … if (strncpy_s(static_cast<char*>(work->data), msg.size() + 1, msg.data(), msg.size()) != EOK) { in StartThread() 123 delete[] static_cast<char*>(work->data); in StartThread() 124 delete work; in StartThread() 127 uv_queue_work(loop, work, [] (uv_work_t*) {}, [] (uv_work_t* work, int) { in StartThread() argument 128 std::cerr << static_cast<char*>(work->data) << std::endl; in StartThread() 129 delete[] static_cast<char*>(work->data); in StartThread() 130 delete work; in StartThread()
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/ |
| D | base64.cpp | 30 std::pair<std::string_view, std::string_view> {"bGlnaHQgd29yay4=", "light work."}, 31 std::pair<std::string_view, std::string_view> {"bGlnaHQgd29yaw==", "light work"}, 34 "Many hands make light work."},
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | dfx_jsnapi.cpp | 207 uv_work_t *work = new(std::nothrow) uv_work_t; in DumpHeapSnapshotWithVm() local 208 if (work == nullptr) { in DumpHeapSnapshotWithVm() 209 LOG_ECMA(ERROR) << "work nullptr"; in DumpHeapSnapshotWithVm() 213 work->data = static_cast<void *>(dumpStruct); in DumpHeapSnapshotWithVm() 218 ret = uv_queue_work(loop, work, [](uv_work_t *) {}, [](uv_work_t *work, int32_t) { in DumpHeapSnapshotWithVm() argument 219 … struct DumpForSnapShotStruct *dump = static_cast<struct DumpForSnapShotStruct *>(work->data); in DumpHeapSnapshotWithVm() 224 delete work; in DumpHeapSnapshotWithVm() 228 delete work; in DumpHeapSnapshotWithVm() 242 delete work; in DumpHeapSnapshotWithVm() 299 uv_work_t *work = new(std::nothrow) uv_work_t; in TriggerSharedGCWithVm() local [all …]
|
| /arkcompiler/ets_runtime/test/ffiworkloadtest/ |
| D | get_ffi_workload_report.py | 341 help="work folder", 354 …Constants.logger.error("parameter --work is not exit. Please check it! work path: %s", args.work_p… 355 raise RuntimeError(f"error bad parameters --work. work: {args.work_path}") 358 …Constants.logger.error("parameter --work is not folder. Please check it! work path: %s", args.work… 359 raise RuntimeError(f"error bad parameters --work. work: {args.work_path}") 428 Constants.logger.error("bad work parameter--work, please check it! work: %s", xml_path)
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/ |
| D | n_assignGenericWithNullableTypeParamToNonNullable.sts | 20 …let abn : A<B | null> = /* @@ label */new A<B>(); // should not work: non nullable B is the subtyp… 21 …let ab : A<B> = abn; // should not work: nullable B (the type of abn) is not the subtype of non nu…
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/class_validation/ |
| D | class_protected.ts | 35 return `Hello, my name is ${this.name} and I work in ${this.department}.`; 41 assert(howard.getElevatorPitch() === 'Hello, my name is Howard and I work in Sales.', 'success');
|
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe55.md | 1 # Unary operators ``+``, ``-`` and ``~`` work only on numbers 7 ArkTS allows unary operators to work on numeric types only. A compile-time
|
| /arkcompiler/runtime_core/docs/ |
| D | memory-management-SW-requirements.md | 13 GC used to recycle memory allocated as result of application work(objects, compiled code etc). 72 - Memory management flexible enough to work with multiple languages.
|
| D | runtime-debug-api.md | 11 1. Runtime and debugger work in the same process. Debugger functionality is provided via shared lib… 17 …n beetween debugger and runtime (especially on microcontrollers) they are work in the same process…
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | memory-management-SW-requirements.md | 13 GC used to recycle memory allocated as result of application work(objects, compiled code etc). 72 - Memory management flexible enough to work with multiple languages.
|
| D | runtime-debug-api.md | 11 1. Runtime and debugger work in the same process. Debugger functionality is provided via shared lib… 17 …n beetween debugger and runtime (especially on microcontrollers) they are work in the same process…
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/cfg/ |
| D | all-options-with-default-values.yaml | 47 work-dir: null 80 # the config generation does not work
|