Home
last modified time | relevance | path

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

/external/chromium_org/tools/win/split_link/
Dinstall_split_link.py15 def IsExe(fpath): argument
/external/lldb/utils/test/
Dllvm-mc-shell.py12 def is_exe(fpath): argument
Drun-until-faulted.py12 def is_exe(fpath): argument
Ddisasm.py13 def is_exe(fpath): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
Dfiles.py93 def match(self, fpath): argument
114 def match(self, fpath): argument
/external/llvm/utils/
Dwciia.py72 def find_owners(fpath): argument
Dllvm-compilers-check116 def is_executable(fpath): argument
/external/libcap-ng/libcap-ng-0.7/utils/
Dfilecap.c44 static int check_file(const char *fpath, in check_file()
/external/lldb/test/benchmarks/disassembly/
DTestDisassembly.py9 def is_exe(fpath): argument
/external/chromium_org/tools/android/ps_ext/
Dps_ext.c114 char fpath[32]; in dump_proc_stats() local
/external/lldb/test/
Dlldbutil.py15 def is_exe(fpath): argument
Ddotest.py54 def is_exe(fpath): argument
Dlldbtest.py184 def is_exe(fpath): argument
/external/mksh/src/
Dexec.c1084 char *fpath; in findcom() local
Dedit.c457 char *pat, *fpath; in x_command_glob() local
Dsh.h1114 const char *fpath; /* temporary path to undef function */ member
/external/chromium_org/skia/ext/
Dimage_operations_unittest.cc202 const base::FilePath fpath(path); in SaveBitmapToPNG() local