Searched refs:RootDir (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dqnx4_fs.h82 struct qnx4_inode_entry RootDir; member in struct:qnx4_super_block
/external/clang/lib/Driver/
H A DToolChains.cpp2276 const std::string RootDir = Hexagon_TC::GetGnuDir(InstalledDir) + "/"; local
2279 std::string LibGCCHexagonDir = RootDir + "lib/gcc/hexagon/";
2288 LibPaths->push_back(RootDir + "lib/gcc");
2291 std::string HexagonLibDir = RootDir + "hexagon/lib";
H A DTools.cpp4945 const std::string RootDir = toolchains::Hexagon_TC::GetGnuDir(D.InstalledDir) local
4947 const std::string StartFilesDir = RootDir

Completed in 141 milliseconds