Home
last modified time | relevance | path

Searched refs:I (Results 1 – 25 of 1106) sorted by relevance

12345678910>>...45

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0005-enable-out-of-source-tree-builds.patch25 - -I$(top_srcdir) \
26 + -I$(top_builddir) \
27 -I$(top_srcdir)/include \
28 -I$(top_srcdir)/lib
35 + -I$(top_builddir) \
36 -I$(top_srcdir) \
37 -I$(top_srcdir)/include \
38 -I$(top_srcdir)/lib
45 - -I$(top_srcdir) \
46 + -I$(top_builddir) \
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-format.h.inc4 F1(I, I(1, 8, 8))
5 F2(RI_a, R(1, 8), I(2,16,16))
6 F2(RI_b, R(1, 8), I(2,16,16))
7 F2(RI_c, M(1, 8), I(2,16,16))
8 F3(RIE_a, R(1, 8), I(2,16,16), M(3,32))
9 F4(RIE_b, R(1, 8), R(2,12), M(3,32), I(4,16,16))
10 F4(RIE_c, R(1, 8), I(2,32, 8), M(3,12), I(4,16,16))
11 F3(RIE_d, R(1, 8), I(2,16,16), R(3,12))
12 F3(RIE_e, R(1, 8), I(2,16,16), R(3,12))
13 F5(RIE_f, R(1, 8), R(2,12), I(3,16,8), I(4,24,8), I(5,32,8))
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/
H A D0004-add-libvchostif-to-link.patch6 I end up with link errors of the type:
35 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
39 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
48 CFLAGS+=-Wall -g -O3 -I../common
52 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
61 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
65 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
74 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
78 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
87 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
[all …]
H A D0003-switch-to-pkg-config.patch6 I get a build error saying:
32 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags)
34 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
37 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
47 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags)
48 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
53 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
63 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags)
65 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
68 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
[all …]
H A D0005-change-library-linking-order.patch7 linking so that it succeeds. Otherwise I get errors like the following:
30 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
34 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
43 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
47 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
56 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
60 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
69 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
73 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface…
82 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
[all …]
/openbmc/docs/
H A DIPMITOOL-cheatsheet.md11 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power status
17 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power on
23 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power off
29 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power reset
35 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power cycle
41 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power soft
47 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power diag
55 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user list
61 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user summary
67 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user set name <userid> <user…
[all …]
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dproxy.hpp51 template <bool S = false, bool P = false, bool I = false,
69 requires(!S && !P && !I)
72 requires(S || P || I)
76 constexpr proxy(value_ref<S> s, value_ref<P> p, value_ref<I> i) : in proxy()
83 return proxy<true, P, I, Preserved>{s, this->p, this->i}; in service()
88 return proxy<S, true, I, Preserved>{this->s, p, this->i}; in path()
91 requires(!I) in interface()
107 using result_t = proxy<S, P, I, true>; in preserve()
110 typename result_t::template value_t<I>(this->i)); in preserve()
126 requires((S) && (P) && (I)) in call()
[all …]
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dtuple_to_array.hpp28 template <typename V, typename... Types, std::size_t... I>
30 std::integer_sequence<std::size_t, I...>) in tuple_to_array() argument
32 return std::array<V, sizeof...(I)>({ in tuple_to_array()
33 std::get<I>(tuple)..., in tuple_to_array()
49 typename I = std::make_index_sequence<sizeof...(Types)>>
52 return details::tuple_to_array(std::move(tuple), I()); in tuple_to_array()
/openbmc/u-boot/board/freescale/lx2160a/
H A DREADME90 |Connect I/O cable to IO_SLOT1(J110)
93 |Connect I/O cable to IO_SLOT2(J113)
97 |Connect I/O cable to IO_SLOT1(J110)
100 |Connect I/O cable to IO_SLOT2(J113)
104 |Connect I/O cable to IO_SLOT1(J110)
107 |Connect I/O cable to IO_SLOT2(J113)
111 |Connect I/O cable to IO_SLOT1(J110)
114 |Connect I/O cable to IO_SLOT2(J113)
118 |Connect I/O cable to IO_SLOT1(J110)
121 |Connect I/O cable to IO_SLOT2(J113)
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/
H A D0001-extmk-fix-cross-compilation-of-external-gems.patch9 Note that I (André) didn't actually write this patch, I
25 $ruby << "-I'$(topdir)'"
26 +$ruby << "-I'$(top_srcdir)/lib'"
28 - $ruby << "-I'$(top_srcdir)/lib'"
29 $ruby << "-I'$(extout)/$(arch)'" << "-I'$(extout)/common'" if $extout
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A Dcross-clang.patch6 -I$(KLIBCINC)/arch/$(KLIBCARCHDIR) \
7 -I$(KLIBCINC)/bits$(KLIBCBITSIZE) \
8 -I$(KLIBCOBJ)/../include \
9 - -I$(KLIBCINC)
13 + -I$(KLIBCINC) \
14 + -I$(shell $(KLIBCCC) $(KLIBCCFLAGS) --print-file-name=include)
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A Dinclude_next.patch9 -$(KEXEC): CPPFLAGS+=-I$(srcdir)/kexec/arch/$(ARCH)/include
10 +$(KEXEC): CPPFLAGS+=-I$(srcdir)/kexec/arch/$(ARCH)/include -I$(shell $(CC) -print-file-name=includ…
19 CPPFLAGS = @CPPFLAGS@ -I$(srcdir)/include -I$(srcdir)/util_lib/include \
21 + -Iinclude/ $($(ARCH)_CPPFLAGS) -I$(shell $(CC) -print-file-name=include)
/openbmc/openbmc/poky/meta/recipes-core/musl/musl/
H A D0002-ldso-Use-syslibdir-and-libdir-as-default-pathes-to-l.patch32 …URCE=700 -I$(srcdir)/arch/$(ARCH) -I$(srcdir)/arch/generic -Iobj/src/internal -I$(srcdir)/src/incl…
34 …S_ALL += -I$(srcdir)/arch/$(ARCH) -I$(srcdir)/arch/generic -Iobj/src/internal -I$(srcdir)/src/incl…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A D0001-Respect-flags-from-env.patch24 -CFLAGS= -I. -Iusl -Icli -MMD -Wall -g $(CPPFLAGS) $(CPPFLAGS.dmalloc)
26 +CFLAGS+= -I. -Iusl -Icli -MMD -Wall -g $(CPPFLAGS) $(CPPFLAGS.dmalloc)
38 -CFLAGS= $(CFLAGS.optimize) -MMD -Wall -Werror -I.. $(READLINE_CFLAGS)
39 +CFLAGS= $(CFLAGS.optimize) -MMD -Wall -Werror -I.. $(READLINE_CFLAGS) $(CPPFLAGS)
51 -CFLAGS += -g -I.. -I/usr/include/pppd $(CFLAGS.pppd) -fPIC
52 +CFLAGS += -g -I.. -I=/usr/include/pppd $(CFLAGS.pppd) -fPIC
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/files/
H A Degl.pc10 Cflags: -I${includedir}/vc -I${includedir}/interface -I${includedir}/interface/vcos -I${includedir}…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/
H A Dcrash.inc93I . -I . -I ./common -I ./config -I ./../include/opcode -I ./../opcodes/.. -I ./../readline/.. -I
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/
H A Dfix-cross-compile.patch1 It adds '-I$includedir' to CPPFLAGS and adds '-L$libdir' to LDFLAGS in
22 - CPPFLAGS="$CPPFLAGS -I$includedir"
25 +# CPPFLAGS="$CPPFLAGS -I$includedir"
35 - CPPFLAGS="$CPPFLAGS -I$includedir"
38 +# CPPFLAGS="$CPPFLAGS -I$includedir"
48 - CPPFLAGS="$CPPFLAGS -I$includedir"
51 +# CPPFLAGS="$CPPFLAGS -I$includedir"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A DMakefile-modify-CFLAGS-to-aviod-build-error.patch23 -CFLAGS= -I. -Iusl -Icli -isystem include \
27 +ADD_CFLAGS= -I. -Iusl -Icli -isystem include \
50 - $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(CPPFLAGS) $<
51 + $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(ADD_CPPFLAGS) $<
54 - $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(CPPFLAGS) $<
55 + $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(ADD_CPPFLAGS) $<
58 - $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(CPPFLAGS) $<
59 + $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(ADD_CPPFLAGS) $<
89 -I. -I.. -I../usl -fPIC $(EXTRA_CFLAGS)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/
H A D0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch20 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
25 -I$(top_srcdir) \
38 -I$(top_srcdir) \
50 -I$(top_srcdir)/libgxim \
51 -I$(top_srcdir) \
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/
H A Ddhcpcd@.service2 Description=dhcpcd on %I
11 PIDFile=/run/dhcpcd/%I.pid
12 ExecStart=/sbin/dhcpcd -q %I
13 ExecStop=/sbin/dhcpcd -x %I
/openbmc/qemu/tests/tcg/s390x/
H A Dvxeh2_vs.c37 S390Vector *v3, const uint8_t I) in vsld() argument
43 , [I] "i" (I & 7)); in vsld()
47 S390Vector *v3, const uint8_t I) in vsrd() argument
53 , [I] "i" (I & 7)); in vsrd()
/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/
H A Dserial-to-bmc@.service2 Description=BMC Serial Getty on %I
16 ExecStart=-/sbin/agetty -8 -n -o '-f root' -i -N -R -L %I 115200 xterm
18 UtmpIdentifier=%I
19 TTYPath=/dev/%I
/openbmc/u-boot/doc/
H A DREADME.mpc85xx51 Properties : 256K, AS0, I, IPROT
57 Properties : 1M, AS1, I, G, IPROT
69 Properties : 1M, AS1, I, G
88 Properties : Board specific size, AS0, I, G, IPROT
98 Properties : 1M, AS1, I, G, IPROT
101 Properties : 4M, AS0, I, G, IPROT
109 Properties : 1M, AS1, I, G, IPROT
112 Properties : 4M, AS1, I, G, IPROT
125 Properties : 1M, AS1, I, G
131 Properties : 1M, AS1, I
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/
H A Dsanitize-configure.ac.patch25 KRB4_CFLAGS="$KRB4_CFLAGS -I${kerberos}/include/kerberosIV"
29 - KRB4_CFLAGS="-I/usr/local/include/kerberosIV"
31 - KRB4_CFLAGS="-I/usr/include/kerberosIV"
38 ZEPHYR_CFLAGS="-I/usr/athena/include"
40 - ZEPHYR_CFLAGS="-I/usr/include"
42 - ZEPHYR_CFLAGS="-I/usr/local/include"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dman-file-mailstat.1-from-debian.patch37 +.I \-k
40 +.I \-l
43 +.I \-m
46 +.I \-o
49 +.I \-t
52 +.I \-s

12345678910>>...45