Home
last modified time | relevance | path

Searched refs:produce (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/openbmc/linux/Documentation/admin-guide/media/
H A Dlmedm04.rst23 will produce dvb-usb-lme2510c-s7395.fw
36 will produce dvb-usb-lme2510c-s7395.fw
53 will produce dvb-usb-lme2510-lg.fw
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/
H A Dfixup-install-docdir.patch19 ## Process this file with automake to produce Makefile.in
30 ## Process this file with automake to produce Makefile.in
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-nowarnings-perl_1.04.bb2 DESCRIPTION = "In general, your tests shouldn't produce warnings. This \
9 If some of your tests are supposed to produce warnings then you should \
/openbmc/linux/Documentation/driver-api/
H A Dswitchtec.rst44 produce an error and any read that doesn't follow a write will
45 produce an error.
50 call -- reading less than 4 bytes will produce an error.)
H A Dptp.rst107 - GPIO outputs can produce periodic signals
130 GPIO which can time stamp external triggers and one GPIO to produce
133 configured to either time stamp external triggers or produce
/openbmc/linux/drivers/net/ethernet/sgi/
H A Dioc3-eth.c987 int produce; in ioc3_start_xmit() local
1040 produce = ip->tx_pi; in ioc3_start_xmit()
1041 desc = &ip->txr[produce]; in ioc3_start_xmit()
1087 ip->tx_skbs[produce] = skb; /* Remember skb */ in ioc3_start_xmit()
1088 produce = (produce + 1) & TX_RING_MASK; in ioc3_start_xmit()
1089 ip->tx_pi = produce; in ioc3_start_xmit()
1090 writel(produce << 7, &ip->regs->etpir); /* Fire ... */ in ioc3_start_xmit()
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/
H A Dautoconf_2.72e.bb1 SUMMARY = "A GNU tool that produce shell scripts to automatically configure software"
2 DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce shell scripts to automat…
/openbmc/openbmc/poky/meta/recipes-extended/which/which-2.21/
H A Dautomake.patch11 dnl Process this file with autoconf to produce a configure script.
/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/
H A DCargo.toml10 # "cdylib" is necessary to produce a shared library for Python to import from.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-mixer/
H A Dconfigure.patch7 dnl Process this file with autoconf to produce a configure script.
/openbmc/u-boot/board/freescale/p2041rdb/
H A DREADME47 Use PE tool to produce a image used to be programed to
70 Use PE tool to produce a image used to be programed to
/openbmc/qemu/scripts/
H A Dgit.orderfile2 # order file for git, to produce patches which are easier to review
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc-scripts.inc19 # to produce trace of the library calls.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-Fix-builds-with-recent-gettext.patch15 ## Process this file with automake to produce Makefile.in
/openbmc/linux/Documentation/input/devices/
H A Dyealink.rst76 '1' : 2 segments digit only able to produce a 1.
78 able to produce at least 1 2 3.
80 able to produce at least 0 1 2 3 4 5.
/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/
H A Ddiffstat_1.67.bb1 SUMMARY = "Tool to produce a statistics based on a diff"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/
H A D0001-not-check-pandoc.patch24 …AC_MSG_ERROR([Cannot produce documentation without pandoc - disable with PANDOC=false ./configure])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A D0001-Fix-build-with-recent-gettext.patch17 ## Process this file with automake to produce Makefile.in.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcppkafka/
H A Dlibcppkafka_git.bb2 DESCRIPTION = "cppkafka allows C++ applications to consume and produce messages using the Apache Ka…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/
H A Ddoc-fixes.patch15 ## Process this file with automake to produce Makefile.in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/
H A Dconfigure.patch8 dnl Process this file with autoconf to produce a configure script.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DKazlib4 …ice appears intact. Permission is also granted to adapt this software to produce derivative works,…
/openbmc/u-boot/board/work-microwave/work_92105/
H A DREADME21 The default 'make' (or the 'make all') command will produce the
44 NAND. The LPC32XX-specific 'make lpc32xx-full.bin' command will produce
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A D0001-reduce-build-to-conversion-tools-for-native-build.patch21 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-mixer/
H A D0001-configure.in-Undefine-AC_CONFIG_AUX_DIR.patch17 dnl Process this file with autoconf to produce a configure script.

12345678910>>...15