Searched refs:exclude (Results 1 – 10 of 10) sorted by relevance
64 local exclude i j first66 exclude="${1//[^$COMP_WORDBREAKS]}"68 if [ -z "$exclude" ]; then82 [ "${COMP_WORDS[$i]//[^$exclude]}" = "${COMP_WORDS[$i]}" ]111 local exclude cur_ words_ cword_113 exclude=$2116 __west_reassemble_comp_words_by_ref "$exclude"1104 --platform|-p|--exclude-platform|-P|--coverage-platform)
61 # (: * -) as exclusion list means exclude everything else
15 # exclude the caller if one of the arguments is present in the command line
45 exclude excess data, extract substrings by regular expressions, change data structure49 * `--exclude` removes excess testsuite properties not needed to store them104 --exclude path run_id \129 --exclude path run_id \151 --exclude path run_id \
30 # files-exclude:33 # files-regex-exclude:
337 tag.exclude = True354 t.exclude = False358 if t.exclude:
170 for excl_item in args.exclude:
120 exclude = ['_available', '_counter', '_failures', 'match']123 if k not in exclude and v[k]:
52 my @exclude = ();219 'exclude=s' => \@exclude,2566 foreach (@exclude) {
647 exlcude||exclude
Completed in 60 milliseconds