Searched refs:exclude (Results 1 – 10 of 10) sorted by relevance
/development/vndk/tools/sourcedr/blueprint/ |
D | list_vndk_module.py | 46 def print_vndk_module_csv(output_file, module_dicts, root_dir, exclude, select): argument 66 if exclude and exclude.match(path): 84 exclude = re.compile(args.exclude) if args.exclude else None 95 output_file, module_dicts, root_dir, exclude, select) 98 sys.stdout, module_dicts, root_dir, exclude, select)
|
/development/gsi/ |
D | gsi-pubsign-release.sh | 77 rsync --verbose --archive --copy-links --exclude='logs' \ 78 --exclude='*.zip' "${SRC_DIR}/" "${DIST_DIR}"
|
/development/tools/idegen/src/ |
D | Excludes.java | 37 public boolean exclude(String path) { in exclude() method in Excludes
|
D | Configuration.java | 142 if (excludes.exclude(path)) { in traverse() 164 if (excludes.exclude(path)) { in traverse()
|
/development/tools/winscope/ |
D | webpack.config.js | 51 exclude: /node_modules/ property
|
/development/tools/mkstubs/ |
D | README.txt | 11 - exclude specific classes, fields or methods. 47 This would include only the indicated package yet would totally exclude the inner class
|
/development/vndk/tools/ |
D | build_mixed | 308 rsync --archive --verbose --copy-links --exclude='logs' \
|
/development/tools/idegen/ |
D | excluded-paths | 5 # We want to exclude as litte as possible by default, so it's important to
|
D | README | 65 might exclude all apps except the Browser in your IDE configuration with
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 348 exclude - v. prevent from being included or considered or accepted
|