Home
last modified time | relevance | path

Searched refs:nls (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/u-boot/cmd/
H A Decho.c17 char *nls; /* new-line suppression */ in do_echo() local
22 nls = strstr(p, "\\c"); in do_echo()
23 if (nls) { in do_echo()
31 while (nls) { in do_echo()
32 *nls = '\0'; in do_echo()
34 *nls = '\\'; in do_echo()
35 prenls = nls + 2; in do_echo()
36 nls = strstr(prenls, "\\c"); in do_echo()
/openbmc/qemu/target/ppc/
H A Dmmu-radix64.c293 static bool ppc_radix64_is_valid_level(int level, int psize, uint64_t nls) in ppc_radix64_is_valid_level() argument
308 ret = psize == 52 && nls == 13; in ppc_radix64_is_valid_level()
312 ret = nls == 9; in ppc_radix64_is_valid_level()
315 ret = nls == 9 || nls == 5; in ppc_radix64_is_valid_level()
324 level, psize, nls); in ppc_radix64_is_valid_level()
330 uint64_t *pte_addr, uint64_t *nls, in ppc_radix64_next_level() argument
343 *psize -= *nls; in ppc_radix64_next_level()
345 *nls = pde & R_PDE_NLS; in ppc_radix64_next_level()
346 index = eaddr >> (*psize - *nls); /* Shift */ in ppc_radix64_next_level()
347 index &= ((1UL << *nls) - 1); /* Mask */ in ppc_radix64_next_level()
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11/
H A Ddisable_tests.patch14 nls/Makefile.am | 5 -----
17 diff --git a/nls/Makefile.am b/nls/Makefile.am
19 --- a/nls/Makefile.am
20 +++ b/nls/Makefile.am
/openbmc/openbmc/meta-security/recipes-security/cryptmount/
H A Dcryptmount_6.2.0.bb13 PACKAGECONFIG ?="intl luks gcrypt nls"
20 PACKAGECONFIG[nls] = "--enable-nls, --disable-nls, "
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgettext.bbclass16 return '--disable-nls'
19 return '--disable-nls'
20 return "--enable-nls"
H A Dautotools.bbclass197 …PRUNE_M4="$PRUNE_M4 gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 nls.m4 po.m4 progtest.…
/openbmc/openbmc/poky/meta/recipes-support/libexif/
H A Dlibexif_0.6.25.bb34 install -d ${D}${PTEST_PATH}/nls
35 install ${B}/test/nls/*[!\.o] ${D}${PTEST_PATH}/nls
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibx11-compose-data_1.8.4.bb22 oe_runmake -C nls
26 oe_runmake DESTDIR=${D} -C nls install
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcab/
H A Dgcab_1.6.bb18 ${@bb.utils.contains('USE_NLS', 'yes', 'nls', '', d)} \
22 PACKAGECONFIG[nls] = "-Dnls=true,-Dnls=false"
/openbmc/openbmc/poky/meta/recipes-support/dos2unix/
H A Ddos2unix_7.5.2.bb22 # need have meta-perl in bblayers.conf before enabling nls in
25 PACKAGECONFIG[nls] = "ENABLE_NLS=1,ENABLE_NLS=,po4a-native"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/
H A Dncmpc_0.49.bb16 PACKAGECONFIG ??= "colors locale mouse nls regex help_screen library_screen search_screen song_scre…
23 PACKAGECONFIG[nls] = "-Dnls=enabled,-Dnls=disabled,gettext-native"
/openbmc/openbmc/poky/meta/recipes-support/vim/
H A Dvim.inc59 nls \
68 PACKAGECONFIG[nls] = "--enable-nls,--disable-nls,,"
/openbmc/openbmc/poky/meta/recipes-devtools/help2man/
H A Dhelp2man_1.49.3.bb17 EXTRA_OECONF = "--disable-nls"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/
H A Dhddtemp_0.3-beta15.bb7 file://hddtemp-no-nls-support.patch \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/
H A Dproftpd_1.3.9.bb65 PACKAGECONFIG[nls] = "--enable-nls, --disable-nls"
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/
H A D0001-texinfo-several-changes-to-build-without-zlib-and-nc.patch44 - --disable-rpath --disable-nls
/openbmc/u-boot/doc/
H A DREADME.mpc83xxads14 --disable-nls --disable-multilib --enable-languages=c,c++,ada,f77,objc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/pm-qa/pm-qa/
H A D0001-fix-build-with-gcc-15-Wincompatible-pointer-types-er.patch54 if (bind(pfd.fd, (struct sockaddr *) &nls,
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0002-localedef-fix-ups-hardlink-to-make-it-compile.patch19 /* Don't use inline function to avoid '#include "nls.h"' in c.h
44 -#include "nls.h"
46 +//#include "nls.h"
/openbmc/openbmc/poky/meta/recipes-extended/wget/wget/
H A D0002-improve-reproducibility.patch17 +digest +https +ipv6 +iri +large-file +nls +ntlm +opie +ssl/openssl
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/
H A Decryptfs-utils_111.bb35 --disable-nls \
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-base.bb77 kernel-module-nls-utf8 \
158 kernel-module-nls-iso8859-1 \
159 kernel-module-nls-cp437 \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/
H A Dfvwm_2.7.0.bb59 --disable-nls \
/openbmc/openbmc/poky/meta/recipes-devtools/quilt/
H A Dquilt.inc28 EXTRA_OECONF:append:class-native = " --disable-nls"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/
H A Drrdtool_1.9.0.bb56 --enable-nls=${USE_NLS} \

12