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

  /external/jsoncpp/devtools/
licenseupdater.py 46 def update_license_in_source_directories( source_dirs, dry_run, show_diff ):
47 """Updates license text in C++ source files found in directory source_dirs.
49 source_dirs: list of directory to scan for C++ sources. Directories are
58 for source_dir in source_dirs:
  /external/vixl/tools/
clang_format.py 207 source_dirs = [config.dir_aarch32_benchmarks,
213 for directory in source_dirs:

Completed in 137 milliseconds