Searched defs:dir (Results 1 – 11 of 11) sorted by relevance
36 def check_dir(dir) argument
50 const { dir, name } = path.parse(oldAst.fileName); constant
58 void SetDir(std::string dir) in SetDir()
126 uint32_t AddSourceDir(std::string_view dir) in AddSourceDir()153 uint32_t GetSourceDirIndex(const char *dir) const in GetSourceDirIndex()
57 def set_successor(dir, bb) argument
467 def add_source_dir(dir) argument
153 UniqueDir dir(::opendir(storageDir_.c_str()), [](DIR *directory) { in ForEachApps() local
470 def find_file(self, dir, postfix_list): argument
110 dirent *dir = nullptr; in InitKernelTidLists() local
300 DIR *dir = opendir(resolvedPath.c_str()); in CollectDefaultSources() local463 DIR *dir = opendir(resolvedPath.c_str()); in CollectUserSourcesFromIndex() local