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/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/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/tools/winscope/ |
D | webpack.config.js | 65 exclude: /node_modules/ property
|
/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 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
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 739 …0b,platform/cts,fake_v6ayg9eqTjOYMMCx8IPZpA@fakeemail.com,Add comment to exclude filter for CtsCar… 791 …form/cts,fake_N-m8gKWKS_OH0FIsCACp-g@fakeemail.com,CTS test for app manifest include/exclude rules. 1630 …/cts,fake_A1FlkHyDTtKjTjC86wH0Nw@fakeemail.com,CtsServicesHostTestCases: exclude Keyguard related … 2780 …m/cts,fake_IgxaQ2fqSPat-mP3L2UzSw@fakeemail.com,Proper exclude tests on watches. And also exclude … 3223 …cts,fake_QCE_f_wsRu-8OwpUnLbSNg@fakeemail.com,"Add automotive feature to exclude feature of test c… 12261 …latform/build,vishwfake_UIm3YqzQRXKnuiBtu5B3lQ@fakeemail.com,CFI include/exclude path support (Mak… 12347 …f60b2,platform/build,fake_9JbQvTL0Tn-tuqAgKcaixQ@fakeemail.com,Makefile: exclude cache symlink on … 23039 …cJZw@fakeemail.com,"[CMake] If you're not installing the libcxx library, exclude it from the ""all… 28627 …m/build/soong,vishwfake_UIm3YqzQRXKnuiBtu5B3lQ@fakeemail.com,CFI include/exclude path support (Soo… 30656 …ternal/bsdiff,fake_1DHqQnNMQOOg6ea6DVClPQ@fakeemail.com,Update .gitignore to exclude tracked files. [all …]
|