Home
last modified time | relevance | path

Searched full:do (Results 1 – 25 of 4386) sorted by relevance

12345678910>>...176

/openbmc/qemu/chardev/
H A Dbaum.c11 * furnished to do so, subject to the following conditions:
131 #define DO(dots, ascii) \ macro
134 DO(0, ' '),
135 DO(BRLAPI_DOTS(1, 0, 0, 0, 0, 0, 0, 0), 'a'),
136 DO(BRLAPI_DOTS(1, 1, 0, 0, 0, 0, 0, 0), 'b'),
137 DO(BRLAPI_DOTS(1, 0, 0, 1, 0, 0, 0, 0), 'c'),
138 DO(BRLAPI_DOTS(1, 0, 0, 1, 1, 0, 0, 0), 'd'),
139 DO(BRLAPI_DOTS(1, 0, 0, 0, 1, 0, 0, 0), 'e'),
140 DO(BRLAPI_DOTS(1, 1, 0, 1, 0, 0, 0, 0), 'f'),
141 DO(BRLAPI_DOTS(1, 1, 0, 1, 1, 0, 0, 0), 'g'),
[all …]
/openbmc/u-boot/include/linux/
H A Dcompat.h120 #define DECLARE_WAITQUEUE(...) do { } while (0)
121 #define add_wait_queue(...) do { } while (0)
122 #define remove_wait_queue(...) do { } while (0)
169 #define module_put(...) do { } while (0)
206 #define dev_set_name(...) do { } while (0)
210 #define volume_sysfs_close(...) do { } while (0)
212 #define init_waitqueue_head(...) do { } while (0)
214 #define wake_up_interruptible(...) do { } while (0)
215 #define dump_stack(...) do { } while (0)
218 #define set_freezable(...) do { } while (0)
[all …]
H A Dmii.h55 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */
60 #define BMSR_100HALF2 0x0200 /* Can do 100BASE-T2 HDX */
61 #define BMSR_100FULL2 0x0400 /* Can do 100BASE-T2 FDX */
62 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */
63 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */
64 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */
65 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */
66 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */
94 #define LPA_10HALF 0x0020 /* Can do 10mbps half-duplex */
95 #define LPA_1000XFULL 0x0020 /* Can do 1000BASE-X full-duplex */
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0025-gcc-testsuite-tweaks-for-mips-OE.patch19 support isn't there to run them. This avoids thousands of test failures. To do
76 # Set up the compiler flags, based on what we're going to do.
77 + global do-what-limit
81 + if [info exists do-what-limit] then {
82 + # Demote run tests to $do-what-limit if set
85 + set do_what ${do-what-limit}
86 + set dg-do-what ${do-what-limit}
148 global dg-do-what-default
149 + global do-what-limit
156 set dg-do-what-default compile
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font/
H A Duse-no-name-option-for-gzip.patch23 - for i in $(PSF) ; do gzip -c $$i > $(DESTDIR)$(psfdir)/$$i.gz ; done
24 + for i in $(PSF) ; do gzip -c -n $$i > $(DESTDIR)$(psfdir)/$$i.gz ; done
26 - for i in $(PCF) ; do gzip -c $$i > $(DESTDIR)$(x11dir)/$$i.gz ; done
27 + for i in $(PCF) ; do gzip -c -n $$i > $(DESTDIR)$(x11dir)/$$i.gz ; done
30 for i in $(PSF) ; do rm -f $(DESTDIR)$(psfdir)/$$i.gz ; done
35 - for i in $(PSF) ; do gzip -c $$i > $(DESTDIR)$(psfdir)/$$i.gz ; done
36 + for i in $(PSF) ; do gzip -c -n $$i > $(DESTDIR)$(psfdir)/$$i.gz ; done
39 for i in $(PSF) ; do rm -f $(DESTDIR)$(psfdir)/$$i.gz ; done
44 - for i in $(PSF_VGAW) ; do gzip -c $$i > $(DESTDIR)$(psfdir)/$$i.gz ; done
45 + for i in $(PSF_VGAW) ; do gzip -c -n $$i > $(DESTDIR)$(psfdir)/$$i.gz ; done
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D02651 # 32 and 64 bits do not work either, however, due to different leaked cluster
81 do
83 for errno in 5 28; do
84 for imm in off; do
85 for once in on off; do
86 for vmstate in "" "-b"; do
109 # Reads are another path to trigger l2_load, so do a read, too
137 do
141 for errno in 28; do
142 for imm in off; do
[all …]
H A D08349 while true; do
93 while ! grep -q 'Listening on ' "$TEST_DIR/nbd-fault-injector.out"; do
112 for proto in tcp unix; do
113 for event in neg1 "export" neg2 request reply data; do
114 for when in before after; do
121 for when in 8 16; do
126 for when in 4 12 16; do
131 for when in 8 10; do
136 for when in 4 8; do
144 for when in before 8 16 24 28 after; do
H A D02352 for CLUSTER_SIZE in $CLUSTER_SIZES; do
62 for offset in $TEST_OFFSETS; do
64 for op in $TEST_OPS; do
79 for offset in $TEST_OFFSETS; do
81 for op in read readv; do
89 for offset in $TEST_OFFSETS; do
94 for op in $TEST_OPS; do
108 for offset in $TEST_OFFSETS; do
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/fans/phosphor-pid-control/
H A Dfan-setup.service7 ExecStart=/bin/sh -c 'for ADDR in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${A…
9 ExecStart=/bin/sh -c 'for ADDR in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${A…
11 ExecStart=/bin/sh -c 'for ADDR in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${A…
13 ExecStart=/bin/sh -c 'for ADDR in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${A…
15 ExecStart=/bin/sh -c 'for ADDR in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${A…
17 ExecStart=/bin/sh -c 'for ADDR in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${A…
19 ExecStart=/bin/sh -c 'for ADDR in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${A…
21 ExecStart=/bin/sh -c 'for ADDR in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${A…
23 ExecStart=/bin/sh -c 'for ADDR in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${A…
/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss/
H A Dfix-rs6000-crt0.patch22 - set -e; for x in ${MVME_CRT0} ${MVME_BSP} ${MVME_SCRIPTS}; do ${INSTALL_DATA} $$x $(DESTDIR)${too…
23 + set -e; for x in ${MVME_CRT0} ${MVME_BSP} ${MVME_SCRIPTS}; do ${INSTALL_DATA} $$x $(DESTDIR)${too…
31 - set -e; for x in ${YELLOWKNIFE_CRT0} ${YELLOWKNIFE_BSP}; do ${INSTALL_DATA} $$x $(DESTDIR)${toold…
32 + set -e; for x in ${YELLOWKNIFE_CRT0} ${YELLOWKNIFE_BSP}; do ${INSTALL_DATA} $$x $(DESTDIR)${toold…
33 …set -e; for x in ${YELLOWKNIFE_SCRIPTS}; do ${INSTALL_DATA} $(srcdir)/$$x $(DESTDIR)${tooldir}/lib…
37 - set -e; for x in ${ADS_CRT0} ${ADS_BSP}; do ${INSTALL_DATA} $$x $(DESTDIR)${tooldir}/lib${MULTISU…
38 + set -e; for x in ${ADS_CRT0} ${ADS_BSP}; do ${INSTALL_DATA} $$x $(DESTDIR)${tooldir}/lib${MULTISU…
39 …set -e; for x in ${ADS_SCRIPTS}; do ${INSTALL_DATA} $(srcdir)/$$x $(DESTDIR)${tooldir}/lib${MULTIS…
43 - set -e; for x in ${MBX_CRT0} ${MBX_BSP}; do ${INSTALL_DATA} $$x $(DESTDIR)${tooldir}/lib${MULTISU…
44 + set -e; for x in ${MBX_CRT0} ${MBX_BSP}; do ${INSTALL_DATA} $$x $(DESTDIR)${tooldir}/lib${MULTISU…
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/
H A D0001-strace-fix-reproducibilty-issues.patch19 @@ -46,7 +46,7 @@ while read -r name arg0 args; do {
23 -# Generated by $0 from $input ($name $arg0 $args); do not edit."
24 +# Generated by $(basename $0) from $input ($name $arg0 $args); do not edit."
28 @@ -91,7 +91,7 @@ while read -r name arg0 args; do {
32 - printf '# Generated by %s from %s; do not edit.\n' "$0" "$input"
33 + printf '# Generated by %s from %s; do not edit.\n' "$(basename $0)" "$input"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/
H A Dphosphor-state-manager-systemd-links.inc42 do
44 do
54 do
56 do
68 do
70 do
78 do
80 do
90 do
100 do
[all …]
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A D0007-configure.ac-avoid-searching-host-for-postgresql.patch26 - do
39 - for i in $pgsql_directory; do
47 - for i in $pgsql_directory; do
55 - for i in $pgsql_directory; do
65 - for i in $pgsql_directory; do
71 - for i in lib lib/pgsql lib/postgresql; do
73 - for j in `echo $str`; do
82 - for ff in $pgsql_directory; do
83 - for i in lib lib/pgsql lib/postgresql; do
85 - for j in `echo $str`; do
[all …]
/openbmc/openpower-dbus-interfaces/
H A Dgenerate_makefile.sh9 do
29 do
48 do
52 do
59 do
63 do
79 do \\
/openbmc/ibm-dbus-interfaces/
H A Dgenerate_makefile.sh9 do
29 do
48 do
52 do
59 do
63 do
79 do \\
/openbmc/qemu/hw/net/
H A Dvmxnet_debug.h82 do { \
90 do { \
98 do { \
106 do { \
114 do { \
122 do { \
130 do { \
138 do { \
/openbmc/qemu/docs/spin/
H A Daio_notify_bug.promela8 * the WTFPL will do.
37 do
84 do
92 do
100 do
121 do
129 :: !event && notifier_done -> do :: true -> skip; od;
H A Daio_notify.promela8 * the WTFPL will do.
38 do
48 do
65 do
79 :: 1 -> do
90 do
H A Daio_notify_accept.promela8 * the WTFPL will do.
43 do
94 do
104 do
112 do
133 do
141 :: !event && notifier_done -> do :: true -> skip; od;
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/
H A Dampere_platform_init.sh15 for gpioName in "${output_high_gpios_in_ac[@]}"; do
19 for gpioName in "${output_low_gpios_in_ac[@]}"; do
23 for gpioName in "${input_gpios_in_ac[@]}"; do
31 for gpioName in "${output_high_gpios_in_bmc_reboot[@]}"; do
35 for gpioName in "${output_low_gpios_in_bmc_reboot[@]}"; do
39 for gpioName in "${input_gpios_in_bmc_reboot[@]}"; do
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dbabeltrace_1.5.11.bb28 for f in $(grep -l -r abs_top_srcdir ${S}/tests); do
32 for f in $(grep -l -r abs_top_builddir ${S}/tests); do
35 for f in $(grep -l -r GREP ${S}/tests); do
39 for f in $(grep -l -r SED ${S}/tests); do
50 for f in config/tap-driver.sh config/test-driver; do
59 for d in $(find "${B}/tests" -type d -not -name .libs -printf '%P ') ; do
69 for d in $(find "${B}/tests" -type d -name .libs -printf '%P ') ; do
70 for f in $(find "${B}/tests/$d" -maxdepth 1 -executable -type f -printf '%P ') ; do
92 for f in $(grep -l -r "^BABELTRACE_BIN" ${D}${PTEST_PATH}); do
95 for f in $(grep -l -r "^BTBIN" ${D}${PTEST_PATH}); do
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_svinval.c.inc19 #define REQUIRE_SVINVAL(ctx) do { \
28 /* Do the same as sfence.vma currently */
42 /* Do nothing currently */
50 /* Do nothing currently */
57 /* Do the same as hfence.vvma currently */
70 /* Do the same as hfence.gvma currently */
/openbmc/qemu/target/hexagon/
H A Dgen_tcg_hvx.h31 * Otherwise, there is nothing to do
49 do { \
65 do { \
81 do { \
97 do { \
114 do { \
136 do { \
149 do { \
168 do { \
239 do { \
[all …]
/openbmc/docs/
H A Dmeta-layer-guidelines.md25 **What should I do instead?**
45 **What should I do instead?**
67 configurations makes that change far more difficult to do.
69 **What should I do instead?**
82 **What should I do instead?**
98 **What should I do instead?**
127 OpenBMC-specific code outside of github limits the ability of the project to do
133 **What should I do instead?**
151 **What should I do instead?**
167 authority. Placing code into these meta-layers allows practices that do not
[all …]
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/
H A Dfind-sh4tmp.sh17 # rm -f /tmp/ or mkdir /tmp/ correctly. If you run across files that do that,
49 do
53 # FIXME: need to do something to get rid of echo, rm, or mkdir "/tmp/"
59 # Do further examination...
63 do
76 do
87 # Don't do the known naughty files
89 do

12345678910>>...176