| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox-l10n/ |
| H A D | firefox-l10n.inc | 11 LANGUAGE = "${@get_language_name('${PN}')}" 17 SRC_URI = "https://archive.mozilla.org/pub/firefox/releases/${PV}/linux-x86_64/xpi/${LANGUAGE}.xpi" 32 unzip ${LANGUAGE}.xpi -d ${LANGUAGE} 36 manifest = d.getVar("LANGUAGE") + "/manifest.json" 45 install -D -m 0644 ${LANGUAGE}.xpi ${D}${libdir}/firefox/browser/extensions/${EXTENSION}.xpi
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | SA-1100.h | 21 #ifndef LANGUAGE 23 # define LANGUAGE Assembly 25 # define LANGUAGE C macro 39 #if LANGUAGE == C 80 #if LANGUAGE == C 97 #if LANGUAGE == C 109 #if LANGUAGE == C 154 #if LANGUAGE == C 234 #if LANGUAGE == C 452 #if LANGUAGE == C [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hunspell/ |
| H A D | hunspell-dictionaries.bb | 143 for LANGUAGE in `ls -d1 ${S}/dictionaries/*` ; do 144 LANGUAGE_DIR=`basename $LANGUAGE | sed 's:-:_:'` 145 install -D -m0644 $LANGUAGE/index.dic ${D}${datadir}/hunspell/$LANGUAGE_DIR.dic 146 install -D -m0644 $LANGUAGE/index.aff ${D}${datadir}/hunspell/$LANGUAGE_DIR.aff 147 …stall -D -m0644 $LANGUAGE/LICENSE ${D}${datadir}/hunspell/LICENSE-$LANGUAGE_DIR 2>/dev/null || e…
|
| /OK3568_Linux_fs/rkbin/scripts/ |
| H A D | checkpatch.sh | 13 local TOP_SEVERITY LANGUAGE=$1 15 if [ "${LANGUAGE}" == "EN" ] ; then 108 if [ "${LANGUAGE}" == "EN" ] ; then
|
| /OK3568_Linux_fs/buildroot/package/rubix/ |
| H A D | 0002-misc-fixes.patch | 31 LANGUAGE=ENGLISH 42 -D$(LANGUAGE) $(architecture)
|
| /OK3568_Linux_fs/external/xserver/debian/po/ |
| H A D | templates.pot | 14 "Language-Team: LANGUAGE <LL@li.org>\n"
|
| H A D | sr.po | 14 "Language-Team: LANGUAGE <LL@li.org>\n"
|
| H A D | sr@latin.po | 14 "Language-Team: LANGUAGE <LL@li.org>\n"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ |
| H A D | ptest.patch | 45 …unset LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION LC_MEASUREMENT LC_MESS…
|
| /OK3568_Linux_fs/device/rockchip/common/build-hooks/ |
| H A D | 30-rootfs.sh | 103 LANG=en_US.UTF-8 LANGUAGE=en_US.en LC_ALL=en_US.UTF-8 \
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | mk-rootfs.sh | 103 LANG=en_US.UTF-8 LANGUAGE=en_US.en LC_ALL=en_US.UTF-8 \
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 363 - 1ST / 2ND LANGUAGE / DVD LANG / MTS/SAP / MTS SEL
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | configure | 131 LANGUAGE=C 132 export LANGUAGE 6226 LANGUAGE=C 6227 export LANGUAGE
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CECILL-1.1 | 211 11.5. LANGUAGE
|
| H A D | CECILL-2.1 | 486 11.5 LANGUAGE
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | autotools-update.patch | 1291 - We now have an additional environment variable `LANGUAGE' with 2081 - /* The highest priority value is the `LANGUAGE' environment 2083 - retval = getenv ("LANGUAGE"); 2087 - /* `LANGUAGE' is not set. So we have to proceed with the POSIX 5406 "Language-Team: LANGUAGE <LL@li.org>\n"
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ltmain.sh | 132 for _G_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES 3997 for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES
|
| H A D | configure | 131 LANGUAGE=C 132 export LANGUAGE 33370 LANGUAGE=C 33371 export LANGUAGE
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/cp/ |
| H A D | cp-tree.h | 2892 #define SET_DECL_LANGUAGE(NODE, LANGUAGE) \ argument 2893 (DECL_LANG_SPECIFIC (NODE)->u.base.language = (LANGUAGE))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/cp/ |
| H A D | cp-tree.h | 2892 #define SET_DECL_LANGUAGE(NODE, LANGUAGE) \ argument 2893 (DECL_LANG_SPECIFIC (NODE)->u.base.language = (LANGUAGE))
|
| /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 D | libc.info-4 | 3340 ‘LANGUAGE’ 3345 This looks very familiar. With the exception of the ‘LANGUAGE’ 3347 function uses. But why introduce the ‘LANGUAGE’ variable? 3358 one specification of a locale the ‘LANGUAGE’ variable’s value can 3392 If the user sets in her/his environment the variable ‘LANGUAGE’ to 3401 In the above example we assumed the ‘LANGUAGE’ environment variable
|
| /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 D | libc.info-4 | 3340 ‘LANGUAGE’ 3345 This looks very familiar. With the exception of the ‘LANGUAGE’ 3347 function uses. But why introduce the ‘LANGUAGE’ variable? 3358 one specification of a locale the ‘LANGUAGE’ variable’s value can 3392 If the user sets in her/his environment the variable ‘LANGUAGE’ to 3401 In the above example we assumed the ‘LANGUAGE’ environment variable
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | hddtemp_0.3-beta15-52.diff | 1509 "Language-Team: LANGUAGE <LL@li.org>\n"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 3233 'LANGUAGE' 3267 various languages, 'LANGUAGE.po'. This directory also contains 3317 * Each language subdirectory has a file 'LANGUAGE/config-lang.in' 3361 Makefile fragments 'LANGUAGE/Make-lang.in'. 3677 'LANGUAGE/*.texi'. Common files 'doc/include/*.texi' are provided which 3808 * A directory 'LANGUAGE' under 'gcc' containing source files for that 3809 front end. *Note The Front End 'LANGUAGE' Directory: Front End 3872 * Front End Directory:: The front end 'LANGUAGE' directory. 3879 6.3.8.1 The Front End 'LANGUAGE' Directory 3882 A front end 'LANGUAGE' directory contains the source files of that front [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 3233 'LANGUAGE' 3267 various languages, 'LANGUAGE.po'. This directory also contains 3317 * Each language subdirectory has a file 'LANGUAGE/config-lang.in' 3361 Makefile fragments 'LANGUAGE/Make-lang.in'. 3677 'LANGUAGE/*.texi'. Common files 'doc/include/*.texi' are provided which 3808 * A directory 'LANGUAGE' under 'gcc' containing source files for that 3809 front end. *Note The Front End 'LANGUAGE' Directory: Front End 3872 * Front End Directory:: The front end 'LANGUAGE' directory. 3879 6.3.8.1 The Front End 'LANGUAGE' Directory 3882 A front end 'LANGUAGE' directory contains the source files of that front [all …]
|