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/fio/tools/plot/
Dfio2gnuplot30 def find_file(path, pattern): function
/external/libmojo/third_party/catapult/devil/devil/android/
Dfastboot_utils.py53 def find_file(pattern): function
/external/chromium-trace/catapult/devil/devil/android/
Dfastboot_utils.py55 def find_file(pattern): function
/external/libvpx/libvpx/build/make/
DMakefile242 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) ) macro
/external/selinux/python/sepolicy/sepolicy/
D__init__.py445 def find_file(reg): function
/external/syslinux/com32/gfxboot/
Dgfxboot.c495 unsigned find_file(unsigned char *buf, unsigned len, unsigned *gfx_file_start, unsigned *file_len, … in find_file() function