HomeSort by relevance Sort by last modified time
    Searched full:process_files (Results 1 - 6 of 6) sorted by null

  /external/qemu/
gen-skin.py 31 def process_files( basepath, files ): function
74 process_files( skindir, os.listdir(skindir) )
  /external/skia/tools/
find_bad_images_in_skps.py 107 def process_files(self, skp_files): member in class:BadImageFinder
184 target=BadImageFinder.process_files, args=(finder,argument))
  /ndk/sources/host-tools/sed-4.2.1/sed/
sed.h 207 int process_files P_((struct vector *, char **argv));
sed.c 349 return_code = process_files(the_program, argv+optind);
execute.c 1823 process_files(the_program, argv) function
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
ChangeLog 475 * sed/execute.c (process_files): Do not add a default
641 (process_files): Initialize it.
745 (process_files): Don't do the default `p' at the end, ...
    [all...]

Completed in 2902 milliseconds