Home
last modified time | relevance | path

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

12345678910>>...12

/openbmc/openbmc-test-automation/test_lists/
H A Dskip_test_witherspoon2 --exclude Verify_Minimal_Memory_Buffer_Inventory
3 --exclude Verify_Minimal_Main_Planar_Inventory
4 --exclude Verify_Minimal_System_Inventory
6 --exclude io_board_Present
7 --exclude io_board_Fault
9 --exclude Test_Heartbeat_LED_And_Verify_Via_REST
10 --exclude Test_Beep_LED_And_Verify_Via_REST
11 --exclude Test_Identify_LED_And_Verify_Via_REST
13 --exclude Verify_Unrecoverable_Callout_Handling_For_NXDMAENG
15 --exclude Test_Non_SSL_Connection_To_Port_80
[all …]
H A Dskip_test_palmetto2 --exclude System_Present
3 --exclude Chassis_Present
5 --exclude Disable_PowerCap
7 --exclude Execute_ipmi_BT_capabilities_command
9 --exclude io_board_Present
10 --exclude io_board_Fault
11 --exclude Verify_Enabling_OCC_Turbo_Setting_Via_IPMI
12 --exclude Verify_Disabling_OCC_Turbo_Setting_Via_IPMI
13 --exclude Verify_Setting_OCC_Turbo_Via_REST
15 --exclude Set_BMC_Time_With_Split_And_Manual
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dperl-ptest.inc13 …tar -c --exclude=try --exclude=a.out --exclude='*.o' --exclude=libperl.so* --exclude=[Mm]akefile -…
14 … --exclude=cygwin --exclude=os2 --exclude=djgpp --exclude=qnx --exclude=symbian --exclude=haiku \
15 --exclude=vms --exclude=vos --exclude=NetWare --exclude=amigaos4 --exclude=buildcustomize.pl \
16 …--exclude='win32/config.*' --exclude=plan9 --exclude=README.plan9 --exclude=perlplan9.pod --exclud…
17 --exclude=veryclean.sh --exclude=realclean.sh --exclude=getioctlsizes \
18 --exclude=dl_aix.xs --exclude=sdbm.3 --exclude='cflags.SH' --exclude=[Mm]akefile.old \
19 …--exclude=miniperl --exclude=generate_uudmap --exclude=patches --exclude='config.log' * | ( cd ${D…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/
H A Dmariadb_11.4.4.bb12 --exclude CMakeFiles \
13 --exclude cmake_install.cmake \
14 --exclude Makefile \
15 --exclude=*.a \
16 --exclude=*.h \
17 --exclude=*.o \
18 --exclude=*.so \
19 --exclude=*.d \
20 --exclude=*.txt
23 --exclude CMakeFiles \
[all …]
/openbmc/linux/arch/mips/pci/
H A Dfixup-sb1250.c39 struct sb1250_bus_dma_limit_exclude *exclude = data; in sb1250_bus_dma_limit() local
43 exclude_this = exclude->set && (dev->bus->number >= exclude->start && in sb1250_bus_dma_limit()
44 dev->bus->number <= exclude->end); in sb1250_bus_dma_limit()
45 ht_bridge = !exclude->set && (dev->vendor == PCI_VENDOR_ID_SIBYTE && in sb1250_bus_dma_limit()
51 exclude->start = dev->subordinate->number; in sb1250_bus_dma_limit()
52 exclude->end = pci_bus_max_busnr(dev->subordinate); in sb1250_bus_dma_limit()
53 exclude->set = true; in sb1250_bus_dma_limit()
55 exclude->start, exclude->end); in sb1250_bus_dma_limit()
66 struct sb1250_bus_dma_limit_exclude exclude = { .set = false }; in quirk_sb1250_pci_dac() local
68 pci_walk_bus(dev->bus, sb1250_bus_dma_limit, &exclude); in quirk_sb1250_pci_dac()
/openbmc/linux/tools/memory-model/scripts/
H A Dsimpletest.sh25 exclude="${exclude}spin_lock(\|spin_unlock(\|spin_trylock(\|spin_is_locked("
26 exclude="${exclude}\|rcu_read_lock(\|rcu_read_unlock("
27 exclude="${exclude}\|synchronize_rcu(\|synchronize_rcu_expedited("
28 exclude="${exclude}\|srcu_read_lock(\|srcu_read_unlock("
29 exclude="${exclude}\|synchronize_srcu(\|synchronize_srcu_expedited("
30 exclude="${exclude}\)"
31 if grep -q $exclude $litmus
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dautoreconf-exclude.patch4 Subject: [PATCH] autoreconf-exclude.patch
20 + -x, --exclude=STEPS steps we should not run
28 +# Steps to exclude
29 +my @exclude;
39 + 'x|exclude=s' => \@exclude,
47 + @exclude = map { split /,/ } @exclude;
56 + @ex = grep (/^autopoint$/, @exclude);
68 + @ex = grep (/^libtoolize$/, @exclude);
81 + @ex = grep (/^gtkdocize$/, @exclude);
93 + @ex = grep (/^autoconf$/, @exclude);
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dtypeaheads.py30 layers = layers.exclude(
35 layer__name__icontains=search_term).exclude(
72 name__icontains=search_term).exclude(pk__in=primary_results)
74 layer_version__layer__name__icontains=search_term).exclude(
75 pk__in=primary_results).exclude(pk__in=secondary_results)
104 … secondary_results = distros.filter(name__icontains=search_term).exclude(pk__in=primary_results)
105 …ilter(layer_version__layer__name__icontains=search_term).exclude(pk__in=primary_results).exclude(p…
132 name__icontains=search_term).exclude(pk__in=primary_results)
134 layer_version__layer__name__icontains=search_term).exclude(
135 pk__in=primary_results).exclude(pk__in=secondary_results)
[all …]
/openbmc/openbmc-test-automation/test_lists/witherspoon/
H A Dskip_inband_ipmi2 --exclude Verify_Disabling_And_Enabling_IPMI_Via_Host
3 --exclude Verify_Disabling_IPMI_Via_OOB_IPMI
4 --exclude Verify_IPMI_Disable_Persistency_After_BMC_Reboot
5 --exclude eSEL
H A Dskip_oob_ipmi2 --exclude Verify_Disabling_And_Enabling_IPMI_Via_Host
3 --exclude Verify_Disabling_IPMI_Via_OOB_IPMI
4 --exclude Verify_IPMI_Disable_Persistency_After_BMC_Reboot
5 --exclude Ipmi_Sol
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/
H A D0003-Exclude-VCS-directory-with-writing-from-an-archive.patch43 +# Test --exclude-vcs option with subcommands: EXTRACT, LIST, DIFF.
49 +# > The --exclude-vcs flag seems to exclude .gitignore but not .git when
52 +AT_SETUP([--exclude-vcs extract list compare])
53 +AT_KEYWORDS([exclude-vcs extract list compare exclude18])
80 +tar -xvf gitrepo.tar --exclude-vcs | sort
84 +tar -tf gitrepo.tar --exclude-vcs | sort
88 +tar -dvf gitrepo.tar --exclude-vcs gitrepo | sort
H A D0002-tests-check-for-recently-fixed-bug.patch43 +AT_SETUP([--exclude-vcs-ignores memory allocation])
44 +AT_KEYWORDS([exclude exclude17])
50 +tar -cf - --exclude-vcs-ignores . | tar -tf -
/openbmc/qemu/scripts/
H A Dclean-header-guards.pl35 my $exclude = qr,^(include/standard-headers/|linux-headers/
51 return if !$opt_v or $fname =~ $exclude;
59 return if $fname =~ $exclude;
153 unless ($fname =~ $exclude) {
187 unless ($fname =~ $exclude) {
205 unless $fname =~ $exclude or $fname =~ $exclude_cpp;
H A Dmake-release77 exclude=(--exclude=.git)
81 exclude+=(--exclude=subprojects/"$(subproject_dir $sp)")
/openbmc/linux/tools/perf/
H A Dperf-completion.sh7 local exclude i j first
9 exclude="${1//[^$COMP_WORDBREAKS]}"
11 if [ -z "$exclude" ]; then
25 [ "${COMP_WORDS[$i]//[^$exclude]}" = "${COMP_WORDS[$i]}" ]
62 local exclude cur_ words_ cword_
64 exclude=$2
67 __my_reassemble_comp_words_by_ref "$exclude"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/
H A Dlapack_3.12.1.bb81 --exclude CMakeFiles \
82 --exclude cmake_install.cmake \
83 --exclude Makefile
85 --exclude CMakeFiles \
86 --exclude cmake_install.cmake \
87 --exclude Makefile
89 --exclude CMakeFiles \
90 --exclude cmake_install.cmake \
91 --exclude Makefile
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dinit-exclude.patch1 Hack in support for an "exclude" config option for the init module, so
61 +local($dir, $f, @stbuf, @rv, @exclude);
63 +@exclude = split(/,/, $config{exclude});
72 + $f =~ /^mandrake/ || grep {$_ eq $f} @exclude ) { next; }
/openbmc/linux/Documentation/arch/arm64/
H A Dperf.rst20 Userspace always runs at EL0 and thus this attribute will exclude EL0.
31 For the host this attribute will exclude EL1 and additionally EL2 on a VHE
34 For the guest this attribute will exclude EL1. Please note that EL2 is
46 For a non-VHE host this attribute will exclude EL2 as we consider the
57 These attributes exclude the KVM host and guest, respectively.
69 For non-VHE systems we exclude EL2 for exclude_host - upon entering and
73 For VHE systems we exclude EL1 for exclude_guest and exclude both EL0,EL2
75 to include/exclude EL0 as appropriate based on the exclude_host and
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgo.bbclass117 tar -C ${S}/src/${GO_IMPORT} -cf - --exclude-vcs --exclude '*.test' --exclude 'testdata' . | \
119 tar -C ${B} -cf - --exclude-vcs --exclude '*.test' --exclude 'testdata' pkg | \
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/
H A D0001-Add-missing-prototypes-to-function-declarations.patch21 exclude.c | 2 +-
42 diff --git a/exclude.c b/exclude.c
44 --- a/exclude.c
45 +++ b/exclude.c
/openbmc/telemetry/
H A Dgcovr.cfg5 exclude-unreachable-branches = yes
6 exclude-throw-branches = yes
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dexport.py55 for param, recipes in {'include':args.include,'exclude':args.exclude}.items():
76 if not len(set(workspace.keys()).difference(set(args.exclude))):
88 if recipe not in args.exclude:
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/
H A Ddepmodwrapper-cross_1.0.bb38 if [ ! -e "\$3${nonarch_base_libdir}/depmod.d/exclude.conf" ]; then
40 echo "exclude .debug" > "\$3${nonarch_base_libdir}/depmod.d/exclude.conf"
/openbmc/openbmc/poky/meta/classes/
H A Dcopyleft_filter.bbclass19 COPYLEFT_LICENSE_EXCLUDE[doc] = 'Space separated list of globs which exclude licenses'
38 COPYLEFT_PN_EXCLUDE[doc] = 'Space separated list of recipe names to exclude'
61 exclude = oe.data.typed_value('COPYLEFT_LICENSE_EXCLUDE', d)
64 is_included, reason = oe.license.is_included(d.getVar('LICENSE'), include, exclude)
/openbmc/linux/net/bridge/
H A DKconfig47 Say N to exclude this support and reduce the binary size.
61 Say N to exclude this support and reduce the binary size.
73 Say N to exclude this support and reduce the binary size.
84 Say N to exclude this support and reduce the binary size.

12345678910>>...12