Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/tests/cts-coverage-tool/bin/
Dspectrac.rb36 def check_dir(dir) argument
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/bin/
Dspectrac.rb36 def check_dir(dir) argument
/arkcompiler/ets_frontend/arkguard/src/utils/
DTypeUtils.ts50 const { dir, name } = path.parse(oldAst.fileName); constant
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_data_manager.h58 void SetDir(std::string dir) in SetDir()
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dfunction.h126 uint32_t AddSourceDir(std::string_view dir) in AddSourceDir()
153 uint32_t GetSourceDirIndex(const char *dir) const in GetSourceDirIndex()
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dbasic_block.rb57 def set_successor(dir, bb) argument
Dfunction.rb467 def add_source_dir(dir) argument
/arkcompiler/runtime_core/static_core/dprof/libstorage/dprof/
Dstorage.cpp153 UniqueDir dir(::opendir(storageDir_.c_str()), [](DIR *directory) { in ForEachApps() local
/arkcompiler/ets_runtime/test/
Druntest.py470 def find_file(self, dir, postfix_list): argument
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dnative_stack.cpp110 dirent *dir = nullptr; in InitKernelTidLists() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp300 DIR *dir = opendir(resolvedPath.c_str()); in CollectDefaultSources() local
463 DIR *dir = opendir(resolvedPath.c_str()); in CollectUserSourcesFromIndex() local