| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | options_test_base.h | 58 void AddTestingOption(const std::string &opt, const std::string &value) in AddTestingOption()
|
| /arkcompiler/ets_runtime/common_components/heap/allocator/ |
| D | memory_map.cpp | 36 MemoryMap* MemoryMap::MapMemory(size_t reqSize, size_t initSize, const Option& opt) 81 MemoryMap* MemoryMap::MapMemoryAlignInner4G(uint64_t reqSize, uint64_t initSize, const Option& opt)
|
| D | local_deque.h | 45 MemoryMap::Option opt = MemoryMap::DEFAULT_OPTIONS; in Init() local 200 MemoryMap::Option opt = MemoryMap::DEFAULT_OPTIONS; in Init() local
|
| D | region_space.cpp | 288 MemoryMap::Option opt = MemoryMap::DEFAULT_OPTIONS; in Init() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/ |
| D | cl_option_parser.cpp | 28 bool IsPrefixDetected(std::string_view opt) in IsPrefixDetected() 41 const OptionInterface &opt, KeyArg &keyArg) in ExtractValue()
|
| D | cl_parser.cpp | 69 OptionCategory &optCategory, OptionInterface *opt) in ParseOption() 188 void CommandLine::Register(const std::vector<std::string> &optNames, OptionInterface &opt, OptionCa… in Register()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/ |
| D | ani_options_parser.h | 81 const ani_option opt = inputOptions_[i]; in Parse() local
|
| D | ani_vm_api.cpp | 189 PandaString opt(options->options[i].option); in AttachCurrentThread() local
|
| /arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/ |
| D | ipc_unix_socket.cpp | 36 int opt = 1; in CreateUnixServerSocket() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/prof_dump/ |
| D | main.cpp | 70 int opt; in ParseCommand() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/integrate/ |
| D | ets_ani_expo.cpp | 39 for (auto &opt : options) { in Postfork() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | object_type_check_elimination.cpp | 45 auto opt = static_cast<ObjectTypeCheckElimination *>(visitor); in VisitCheckCast() local
|
| /arkcompiler/ets_runtime/ecmascript/intl/ |
| D | global_intl_helper.cpp | 156 for (auto &opt : optionMaps[matterType]) { in OptionsToMap() local
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | ETSparserAnnotations.cpp | 68 auto opt = TypeAnnotationParsingOptions::NO_OPTS; in ParseAnnotationName() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/ |
| D | cl_ut_test.cpp | 40 bool operator==(const UTCLType &opt, const std::string &str) in operator ==() 45 bool operator==(const std::string &str, const UTCLType &opt) in operator ==() 906 UTCLType opt = testopts::uttype; in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | cl_option.h | 437 void CopyIfEnabled(T &dst, const T &src, OptionInterface &opt) in CopyIfEnabled()
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| D | report.py | 309 def add(self, opt, summary, diff): argument
|
| /arkcompiler/runtime_core/taihe/test/ani_primitives/author/src/ |
| D | primitives_test.impl.cpp | 640 static void parseOption(::primitives_test::Foo const &opt) in parseOption()
|
| /arkcompiler/runtime_core/static_core/static_linker/tests/ |
| D | linker_test.cpp | 705 std::string opt = " --show-stats --version --log-level info"; in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | reg_alloc_lsra.cpp | 1901 CallerSaveOpt opt(liveIntervalsArray, bfs); in FinalizeRegisters() local
|