Home
last modified time | relevance | path

Searched refs:checkToolsPath (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/lit/lit/
DUtil.py82 def checkToolsPath(dir, tools): function
90 if checkToolsPath(path, tools):
DLitConfig.py92 if not Util.checkToolsPath(dir, tools):
/external/libcxx/utils/libcxx/
Dutil.py133 def checkToolsPath(dir, tools): function
142 if checkToolsPath(path, tools):
/external/llvm/utils/lit/lit/
Dutil.py105 def checkToolsPath(dir, tools): function
113 if checkToolsPath(path, tools):
DLitConfig.py117 if not lit.util.checkToolsPath(dir, tools):