Home
last modified time | relevance | path

Searched defs:options (Results 201 - 225 of 1023) sorted by relevance

12345678910>>...41

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dmem_barriers.cpp32 Create([[maybe_unused]] LLVMArkInterface *arkInterface, const ark::llvmbackend::LLVMCompilerOptions *options) Create() argument
H A Dark_inlining.cpp31 bool InlinePrepare::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
56 bool IrtocInlineChecker::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
36 Create([[maybe_unused]] LLVMArkInterface *arkInterface, const ark::llvmbackend::LLVMCompilerOptions *options) Create() argument
H A Dark_gvn.h39 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Dinfer_flags.cpp61 bool InferFlags::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dmemory_manager.cpp27 static HeapManager *CreateHeapManager(InternalAllocatorPtr internalAllocator, const MemoryManager::HeapOptions &options, in CreateHeapManager() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dhistogram_test.cpp27 RuntimeOptions options; in HistogramTest() local
H A Dinterpreter_test_switch.cpp34 RuntimeOptions options; in InterpreterTestSwitch() local
H A Dosr_code_test.cpp33 RuntimeOptions options; in OsrCodeTest() local
H A Dsignal_handler_test.cpp129 RuntimeOptions options; in SignalHandlerTest() local
H A Dcompiler_thread_pool.cpp33 RuntimeOptions options; in CompilerThreadPoolTest() local
H A Dstatic_analyzer_test.cpp43 RuntimeOptions options; in StaticAnalyzerTest() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DTypedParser.h28 TypedParser(Program *program, const CompilerOptions &options, ParserStatus status = ParserStatus::NO_OPTS) in TypedParser() argument
131 virtual ir::TypeNode *ParseTypeAnnotation([[maybe_unused]] TypeAnnotationParsingOptions *options) in ParseTypeAnnotation() argument
/arkcompiler/ets_frontend/ets2panda/public/
H A Dpublic.h37 const util::Options *options; member
/arkcompiler/ets_frontend/ets2panda/
H A Des2panda.cpp73 pandasm::Program *Compiler::Compile(const SourceFile &input, const util::Options &options, uint32_t parseStatus) in Compile() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_collator.cpp54 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in CollatorConstructor() local
75 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
154 JSHandle<JSObject> options = JSCollator::ResolvedOptions(thread, JSHandle<JSCollator>::Cast(thisValue)); in ResolvedOptions() local
[all...]
H A Dbuiltins_displaynames.cpp45 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in DisplayNamesConstructor() local
67 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
[all...]
H A Dbuiltins_list_format.cpp48 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in ListFormatConstructor() local
70 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
[all...]
H A Dbuiltins_number_format.cpp50 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in NumberFormatConstructor() local
93 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
[all...]
H A Dbuiltins_plural_rules.cpp47 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in PluralRulesConstructor() local
69 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
[all...]
H A Dbuiltins_relative_time_format.cpp44 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in RelativeTimeFormatConstructor() local
81 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
[all...]
H A Dbuiltins_segmenter.cpp46 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SegmenterConstructor() local
68 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
[all...]
/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Dast_dumper_test.cpp125 auto options = std::make_unique<ark::es2panda::util::Options>(); in GetProgram() local
/arkcompiler/ets_frontend/es2panda/aot/
H A DemitFiles.h81 explicit EmitFileQueue(const std::unique_ptr<panda::es2panda::aot::Options> &options, in EmitFileQueue() argument
/arkcompiler/ets_frontend/ets2panda/aot/
H A Dmain.cpp54 static int CompileFromSource(es2panda::Compiler &compiler, es2panda::SourceFile &input, util::Options *options) in CompileFromSource() argument
78 static int CompileFromConfig(es2panda::Compiler &compiler, util::Options *options) in CompileFromConfig() argument
130 auto options = std::make_unique<util::Options>(); Run() local
[all...]
/base/account/os_account/test/fuzztest/appaccount_stub/authenticatestub_fuzzer/
H A Dauthenticatestub_fuzzer.cpp60 AAFwk::Want options; in AuthenticateStubFuzzTest() local

Completed in 10 milliseconds

12345678910>>...41