Home
last modified time | relevance | path

Searched defs:fpath (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/utils/
H A Dwciia.py76 def find_owners(fpath): argument
/llvm-project/mlir/utils/jupyter/mlir_opt_kernel/
H A Dkernel.py18 def is_exe(fpath): argument
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Ddotest.py48 def is_exe(fpath): argument
H A Dlldbutil.py29 def is_exe(fpath): argument
H A Dlldbtest.py230 """Returns true if fpath is an executable.""" argument
/llvm-project/lldb/utils/lui/
H A Dlldbutil.py25 def is_exe(fpath): argument
/llvm-project/third-party/benchmark/src/
H A Dsysinfo.cc275 std::string fpath = StrCat(dir, "index", idx++, "/"); in GetCacheSizesFromKVFS() local