HomeSort by relevance Sort by last modified time
    Searched refs:makestat (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/
llvm-compilers-check 543 makestat = os.stat(mf)
544 if confstat.st_mtime > makestat.st_mtime:
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
llvm-compilers-check 543 makestat = os.stat(mf)
544 if confstat.st_mtime > makestat.st_mtime:
  /external/swiftshader/third_party/LLVM/utils/
llvmbuild 695 makestat = os.stat(mf)
696 if confstat.st_mtime > makestat.st_mtime:

Completed in 48 milliseconds