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

  /external/elfutils/libdwfl/
dwfl_module_getdwarf.c 122 find_file (Dwfl_Module *mod) function
497 find_file (mod);
593 find_file (mod);
661 find_file (mod);
709 find_file (mod);
  /external/libvpx/libvpx/build/make/
Makefile 194 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) ) macro
225 # $(1): $$(call find_file, $(patsubst -l%,lib%.a,$(filter -l%,$(2))),\
  /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);

Completed in 277 milliseconds