| /arkcompiler/runtime_core/abc2program/ |
| H A D | abc2prog_main.cpp | 18 int main(int argc, const char **argv) in main() argument
|
| /arkcompiler/runtime_core/static_core/abc2program/ |
| H A D | abc2prog_main.cpp | 18 int main(int argc, const char **argv) in main() argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_async_function.cpp | 20 JSTaggedValue BuiltinsAsyncFunction::AsyncFunctionConstructor(EcmaRuntimeCallInfo *argv) in AsyncFunctionConstructor() argument
|
| H A D | builtins_cjs_exports.cpp | 19 JSTaggedValue BuiltinsCjsExports::CjsExportsConstructor(EcmaRuntimeCallInfo *argv) in CjsExportsConstructor() argument
|
| H A D | builtins_shared_function.cpp | 19 JSTaggedValue BuiltinsSharedFunction::SharedFunctionConstructor(EcmaRuntimeCallInfo *argv) in SharedFunctionConstructor() argument
|
| H A D | builtins_shared_async_function.cpp | 20 JSTaggedValue BuiltinsSharedAsyncFunction::SharedAsyncFunctionConstructor(EcmaRuntimeCallInfo *argv) in SharedAsyncFunctionConstructor() argument
|
| H A D | builtins_shared_object.cpp | 19 JSTaggedValue BuiltinsSharedObject::SharedObjectConstructor(EcmaRuntimeCallInfo *argv) in SharedObjectConstructor() argument
|
| H A D | builtins_intl.cpp | 22 JSTaggedValue BuiltinsIntl::GetCanonicalLocales(EcmaRuntimeCallInfo *argv) in GetCanonicalLocales() argument
|
| H A D | builtins_segment_iterator.cpp | 22 JSTaggedValue BuiltinsSegmentIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
|
| H A D | builtins_cjs_require.cpp | 22 JSTaggedValue BuiltinsCjsRequire::CjsRequireConstructor(EcmaRuntimeCallInfo *argv) in CjsRequireConstructor() argument
|
| H A D | builtins_segments.cpp | 23 JSTaggedValue BuiltinsSegments::Containing(EcmaRuntimeCallInfo *argv) in Containing() argument 46 JSTaggedValue BuiltinsSegments::GetSegmentIterator(EcmaRuntimeCallInfo *argv) in GetSegmentIterator() argument
|
| /arkcompiler/runtime_core/static_core/tools/sampler/ |
| H A D | main.cpp | 21 int Main(int argc, const char **argv) in Main() argument 44 int main(int argc, const char **argv) in main() argument
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| H A D | js_api_bitvector_iterator.cpp | 24 JSTaggedValue JSAPIBitVectorIterator::Next(EcmaRuntimeCallInfo* argv) in Next() argument
|
| H A D | js_api_vector_iterator.cpp | 24 JSTaggedValue JSAPIVectorIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
|
| H A D | js_api_arraylist_iterator.cpp | 26 JSTaggedValue JSAPIArrayListIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
|
| H A D | js_api_plain_array_iterator.cpp | 27 JSTaggedValue JSAPIPlainArrayIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
|
| H A D | js_api_stack_iterator.cpp | 26 JSTaggedValue JSAPIStackIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| H A D | runtime_stubs.h | 56 inline static JSTaggedType GetTArg(uintptr_t argv, [[maybe_unused]] uint32_t argc, uint32_t index)
in GetTArg() argument [all...] |
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| H A D | irtoc.cpp | 22 int Run(int argc, const char **argv) in Run() argument 58 int main(int argc, const char **argv) in main() argument
|
| /arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/ |
| H A D | main.cpp | 23 int Main(const int argc, const char **argv) in Main() argument 53 int main(int argc, const char **argv) in main() argument
|
| /arkcompiler/runtime_core/verifier/ |
| H A D | main.cpp | 44 int main(int argc, const char **argv) in main() argument 28 PorcessArgs(panda::PandArgParser &pa_parser, const panda::PandArg<std::string> &input_file, int argc, const char **argv) PorcessArgs() argument
|
| /arkcompiler/ets_frontend/merge_abc/src/ |
| H A D | options.cpp | 29 bool Options::Parse(int argc, const char **argv) in Parse() argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_shared_typedarray_test.cpp | 343 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); in HWTEST_F_L0() local 366 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); in HWTEST_F_L0() local 389 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 412 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 435 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 458 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 481 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 504 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 527 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 550 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 573 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 596 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 619 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 642 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 665 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 688 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 711 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 734 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 757 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 780 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 803 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 826 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 849 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 872 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 895 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 918 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 941 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 964 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 987 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 1010 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local 1033 auto argv = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*typed_array), 6); HWTEST_F_L0() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/ |
| H A D | triple_ut_test.cpp | 70 const char *argv[] = {"maple", // program name in TEST() local 116 const char *argv[] = {"maple", // program name in TEST() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/test/unit/ |
| H A D | checker_test.cpp | 29 char const *argv[] = {es2pandaPath.c_str()}; in CheckerTest() local
|