Searched defs:exclude (Results 1 – 5 of 5) sorted by relevance
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | gitarchive.py | 58 def git_commit_data(repo, data_dir, branch, message, exclude, notes, log): argument 165 …t_msg_body, branch_name, no_tag, tagname, tag_msg_subject, tag_msg_body, exclude, notes, push, key… argument
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | board.py | 240 def SelectBoards(self, args, exclude=[], boards=None): argument
|
| /openbmc/phosphor-webui/ |
| H A D | webpack.config.js | 105 exclude: /icons\/.*\.svg$/, property in config.module.AnonymousClassb5afa9290301
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | mte_helper.c | 40 static int choose_nonexcluded_tag(int tag, int offset, uint16_t exclude) in choose_nonexcluded_tag() 209 uint16_t exclude = extract32(rm | env->cp15.gcr_el1, 0, 16); in HELPER() local 259 uint16_t exclude = extract32(env->cp15.gcr_el1, 0, 16); in HELPER() local
|
| /openbmc/qemu/linux-headers/asm-x86/ |
| H A D | kvm.h | 906 #define KVM_PMU_ENCODE_MASKED_ENTRY(event_select, mask, match, exclude) \ argument
|