Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/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 \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/providers/5.8/
H A Dstreet-hires2 "UrlTemplate" : "https://maps.wikimedia.org/osm-intl/%z/%x/%y@2x.png",
6 "ID" : "wmf-intl-2x",
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/
H A Dgettext.m427 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static,
35 dnl INTLDIR is used to find the intl libraries. If empty,
36 dnl the value '$(top_builddir)/intl/' is used.
39 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
181 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
184 AC_LIB_LINKFLAGS_BODY([intl])
251 dnl libintl. (Cf. the install rule in intl/Makefile.in.)
276 LIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.la $LIBICONV $LIBTHREAD"
277 LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.la $LTLIBICONV $LTLIBTHREAD"
319 gt_source="included intl directory"
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch31 -AC_OUTPUT([Makefile intl/Makefile lib/Makefile testsuite/Makefile \
39 diff -uprN clean/lrzsz-0.12.20/intl/bindtextdom.c lrzsz-0.12.20/intl/bindtextdom.c
40 --- clean/lrzsz-0.12.20/intl/bindtextdom.c 1998-04-26 14:22:36.000000000 +0100
41 +++ lrzsz-0.12.20/intl/bindtextdom.c 1970-01-01 01:00:00.000000000 +0100
242 diff -uprN clean/lrzsz-0.12.20/intl/cat-compat.c lrzsz-0.12.20/intl/cat-compat.c
243 --- clean/lrzsz-0.12.20/intl/cat-compat.c 1998-04-26 14:22:37.000000000 +0100
244 +++ lrzsz-0.12.20/intl/cat-compat.c 1970-01-01 01:00:00.000000000 +0100
508 diff -uprN clean/lrzsz-0.12.20/intl/ChangeLog lrzsz-0.12.20/intl/ChangeLog
509 --- clean/lrzsz-0.12.20/intl/ChangeLog 1998-04-26 14:22:35.000000000 +0100
510 +++ lrzsz-0.12.20/intl/ChangeLog 1970-01-01 01:00:00.000000000 +0100
[all …]
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/
H A Dgettext.patch12 -SUBDIRS = intl po src pixmaps
33 -intl/Makefile
/OK3568_Linux_fs/yocto/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
368 -# Maintainers of other packages that include the intl directory must *not*
430 -intl-compat.lo: $(srcdir)/intl-compat.c
[all …]
/OK3568_Linux_fs/buildroot/package/aumix/
H A D0001-fix-incorrect-makefile-am.patch22 -INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\" -I@includedir@
23 +INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/
H A Duse_aclocal.patch30 -m4_include([m4/intl.m4])
32 -m4_include([m4/intl-thread-locale.m4])
/OK3568_Linux_fs/buildroot/package/nodejs/
H A Dnodejs.mk78 NODEJS_CONF_OPTS += --with-intl=system-icu
80 NODEJS_CONF_OPTS += --with-intl=none
101 --with-intl=system-icu \
/OK3568_Linux_fs/buildroot/package/gettext-gnu/
H A Dgettext-gnu.hash7 sha256 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288 gettext-runtime/intl/COPY…
H A Dgettext-gnu.mk13 GETTEXT_GNU_LICENSE_FILES = COPYING gettext-runtime/intl/COPYING.LIB
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A D0001-Install-gio-querymodules-as-libexec_PROGRAM.patch22 # intl.lib is not compatible with SAFESEH
/OK3568_Linux_fs/buildroot/package/ncmpc/
H A D0002-meson.build-link-with-lintl-if-needed.patch24 +intl_dep = cc.find_library('intl', required: false)
/OK3568_Linux_fs/external/xserver/debian/po/
H A Dda.po20 # or http://www.debian.org/intl/l10n/po-debconf/README-trans#
36 # or http://www.debian.org/intl/l10n/po-debconf/README-trans#
H A Dpothead.in19 # or http://www.debian.org/intl/l10n/po-debconf/README-trans
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dmcf-edma.c27 intmap |= ioread32(regs->intl); in mcf_edma_tx_handler()
236 iowrite32(~0, regs->intl); in mcf_edma_probe()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dlocale_facets_nonio.h1041 static const bool intl = _Intl; in _GLIBCXX_VISIBILITY()
1378 const bool moneypunct<_CharT, _Intl>::intl; in _GLIBCXX_VISIBILITY()
1420 static const bool intl = _Intl; in _GLIBCXX_VISIBILITY() local
1448 const bool moneypunct_byname<_CharT, _Intl>::intl; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dlocale_facets_nonio.h1041 static const bool intl = _Intl; in _GLIBCXX_VISIBILITY()
1378 const bool moneypunct<_CharT, _Intl>::intl; in _GLIBCXX_VISIBILITY()
1420 static const bool intl = _Intl; in _GLIBCXX_VISIBILITY() local
1448 const bool moneypunct_byname<_CharT, _Intl>::intl; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-0.21/
H A Dserial-tests-config.patch37 AC_CONFIG_SRCDIR([intl/dcigettext.c])
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/
H A Dnodejs_16.19.1.bb69 PACKAGECONFIG[icu] = "--with-intl=system-icu,--without-intl,icu"

123