Home
last modified time | relevance | path

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

/external/curl/tests/
Dsshhelp.pm297 sub find_file { subroutine
/external/python/cpython2/Misc/
DBeOS-setup.py17 def find_file(filename, std_dirs, paths): function
/external/chromium-trace/catapult/devil/devil/android/
Dfastboot_utils.py55 def find_file(pattern): function
/external/python/cpython2/
Dsetup.py66 def find_file(filename, std_dirs, paths): function
/external/python/cpython3/
Dsetup.py114 def find_file(filename, std_dirs, paths): function
/external/libvpx/libvpx/build/make/
DMakefile245 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) ) macro
/external/selinux/python/sepolicy/sepolicy/
D__init__.py523 def find_file(reg): function