Home
last modified time | relevance | path

Searched refs:intl (Results 1 – 23 of 23) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/
H A Dnetcat-locale_h.patch8 Index: netcat-0.7.1/src/intl.h
10 --- netcat-0.7.1.orig/src/intl.h
11 +++ netcat-0.7.1/src/intl.h
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/
H A Dgettext.patch21 -intl/Makefile
31 -SUBDIRS = po intl include share win32 @OPT_SUBDIRS@
32 -DIST_SUBDIRS = po intl include share win32 ogg123 oggenc oggdec ogginfo \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-Fix-builds-with-recent-gettext.patch18 -SUBDIRS = intl src doc po man
29 - intl/Makefile
H A D0001-Makefile.am-remove-regression-dir.patch50 -SUBDIRS = intl src doc po man regression
51 +SUBDIRS = intl src doc po man
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/
H A Dgettext.patch12 -SUBDIRS = intl po src pixmaps
33 -intl/Makefile
/openbmc/openbmc/meta-security/recipes-security/cryptmount/
H A Dcryptmount_6.2.0.bb13 PACKAGECONFIG ?="intl luks gcrypt nls"
17 PACKAGECONFIG[intl] = "--with-libintl-prefix, --without-libintl-prefix"
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch39 diff -uprN clean/lrzsz-0.12.20/intl/bindtextdom.c lrzsz-0.12.20/intl/bindtextdom.c
242 diff -uprN clean/lrzsz-0.12.20/intl/cat-compat.c lrzsz-0.12.20/intl/cat-compat.c
508 diff -uprN clean/lrzsz-0.12.20/intl/ChangeLog lrzsz-0.12.20/intl/ChangeLog
1136 - * intl-compat.c:
1362 - and intl-compat.o.
2572 diff -uprN clean/lrzsz-0.12.20/intl/gettext.c lrzsz-0.12.20/intl/gettext.c
2646 diff -uprN clean/lrzsz-0.12.20/intl/gettext.h lrzsz-0.12.20/intl/gettext.h
2899 diff -uprN clean/lrzsz-0.12.20/intl/intl-compat.c lrzsz-0.12.20/intl/intl-compat.c
2901 +++ lrzsz-0.12.20/intl/intl-compat.c 1970-01-01 01:00:00.000000000 +0100
4370 -subdir = intl
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A D0001-configure.ac-Rename-to-configure.ac-and-use-external.patch103 -SUBDIRS = intl po m4 src doc
175 -AC_CONFIG_FILES([Makefile intl/Makefile \
194 --- a/intl/ChangeLog
201 --- a/intl/Makefile.in
239 -gettextsrcdir = $(datadir)/gettext/intl
241 -subdir = intl
310 - intl-compat.c
335 - intl-compat.$lo
430 -intl-compat.lo: $(srcdir)/intl-compat.c
431 - $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/intl-compat.c
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/
H A Duse_aclocal.patch41 -m4_include([m4/intl.m4])
43 -m4_include([m4/intl-thread-locale.m4])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A D0001-Fix-build-with-recent-gettext.patch20 -SUBDIRS = intl lib libopts src doc po tests
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/
H A D0001-Fix-builds-with-recent-gettext.patch20 -SUBDIRS = intl compat afm afmlib lib scripts src po states docs w32
/openbmc/qemu/qga/vss-win32/
H A Dmeson.build22 cc.find_library('intl') build
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A D0001-Install-gio-querymodules-as-libexec_PROGRAM.patch21 # intl.lib is not compatible with SAFESEH
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/
H A Dmusl-locale-l.patch10 #include "wx/intl.h" // wxLanguage
/openbmc/linux/drivers/dma/
H A Dmcf-edma-main.c26 intmap |= ioread32(regs->intl); in mcf_edma_tx_handler()
209 iowrite32(~0, regs->intl); in mcf_edma_probe()
H A Dfsl-edma-main.c41 intr = edma_readl(fsl_edma, regs->intl); in fsl_edma_tx_handler()
189 edma_writel(fsl_edma, ~0, fsl_edma->regs.intl); in fsl_edma_irq_init()
263 edma_writel(fsl_edma, ~0, fsl_edma->regs.intl); in fsl_edma2_irq_init()
H A Dfsl-edma-common.h122 void __iomem *intl; member
H A Dfsl-edma-common.c870 edma->regs.intl = edma->membase + (is64 ? EDMA64_INTL : EDMA_INTR); in fsl_edma_setup_regs()
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/
H A Dserial-tests-config.patch36 AC_CONFIG_SRCDIR([intl/dcigettext.c])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/
H A Dnodejs_20.11.1.bb71 PACKAGECONFIG[icu] = "--with-intl=system-icu,--without-intl,icu"
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0013-Ensure-target-gcc-headers-can-be-included.patch39 @@ -3059,6 +3060,7 @@ CFLAGS-intl.o += -DLOCALEDIR=\"$(localedir)\"
H A D0002-gcc-poison-system-directories.patch193 #include "intl.h"
/openbmc/openbmc/poky/meta/recipes-core/gettext/
H A Dgettext_0.22.5.bb162 cp -rf ${B}/gettext-runtime/intl/.libs/libgnuintl.so.8* ${D}${libdir}/