Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 10 of 10) sorted by relevance

/scripts/west_commands/completion/
A Dwest-completion.bash64 local exclude i j first
66 exclude="${1//[^$COMP_WORDBREAKS]}"
68 if [ -z "$exclude" ]; then
82 [ "${COMP_WORDS[$i]//[^$exclude]}" = "${COMP_WORDS[$i]}" ]
111 local exclude cur_ words_ cword_
113 exclude=$2
116 __west_reassemble_comp_words_by_ref "$exclude"
1104 --platform|-p|--exclude-platform|-P|--coverage-platform)
A Dwest-completion.zsh61 # (: * -) as exclusion list means exclude everything else
A Dwest-completion.fish15 # exclude the caller if one of the arguments is present in the command line
/scripts/ci/es_upload/
A DREADME.md45 exclude excess data, extract substrings by regular expressions, change data structure
49 * `--exclude` removes excess testsuite properties not needed to store them
104 --exclude path run_id \
129 --exclude path run_id \
151 --exclude path run_id \
/scripts/ci/
A Dtags.yaml30 # files-exclude:
33 # files-regex-exclude:
A Dtest_plan.py337 tag.exclude = True
354 t.exclude = False
358 if t.exclude:
A Dupload_test_results_es.py170 for excl_item in args.exclude:
/scripts/pylib/twister/twisterlib/
A Dhardwaremap.py120 exclude = ['_available', '_counter', '_failures', 'match']
123 if k not in exclude and v[k]:
/scripts/
A Dcheckpatch.pl52 my @exclude = ();
219 'exclude=s' => \@exclude,
2566 foreach (@exclude) {
A Dspelling.txt647 exlcude||exclude

Completed in 60 milliseconds