Home
last modified time | relevance | path

Searched defs:argv (Results 1 - 25 of 258) sorted by relevance

1234567891011

/arkcompiler/runtime_core/abc2program/
H A Dabc2prog_main.cpp18 int main(int argc, const char **argv) in main() argument
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc2prog_main.cpp18 int main(int argc, const char **argv) in main() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_async_function.cpp20 JSTaggedValue BuiltinsAsyncFunction::AsyncFunctionConstructor(EcmaRuntimeCallInfo *argv) in AsyncFunctionConstructor() argument
H A Dbuiltins_cjs_exports.cpp19 JSTaggedValue BuiltinsCjsExports::CjsExportsConstructor(EcmaRuntimeCallInfo *argv) in CjsExportsConstructor() argument
H A Dbuiltins_shared_function.cpp19 JSTaggedValue BuiltinsSharedFunction::SharedFunctionConstructor(EcmaRuntimeCallInfo *argv) in SharedFunctionConstructor() argument
H A Dbuiltins_shared_async_function.cpp20 JSTaggedValue BuiltinsSharedAsyncFunction::SharedAsyncFunctionConstructor(EcmaRuntimeCallInfo *argv) in SharedAsyncFunctionConstructor() argument
H A Dbuiltins_shared_object.cpp19 JSTaggedValue BuiltinsSharedObject::SharedObjectConstructor(EcmaRuntimeCallInfo *argv) in SharedObjectConstructor() argument
H A Dbuiltins_intl.cpp22 JSTaggedValue BuiltinsIntl::GetCanonicalLocales(EcmaRuntimeCallInfo *argv) in GetCanonicalLocales() argument
H A Dbuiltins_segment_iterator.cpp22 JSTaggedValue BuiltinsSegmentIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
H A Dbuiltins_cjs_require.cpp22 JSTaggedValue BuiltinsCjsRequire::CjsRequireConstructor(EcmaRuntimeCallInfo *argv) in CjsRequireConstructor() argument
H A Dbuiltins_segments.cpp23 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 Dmain.cpp21 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 Djs_api_bitvector_iterator.cpp24 JSTaggedValue JSAPIBitVectorIterator::Next(EcmaRuntimeCallInfo* argv) in Next() argument
H A Djs_api_vector_iterator.cpp24 JSTaggedValue JSAPIVectorIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
H A Djs_api_arraylist_iterator.cpp26 JSTaggedValue JSAPIArrayListIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
H A Djs_api_plain_array_iterator.cpp27 JSTaggedValue JSAPIPlainArrayIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
H A Djs_api_stack_iterator.cpp26 JSTaggedValue JSAPIStackIterator::Next(EcmaRuntimeCallInfo *argv) in Next() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.h56 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 Dirtoc.cpp22 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 Dmain.cpp23 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 Dmain.cpp44 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 Doptions.cpp29 bool Options::Parse(int argc, const char **argv) in Parse() argument
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_shared_typedarray_test.cpp343 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 Dtriple_ut_test.cpp70 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 Dchecker_test.cpp29 char const *argv[] = {es2pandaPath.c_str()}; in CheckerTest() local

Completed in 6 milliseconds

1234567891011