Searched defs:find_file (Results 1 – 10 of 10) sorted by relevance
/external/curl/tests/ |
D | sshhelp.pm | 297 sub find_file { subroutine
|
/external/python/cpython2/Misc/ |
D | BeOS-setup.py | 17 def find_file(filename, std_dirs, paths): function
|
/external/fio/tools/plot/ |
D | fio2gnuplot | 30 def find_file(path, pattern): function
|
/external/libmojo/third_party/catapult/devil/devil/android/ |
D | fastboot_utils.py | 53 def find_file(pattern): function
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | fastboot_utils.py | 55 def find_file(pattern): function
|
/external/python/cpython2/ |
D | setup.py | 66 def find_file(filename, std_dirs, paths): function
|
/external/python/cpython3/ |
D | setup.py | 84 def find_file(filename, std_dirs, paths): function
|
/external/libvpx/libvpx/build/make/ |
D | Makefile | 244 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) ) macro
|
/external/selinux/python/sepolicy/sepolicy/ |
D | __init__.py | 476 def find_file(reg): function
|
/external/syslinux/com32/gfxboot/ |
D | gfxboot.c | 495 unsigned find_file(unsigned char *buf, unsigned len, unsigned *gfx_file_start, unsigned *file_len, … in find_file() function
|