Home
last modified time | relevance | path

Searched refs:LOCALE (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dpost-locale.sh5 LOCALE="$TARGET_DIR/etc/default/locale"
18 if [ -e "$LOCALE" ]; then
19 sed -i "/\<LANG\>/d" "$LOCALE"
20 echo "LANG=$CUSTOM_LANG" >> "$LOCALE"
/OK3568_Linux_fs/device/rockchip/common/post-hooks/
H A D50-locale.sh5 LOCALE="$TARGET_DIR/etc/default/locale"
18 if [ -e "$LOCALE" ]; then
19 sed -i "/\<LANG\>/d" "$LOCALE"
20 echo "LANG=$CUSTOM_LANG" >> "$LOCALE"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/xmlto/xmlto-0.0.28/
H A Dconfigure.in-drop-the-test-of-xmllint-and-xsltproc.patch15 @@ -42,10 +42,10 @@ AC_ARG_VAR([LOCALE], [Name and path of the `locale' program.])
16 AC_PATH_PROG([LOCALE], [locale], [locale])
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/vim/
H A Dvim.inc56 for LOCALE in cs fr ko pl sk zh_CN zh_TW;do
57 echo -n > src/po/${LOCALE}.po
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/buildperf/
H A Dbase.py70 return re.sub(r'(\W+)', '-', string, flags=re.LOCALE)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch95 @@ -230,7 +230,7 @@ __libc_tsd_define (extern, locale_t, LOCALE)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-35662 -- Function: char * setlocale (int CATEGORY, const char *LOCALE)
5669 CATEGORY to LOCALE.
5676 passing a null pointer as the LOCALE argument. In this case,
5690 string is passed in as LOCALE parameter.
5703 When the LOCALE argument is not a null pointer, the string returned
5706 If you specify an empty string for LOCALE, this means to read the
5710 If a nonempty string is given for LOCALE, then the locale of that
H A Dlibc.info-43309 DIR_NAME/LOCALE/LC_CATEGORY/DOMAIN_NAME.mo
3333 The LOCALE component is computed based on the category used. Just
H A Dlibc.info-1316448 ‘char * setlocale (int CATEGORY, const char *LOCALE)’
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-35662 -- Function: char * setlocale (int CATEGORY, const char *LOCALE)
5669 CATEGORY to LOCALE.
5676 passing a null pointer as the LOCALE argument. In this case,
5690 string is passed in as LOCALE parameter.
5703 When the LOCALE argument is not a null pointer, the string returned
5706 If you specify an empty string for LOCALE, this means to read the
5710 If a nonempty string is given for LOCALE, then the locale of that
H A Dlibc.info-43309 DIR_NAME/LOCALE/LC_CATEGORY/DOMAIN_NAME.mo
3333 The LOCALE component is computed based on the category used. Just
H A Dlibc.info-1316448 ‘char * setlocale (int CATEGORY, const char *LOCALE)’
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch2472 - /* LOCALE can consist of up to four recognized parts for the XPG syntax: