Home
last modified time | relevance | path

Searched refs:foreach (Results 1 – 25 of 243) sorted by relevance

12345678910

/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dinit-exclude.patch22 - foreach $r (@runlevels) {
23 - foreach $w ("S", "K") {
24 - foreach $a (&runlevel_actions($r, $w)) {
36 + #foreach $r (@runlevels) {
37 + # foreach $w ("S", "K") {
38 + # foreach $a (&runlevel_actions($r, $w)) {
65 foreach $f (sort { lc($a) cmp lc($b) } readdir(DIR)) {
67 @@ -133,7 +134,7 @@ foreach $f (sort { lc($a) cmp lc($b) } r
/openbmc/obmc-console/test/
H A Dmeson.build11 foreach t : tests
30 foreach ct : tests_depend_iniparser
53 foreach st : server_tests
69 foreach ct : client_tests
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/files/
H A DCVE-2022-40704.patch26 foreach($input_keys as $key)
31 - foreach(pts_arrays::to_array($_REQUEST[$key]) as $val_to_check)
32 + foreach(pts_arrays::to_array($_GET[$key]) as $val_to_check)
43 + foreach(pts_arrays::to_array($_POST[$key]) as $val_to_check)
/openbmc/qemu/tests/qemu-iotests/
H A Dmeson.build5 foreach cflag: qemu_ldflags
29 foreach k, v : emulators
37 foreach format, speed: qemu_iotests_formats
54 foreach item: rc.stdout().strip().split()
/openbmc/phosphor-logging/gen/
H A Dmeson.build25 foreach d : yaml_selected_subdirs
30 foreach s : generated_sources
31 foreach f : s.to_list()
/openbmc/sdbusplus/example/gen/
H A Dmeson.build25 foreach d : yaml_selected_subdirs
30 foreach s : generated_sources
31 foreach f : s.to_list()
/openbmc/phosphor-dbus-interfaces/gen/
H A Dmeson.build25 foreach d : yaml_selected_subdirs
30 foreach s : generated_sources
31 foreach f : s.to_list()
/openbmc/sdbusplus/test/gen/
H A Dmeson.build25 foreach d : yaml_selected_subdirs
30 foreach s : generated_sources
31 foreach f : s.to_list()
/openbmc/phosphor-networkd/gen/
H A Dmeson.build25 foreach d : yaml_selected_subdirs
30 foreach s : generated_sources
31 foreach f : s.to_list()
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Ddeterminism.patch38 - foreach my $file (@{$tables{$table}})
39 + foreach my $file (sort (@{$tables{$table}}))
47 - foreach my $file (@{$tables{$table}})
48 + foreach my $file (sort (@{$tables{$table}}))
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0022-libatomic-Do-not-enforce-march-on-aarch64.patch23 @@ -130,7 +130,6 @@ libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix _$(s)_.lo,$(SIZEOBJS)))
28 libatomic_la_LIBADD += $(foreach s,$(SIZES),$(addsuffix _$(s)_1_.lo,$(SIZEOBJS)))
36 libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A DglmTargets.cmake19 foreach(_expectedTarget glm)
76 foreach(f ${CONFIG_FILES})
84 foreach(target ${_IMPORT_CHECK_TARGETS} )
85 foreach(file ${_IMPORT_CHECK_FILES_FOR_${target}} )
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/
H A D0001-Run-native-cd_idt8-cd_create_profile.patch22 @@ -2,7 +2,7 @@ foreach arg: [ 'CIE1964-10deg-XYZ', 'CIE1931-2deg-XYZ' ]
35 @@ -24,7 +24,7 @@ foreach arg: generated_spectra
48 @@ -59,7 +59,7 @@ foreach arg: icc_profiles
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A Dx86_kexec_test.patch20 @@ -173,8 +173,8 @@ PSRCS:=$(foreach s, $(SRCS), $(PACKAGE_NAME)-$(PACKAGE_VERSION)/$(s))
21 PGSRCS:=$(foreach s, $(GENERATED_SRCS), $(PACKAGE_NAME)-$(PACKAGE_VERSION)/$(s))
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-libidn-perl-0.12/
H A Dlibidn-wr-cross-compile.patch35 - foreach my $cc (qw/cc gcc/)
36 + foreach my $cc ($compiler, qw/cc gcc/)
/openbmc/phosphor-ipmi-flash/
H A Dmeson.build90 foreach option_key, option_value : feature_map
103 foreach option_key, option_value : update_type_combo_map
119 foreach option_key, option_value : lpc_type_combo_map
132 foreach option_key, option_value : pci_type_combo_map
/openbmc/qemu/tests/decode/
H A Dmeson.build54 foreach t: err_tests
60 foreach t: succ_tests
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/
H A DMakefile.am-do-not-ship-version.h.patch29 -local_headers = $(foreach file,$(pkginclude_HEADERS) $(nodist_include_HEADERS) \
30 +local_headers = $(foreach file,$(pkginclude_HEADERS) $(nodist_pkginclude_HEADERS) \
/openbmc/phosphor-logging/test/
H A Dmeson.build36 foreach t : tests
63 foreach t : tests_non_parallel
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0020-openmaxil-add-pkg-config-file.patch22 - foreach(PCFILE bcm_host.pc brcmegl.pc brcmglesv2.pc brcmvg.pc vcsm.pc mmal.pc)
23 + foreach(PCFILE bcm_host.pc brcmegl.pc brcmglesv2.pc brcmvg.pc vcsm.pc mmal.pc openmaxil.pc)
/openbmc/qemu/qapi/
H A Dmeson.build94 foreach module : qapi_all_modules
128 foreach output : qapi_util_outputs
139 foreach output : qapi_specific_outputs + qapi_nonmodule_outputs
/openbmc/phosphor-led-manager/test/
H A Dmeson.build30 foreach yaml : test_yamls
63 foreach t : tests
/openbmc/bmcweb/config/
H A Dmeson.build60 foreach feature_type, feature_list : {
66 foreach option_key : feature_list
143 foreach index : range(ports.length())
/openbmc/phosphor-networkd/
H A Dmeson.build53 foreach s : generated_sources
54 foreach f : s.to_list()
/openbmc/google-misc/subprojects/ncsid/test/
H A Dmeson.build59 foreach t : tests
80 foreach st : script_tests

12345678910