Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.cpp57 static std::string ClearFileName(std::string str, std::string_view suffix) in ClearFileName()
67 …er::GetFileName([[maybe_unused]] const char *pass_name, [[maybe_unused]] const std::string &suffix) in GetFileName()
/arkcompiler/ets_runtime/ecmascript/base/
Dpath_helper.h487 CString suffix = moduleRequestName.substr(pos); in IsImportFile() local
500 CString suffix = res.substr(pos); in RemoveSuffix() local
Dstring_helper.h368 static bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddump.cpp450 ArenaString suffix(IsExit() ? ".Exit" : ".Entry", adapter); in DumpOpcode() local
459 ArenaString suffix = ArenaString(" ", adapter) + ArenaString(DataType::ToString(type), adapter); in DumpOpcode() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp107 bool IsSuffix(T const &filename, T const &suffix) in IsSuffix()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property