Searched refs:curPath (Results 1 – 7 of 7) sorted by relevance
275 FilePath curPath (path); in createDirectoryAndParents() local277 if (curPath.exists()) in createDirectoryAndParents()280 while (!curPath.exists()) in createDirectoryAndParents()282 createPaths.push_back(curPath.getPath()); in createDirectoryAndParents()284 std::string parent = curPath.getDirName(); in createDirectoryAndParents()285 DE_CHECK_RUNTIME_ERR(parent != curPath.getPath()); in createDirectoryAndParents()286 curPath = FilePath(parent); in createDirectoryAndParents()
307 const char* curPath = path; in findNode() local308 int curLen = getCurrentComponentLen(curPath); in findNode()312 curNode = curNode->getChild(std::string(curPath, curPath+curLen)); in findNode()317 curPath += curLen; in findNode()319 if (curPath[0] == 0) in findNode()323 DE_ASSERT(curPath[0] == '.'); in findNode()324 curPath += 1; in findNode()325 curLen = getCurrentComponentLen(curPath); in findNode()
37 curPath = os.getcwd()41 os.chdir(curPath)
236 curPath = prefix + curNode.name238 caseMap[curPath] = curNode241 recursiveBuild(child, curPath + '.')
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...