Home
last modified time | relevance | path

Searched defs:options (Results 801 - 825 of 2231) sorted by relevance

1...<<31323334353637383940>>...90

/arkcompiler/runtime_core/static_core/panda/
H A Dpanda.cpp128 static ark::PandArgParser GetPandArgParser(ark::PandArg<bool> &help, ark::PandArg<bool> &options, in GetPandArgParser() argument
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dlogger.cpp36 void Logger::Initialize(const base_options::Options &options) in Initialize() argument
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_finalizable_weak_ref_test.cpp38 RuntimeOptions options; in EtsFinalizableWeakRefTest() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Depsilon_gcs_test.cpp31 explicit EpsilonGCTest(const RuntimeOptions &options) in EpsilonGCTest() argument
47 RuntimeOptions options; in CreateDefaultOptions() local
[all...]
H A Ddebugger_test.cpp34 RuntimeOptions options; in DebuggerTest() local
H A Dobject_helpers_test.cpp44 RuntimeOptions options; in StaticObjectHelpersTest() local
H A Dmultithreaded_intern_string_table_test.cpp42 RuntimeOptions options; in MultithreadedInternStringTableTest() local
H A Dcompiler_queue_test.cpp34 RuntimeOptions options; in CompilerQueueTest() local
148 RuntimeOptions options; in TEST_F() local
176 RuntimeOptions options; in TEST_F() local
202 RuntimeOptions options; TEST_F() local
245 RuntimeOptions options; TEST_F() local
280 RuntimeOptions options; TEST_F() local
334 RuntimeOptions options; TEST_F() local
363 RuntimeOptions options; TEST_F() local
392 RuntimeOptions options; TEST_F() local
439 RuntimeOptions options; TEST_F() local
474 RuntimeOptions options; TEST_F() local
526 RuntimeOptions options; TEST_F() local
[all...]
H A Dcard_table_test.cpp54 RuntimeOptions options; in CardTableTest() local
H A Dg1_analytics_test.cpp27 RuntimeOptions options; in G1AnalyticsTest() local
H A Dgc_trigger_test.cpp31 RuntimeOptions options; in GCTriggerTest() local
126 RuntimeOptions options; in GetRuntimeOptions() local
[all...]
H A Dmem_stats_gc_test.cpp33 RuntimeOptions options; in SetupRuntime() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
H A Dinspector_server.cpp78 RuntimeOptions options; variable
H A Ddebug_info_cache.cpp55 RuntimeOptions options; in SetUpTestSuite() local
/arkcompiler/runtime_core/static_core/templates/
H A Dcommon.rb181 def options method in Common
[all...]
/arkcompiler/runtime_core/static_core/runtime/
H A Dpanda_vm.cpp31 PandaVM *PandaVM::Create(Runtime *runtime, const RuntimeOptions &options, std::string_view runtimeType) in Create() argument
/arkcompiler/runtime_core/templates/
H A Dcommon.rb181 def options method in Common
[all...]
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparserTypes.cpp87 TypeAnnotationParsingOptions options = TypeAnnotationParsingOptions::REPORT_ERROR | in ParseFunctionReturnType() local
96 ir::TypeNode *ETSParser::ParsePrimitiveType(TypeAnnotationParsingOptions *options, ir::PrimitiveType type) in ParsePrimitiveType() argument
116 auto options = TypeAnnotationParsingOptions::REPORT_ERROR | TypeAnnotationParsingOptions::DISALLOW_UNION; in ParseUnionType() local
128 GetTypeAnnotationOfPrimitiveType([[maybe_unused]] lexer::TokenType tokenType, TypeAnnotationParsingOptions *options) GetTypeAnnotationOfPrimitiveType() argument
167 ParseWildcardType(TypeAnnotationParsingOptions *options) ParseWildcardType() argument
266 ParseETSTupleType(TypeAnnotationParsingOptions *const options) ParseETSTupleType() argument
331 ParsePotentialFunctionalType(TypeAnnotationParsingOptions *options, lexer::SourcePosition startLoc) ParsePotentialFunctionalType() argument
356 GetTypeAnnotationFromToken(TypeAnnotationParsingOptions *options) GetTypeAnnotationFromToken() argument
401 GetTypeAnnotationFromParentheses(TypeAnnotationParsingOptions *options) GetTypeAnnotationFromParentheses() argument
428 ParseThisType(TypeAnnotationParsingOptions *options) ParseThisType() argument
451 ParseTypeAnnotation(TypeAnnotationParsingOptions *options) ParseTypeAnnotation() argument
[all...]
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DobjectIterator.cpp146 const auto &options = ctx->config->options->CompilerOptions(); in Perform() local
/arkcompiler/ets_frontend/test/scripts/sdk_test/
H A Dresult.py28 import options namespace
[all...]
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dason_test.cpp358 ParseOptions options; in HWTEST_F_L0() local
386 ParseOptions options; in HWTEST_F_L0() local
405 ParseOptions options; in HWTEST_F_L0() local
424 ParseOptions options; in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_bigint.cpp110 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in ToLocaleString() local
H A Dbuiltins_date_time_format.cpp53 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in DateTimeFormatConstructor() local
97 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
[all...]
H A Dbuiltins_errors.cpp156 JSHandle<JSTaggedValue> options = BuiltinsBase::GetCallArg(argv, 2); // 2 : Third parameter in AggregateErrorConstructor() local
H A Dbuiltins_json.cpp90 JSHandle<JSTaggedValue> options = GetCallArg(argv, 2); // 2: two args in ParseWithTransformType() local
113 ParseWithTransformType(const EcmaVM *vm, JSHandle<JSTaggedValue> &msg, JSHandle<JSTaggedValue> &reviverVal, TransformType transformType, ParseOptions options) ParseWithTransformType() argument

Completed in 13 milliseconds

1...<<31323334353637383940>>...90