Searched refs:glob (Results 1 – 18 of 18) sorted by relevance
/development/vndk/snapshot/ |
D | update.py | 20 import glob 48 for file in glob.glob('{}/*'.format(install_dir)): 93 artifacts = glob.glob(os.path.join(artifact_dir, artifact_pattern)) 109 for notice_file in glob.glob( 128 target_files = glob.glob( 134 target_dirs = glob.glob(utils.CONFIG_DIR_PATH_PATTERN)
|
D | utils.py | 20 import glob 108 for file in glob.glob('{}/*'.format(install_dir)):
|
D | check_gpl_license.py | 19 import glob 200 notice_files = glob.glob('{}/*'.format(self._notice_files_dir))
|
D | gen_buildfiles.py | 19 import glob 123 globbed = glob.glob( 152 notice_paths = glob.glob(
|
/development/tools/findunused/ |
D | find_unused_resources.rb | 91 def recordJavaUses(glob) argument 92 Dir.glob(glob).each { |filename| 111 Dir.glob("#{dir}/res/**/*.xml").each { |filename| 131 Dir.glob("#{dir}/AndroidManifest.xml").each { |filename| 170 Dir.glob("#{dir}/**/res").each { |filename|
|
/development/testrunner/coverage/ |
D | coverage.py | 21 import glob 235 coverage_files = glob.glob(file_pattern) 252 target_file_paths = glob.glob(vendor_targets_pattern) 271 html_files_iter = glob.glob(html_file_pattern)
|
/development/tools/winscope/ |
D | webpack.spec.config.js | 19 const glob = require('glob'); constant 33 js: glob.sync('./spec/**/*Spec.js'),
|
D | yarn.lock | 901 glob "^7.1.6" 1024 "@types/glob@^7.1.1": 1026 …resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.3.tgz#e6ba80f36b7daad2c685acd9266382… 1852 glob "^7.1.4" 1873 glob "^7.1.4" 1999 glob-parent "^3.1.0" 2002 is-glob "^4.0.0" 2017 glob-parent "~5.1.0" 2019 is-glob "~4.0.1" 2708 "@types/glob" "^7.1.1" [all …]
|
/development/scripts/ |
D | add3prf.py | 21 import glob 167 for license_file in glob.glob("LICENSE*"):
|
D | symbol.py | 23 import glob 438 toolchains = glob.glob("%s/prebuilts/gcc/%s-*/host/*-linux-*/bin/*c++filt" %
|
D | cargo2android.py | 53 import glob 1104 list1 = glob.glob(TARGET_TMP + '/*/*/build/' + self.root_pkg + '-*/out/*') 1106 list2 = glob.glob(TARGET_TMP + '/*/build/' + self.root_pkg + '-*/out/*')
|
/development/vndk/tools/ |
D | system_image_diff.py | 5 import glob
|
/development/testrunner/ |
D | runtest.py | 33 import glob 248 test_file_paths = glob.glob(vendor_tests_pattern)
|
/development/vendor_snapshot/ |
D | update.py | 20 import glob 658 artifacts = glob.glob(os.path.join(artifact_dir, artifact_pattern))
|
/development/vndk/tools/sourcedr/blueprint/ |
D | blueprint.py | 22 import glob 771 for path in glob.glob(pattern):
|
/development/vndk/tools/image-diff-tool/ |
D | diff.py | 147 for path in pathlib.Path(target, search_path).glob("**/*"):
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | project.csv | 136 2018/03/02,platform/external/ant-glob,platform/external/ant-glob,Intact Projects,0,0,0,0,0
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 13352 /framework/ant-glob.jar
|