Home
last modified time | relevance | path

Searched full:lc_all (Results 1 – 25 of 230) sorted by relevance

12345678910

/OK3568_Linux_fs/buildroot/package/coremark-pro/
H A Dcoremark-pro.sh.in21LC_ALL=C perl /usr/share/coremark-pro/util/perl/results_parser.pl $wld-$contype-result.log $wld.ru…
26LC_ALL=C perl /usr/share/coremark-pro/util/perl/results_parser.pl $wld-$contype-result.log $wld.ru…
29LC_ALL=C perl /usr/share/coremark-pro/util/perl/cert_median.pl $wld-$contype-result.log $contype >…
33 LC_ALL=C perl /usr/share/coremark-pro/util/perl/cert_mark.pl -i result.log -s coremarkpro > result.…
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgenerate-gitlab-ci-yml31 defconfigs=( $(cd configs; LC_ALL=C ls -1 *_defconfig) )
35 | LC_ALL=C sort)
41 defconfigs=( $(cd configs; LC_ALL=C ls -1 qemu_*_defconfig) )
79 | LC_ALL=C sort \
/OK3568_Linux_fs/buildroot/package/flashrom/
H A D0001-Makefile-Fix-building-on-AArch64-NixOS.patch52 -debug_shell = $(shell export LC_ALL=C ; { echo 'exec: export LC_ALL=C ; { $(1) ; }' >&2; { $(1) ;…
53 +debug_shell = $(shell export LC_ALL=C ; { echo 'exec: export LC_ALL=C ; { $(subst ','\'',$(1)) ; }…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/quilt/quilt/
H A DMakefile10 @LANG=C; LC_ALL=C; \
11 export LANG LC_ALL; \
/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/include/bits/types/
H A D__locale_t.h30 /* Note: LC_ALL is not a valid index into this array. */
38 /* Note: LC_ALL is not a valid index into this array. */
/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/include/bits/types/
H A D__locale_t.h30 /* Note: LC_ALL is not a valid index into this array. */
38 /* Note: LC_ALL is not a valid index into this array. */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-src-indent.c-correct-the-check-for-locale.h.patch12 | setlocale(LC_ALL, "");
16 | ../../indent-2.2.12/src/indent.c:1062:15: error: 'LC_ALL' undeclared (first use in this function)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dlocale.h16 #define LC_ALL 0 macro
28 #define LC_ALL_MASK (1 << LC_ALL)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dlocale.h16 #define LC_ALL 0 macro
28 #define LC_ALL_MASK (1 << LC_ALL)
/OK3568_Linux_fs/u-boot/scripts/
H A Dbuild-whitelist.sh11 export LC_ALL=C LC_COLLATE=C
62 unset LC_ALL LC_COLLATE
/OK3568_Linux_fs/kernel/scripts/
H A Dmkcompile_h18 LC_ALL=C
19 export LC_ALL
H A Dlld-version.sh24 set -- $(LC_ALL=C "$@" --version)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/
H A DMakefile.in.in176 if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
177LC_ALL=C find -L $(top_srcdir) -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU @PACKAGE@' …
179 LC_ALL=C grep -i 'GNU @PACKAGE@' $(top_srcdir)/* 2>/dev/null; \
295 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu…
296 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
343 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu…
344 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dxwinclip.c118 if (!setlocale (LC_ALL, "")) in main()
128 setlocale(LC_ALL, "C"); in main()
/OK3568_Linux_fs/u-boot/
H A DMakefile23 unexport LC_ALL
1388 echo \#define CC_VERSION_STRING \"$$(LC_ALL=C $(CC) --version | head -n 1)\"; \
1389 echo \#define LD_VERSION_STRING \"$$(LC_ALL=C $(LD) --version | head -n 1)\"; )
1395 echo \#define CC_VERSION_STRING \"$$(LC_ALL=C $(CC) --version | head -n 1)\"; \
1396 echo \#define LD_VERSION_STRING \"$$(LC_ALL=C $(LD) --version | head -n 1)\"; )
1412 LC_ALL=C $${DATE} -u -d "$${SOURCE_DATE}" +'#define U_BOOT_DATE "%b %d %C%y"'; \
1413 LC_ALL=C $${DATE} -u -d "$${SOURCE_DATE}" +'#define U_BOOT_TIME "%T"'; \
1414 LC_ALL=C $${DATE} -u -d "$${SOURCE_DATE}" +'#define U_BOOT_TZ "%z"'; \
1415 LC_ALL=C $${DATE} -u -d "$${SOURCE_DATE}" +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; \
1416 LC_ALL=C $${DATE} -u -d "$${SOURCE_DATE}" +'#define U_BOOT_BUILD_DATE 0x%Y%m%d'; \
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dterminal.py64 # clearing the LC_ALL environment variable so it uses the locale.
66 if os.getenv('LC_ALL'): os.putenv('LC_ALL','')
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/
H A Drun-ptest3 export LC_ALL=en_US.UTF-8
/OK3568_Linux_fs/buildroot/package/metacity/
H A DXsession4 export LC_ALL="en_US.UTF-8"
/OK3568_Linux_fs/kernel/arch/sh/tools/
H A DMakefile16 $(Q)LC_ALL=C $(AWK) -f $^ > $@
/OK3568_Linux_fs/kernel/arch/nds32/kernel/vdso/
H A Dgen_vdso_offsets.sh13 LC_ALL=C
/OK3568_Linux_fs/kernel/arch/arm64/kernel/vdso/
H A Dgen_vdso_offsets.sh14 LC_ALL=C
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/gawk/gawk/
H A Drun-ptest5 #LC_ALL=${GAWKLOCALE:-C} LANG=${GAWKLOCALE:-C}
/OK3568_Linux_fs/app/forlinx/matrix-browser/
H A DS99matrix-browser12 export LC_ALL='zh_CN.utf8'
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dlocale.h19 LC_ALL
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dlocale.h19 LC_ALL

12345678910