HomeSort by relevance Sort by last modified time
    Searched refs:find_file (Results 1 - 9 of 9) sorted by null

  /system/vold/bench/
benchgen.py 59 def find_file(name): function
70 return (fd, find_file(path), handle)
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/
urlparser.py 202 filename = self.find_file(environ, index_name)
209 filename = self.find_file(environ, name)
237 def find_file(self, environ, base_filename): member in class:URLParser
  /external/selinux/policycoreutils/sepolicy/sepolicy/
__init__.py 166 def find_file(reg): function
199 for f in find_file(path):
210 for f in find_file(path):
gui.py     [all...]
  /external/fio/tools/plot/
fio2gnuplot 30 def find_file(path, pattern): function
458 fio_data_file=find_file('.',pattern)
  /ndk/sources/host-tools/make-3.81/w32/subproc/
sub_proc.c 350 find_file(char *exec_path, LPOFSTRUCT file_info) function
439 exec_handle = find_file(exec_path, &file_info);
  /external/libvpx/libvpx/build/make/
Makefile 239 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) ) macro
270 # $(1): $$(call find_file, $(patsubst -l%,lib%.a,$(filter -l%,$(2))),\
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 220 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) ) macro
251 # $(1): $$(call find_file, $(patsubst -l%,lib%.a,$(filter -l%,$(2))),\
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]

Completed in 129 milliseconds