HomeSort by relevance Sort by last modified time
    Searched full:load_from_path (Results 1 - 5 of 5) sorted by null

  /external/llvm/utils/lit/lit/
TestingConfig.py 68 def load_from_path(self, path, litConfig): member in class:TestingConfig
70 load_from_path(path, litConfig)
discovery.py 48 cfg.load_from_path(cfgpath, litConfig)
97 config.load_from_path(cfgpath, litConfig)
LitConfig.py 66 config.load_from_path(path, self)
  /external/llvm/utils/llvm-build/llvmbuild/
main.py 75 common,info_iter = componentinfo.load_from_path(llvmbuild_path,
88 def load_from_path(source_root, llvmbuild_source_root): member in class:LLVMProjectInfo
    [all...]
componentinfo.py 425 def load_from_path(path, subpath): function

Completed in 65 milliseconds