| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | mem_barriers.cpp | 32 Create([[maybe_unused]] LLVMArkInterface *arkInterface, const ark::llvmbackend::LLVMCompilerOptions *options) Create() argument
|
| H A D | ark_inlining.cpp | 31 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 D | ark_gvn.h | 39 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
|
| H A D | infer_flags.cpp | 61 bool InferFlags::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | memory_manager.cpp | 27 static HeapManager *CreateHeapManager(InternalAllocatorPtr internalAllocator, const MemoryManager::HeapOptions &options, in CreateHeapManager() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | histogram_test.cpp | 27 RuntimeOptions options; in HistogramTest() local
|
| H A D | interpreter_test_switch.cpp | 34 RuntimeOptions options; in InterpreterTestSwitch() local
|
| H A D | osr_code_test.cpp | 33 RuntimeOptions options; in OsrCodeTest() local
|
| H A D | signal_handler_test.cpp | 129 RuntimeOptions options; in SignalHandlerTest() local
|
| H A D | compiler_thread_pool.cpp | 33 RuntimeOptions options; in CompilerThreadPoolTest() local
|
| H A D | static_analyzer_test.cpp | 43 RuntimeOptions options; in StaticAnalyzerTest() local
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| H A D | TypedParser.h | 28 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 D | public.h | 37 const util::Options *options; member
|
| /arkcompiler/ets_frontend/ets2panda/ |
| H A D | es2panda.cpp | 73 pandasm::Program *Compiler::Compile(const SourceFile &input, const util::Options &options, uint32_t parseStatus) in Compile() argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_collator.cpp | 54 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 D | builtins_displaynames.cpp | 45 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in DisplayNamesConstructor() local 67 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local [all...] |
| H A D | builtins_list_format.cpp | 48 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in ListFormatConstructor() local 70 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local [all...] |
| H A D | builtins_number_format.cpp | 50 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in NumberFormatConstructor() local 93 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local [all...] |
| H A D | builtins_plural_rules.cpp | 47 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in PluralRulesConstructor() local 69 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local [all...] |
| H A D | builtins_relative_time_format.cpp | 44 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in RelativeTimeFormatConstructor() local 81 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local [all...] |
| H A D | builtins_segmenter.cpp | 46 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 D | ast_dumper_test.cpp | 125 auto options = std::make_unique<ark::es2panda::util::Options>(); in GetProgram() local
|
| /arkcompiler/ets_frontend/es2panda/aot/ |
| H A D | emitFiles.h | 81 explicit EmitFileQueue(const std::unique_ptr<panda::es2panda::aot::Options> &options, in EmitFileQueue() argument
|
| /arkcompiler/ets_frontend/ets2panda/aot/ |
| H A D | main.cpp | 54 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 D | authenticatestub_fuzzer.cpp | 60 AAFwk::Want options; in AuthenticateStubFuzzTest() local
|