Searched refs:exclude (Results 1 – 11 of 11) 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/tools/otagui/src/services/ |
D | JobSubmission.js | 218 exclude: ['force_non_ab'] property 223 exclude: ['force_non_ab', 'isIncremental'] property 240 exclude: ['force_non_ab'] property 247 exclude: ['force_non_ab'] property 253 exclude: ['force_non_ab'] property
|
/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 | 171 if (excludes.exclude(path)) { in traverse() 193 if (excludes.exclude(path)) { in traverse()
|
/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 | 318 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 directory. For example, you might exclude all apps except the Browser in your
|
/development/tools/cargo_embargo/ |
D | README.md | 72 … | When workspace is enabled, list of `--exclude` crates. …
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 348 exclude - v. prevent from being included or considered or accepted
|