/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
D | buildpkb.sh | 85 if [ $LANG = "en-GB" ]; then 94 elif [ $LANG = "en-US" ]; then 107 elif [ $LANG = "de-DE" ]; then 116 elif [ $LANG = "es-ES" ]; then 125 elif [ $LANG = "it-IT" ]; then 134 elif [ $LANG = "fr-FR" ]; then 144 TA_SRC_DIR_LANG=${TA_SRC_DIR}/${LANG}/ 145 SG_SRC_DIR_LANG=${SG_SRC_DIR}/${LANG}/ 147 DEST_PKB_DIR_LANG=${DEST_PKB_DIR}/${LANG}/ 161 GRAPHS_FN=${LANG}_graphs.utf [all …]
|
D | buildbin.sh | 95 LANG=$1 98 perl ${TOOLSDIR}/${GLW} ${CONFIGSDIR}/${LANG}/${LANG}_ta.txt ${LANG}_ta_${VERSION_SUFFIX}.bin 99 perl ${TOOLSDIR}/${GLW} ${CONFIGSDIR}/${LANG}/${LANG}_${SID}_sg.txt ${LANG}_${SID}_sg_${VERSION_SU… 100 perl ${TOOLSDIR}/${GLW} ${CONFIGSDIR}/${LANG}/${LANG}_dbg.txt ${LANG}_dbg.bin
|
/external/protobuf/ |
D | post_process_dist.sh | 45 for LANG in $LANGUAGES; do 47 ./configure DIST_LANG=$LANG 49 mv $BASENAME.tar.gz ../protobuf-$LANG-$VERSION.tar.gz 56 for LANG in $LANGUAGES; do 58 ./configure DIST_LANG=$LANG 60 mv $BASENAME.zip ../protobuf-$LANG-$VERSION.zip
|
/external/protobuf/util/ |
D | post_process_dist.sh | 45 for LANG in $LANGUAGES; do 47 ./configure DIST_LANG=$LANG 49 mv $BASENAME.tar.gz ../protobuf-$LANG-$VERSION.tar.gz 56 for LANG in $LANGUAGES; do 58 ./configure DIST_LANG=$LANG 60 mv $BASENAME.zip ../protobuf-$LANG-$VERSION.zip
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
D | TestLocaleNamePackaging.java | 12 import static android.icu.impl.LocaleDisplayNamesImpl.DataTableType.LANG; 29 logln("language data: " + LocaleDisplayNamesImpl.haveData(LANG)); in validate() 147 String[] expected = LocaleDisplayNamesImpl.haveData(LANG) ? in testLanguageDisplayNames() 190 String[] expected = LocaleDisplayNamesImpl.haveData(LANG) ? in testLocaleDisplayNameWithKeywords() 221 String target = LocaleDisplayNamesImpl.haveData(LANG) in testLanguageDisplayNameDoesNotTranslateDialects() 234 String target = LocaleDisplayNamesImpl.haveData(LANG) ? in testLocaleKeywords()
|
/external/icu/icu4j/main/tests/packaging/src/com/ibm/icu/dev/test/ |
D | TestLocaleNamePackaging.java | 11 import static com.ibm.icu.impl.LocaleDisplayNamesImpl.DataTableType.LANG; 28 logln("language data: " + LocaleDisplayNamesImpl.haveData(LANG)); in validate() 146 String[] expected = LocaleDisplayNamesImpl.haveData(LANG) ? in testLanguageDisplayNames() 189 String[] expected = LocaleDisplayNamesImpl.haveData(LANG) ? in testLocaleDisplayNameWithKeywords() 220 String target = LocaleDisplayNamesImpl.haveData(LANG) in testLanguageDisplayNameDoesNotTranslateDialects() 233 String target = LocaleDisplayNamesImpl.haveData(LANG) ? in testLocaleKeywords()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | PasswordDialog.cpp | 7 #ifdef LANG 11 #ifdef LANG 33 #ifdef LANG in OnInit()
|
D | ComboDialog.cpp | 8 #ifdef LANG 16 #ifdef LANG in OnInit()
|
D | OverwriteDialog.cpp | 20 #ifdef LANG 96 #ifdef LANG in OnInit()
|
D | ProgressDialog.cpp | 18 #ifdef LANG 56 #ifdef LANG in OnInit()
|
D | LangUtils.h | 8 #ifdef LANG
|
/external/selinux/sandbox/ |
D | seunshare.c | 750 char *LANG = NULL; in main() local 795 if ((LANG = getenv("LANG")) != NULL) { in main() 796 if ((LANG = strdup(LANG)) == NULL) { in main() 815 if (LANG) in main() 816 rc |= setenv("LANG", LANG, 1); in main() 853 free(LANG); in main()
|
/external/icu/icu4c/source/tools/tzcode/ |
D | tzselect.ksh | 252 TZdate=$(LANG=C TZ="$TZ_for_date" date) 253 UTdate=$(LANG=C TZ=UTC0 date)
|
/external/libexif/m4m/ |
D | gp-check-shell-environment.m4 | 5 dnl If SHOW-LOCALE-VARS is set to [true], print all LC_* and LANG* 43 printenv | grep -E '^(LC_|LANG)'
|
/external/libmicrohttpd/doc/ |
D | mdate-sh | 70 LANG=C 71 export LANG
|
/external/bison/build-aux/ |
D | mdate-sh | 70 LANG=C 71 export LANG
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 102 only have to set the `LANG' environment variable to the appropriate 106 prompt, merely execute `setenv LANG de_DE' (in `csh'), 107 `export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). 127 `LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG' 128 for the purpose of message handling, but you still need to have `LANG' 132 available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'. 134 In the `LANGUAGE' environment variable, but not in the `LANG'
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/ |
D | config2frag.sh | 25 LANG=C sed -e 's/^# CONFIG_\([a-zA-Z0-9_]*\) is not set$/CONFIG_\1=n/'
|
/external/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-and-06.ll | 24 ; Check the high end of the LANG range. 45 ; Check the low end of the LANG range.
|
/external/elfutils/ |
D | ABOUT-NLS | 103 only have to set the `LANG' environment variable to the appropriate 106 setting `LANG', otherwise the setting of `LANG' will not have the 110 prompt, merely execute `setenv LANG de_DE' (in `csh'), 111 `export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). 131 `LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG' 132 for the purpose of message handling, but you still need to have `LANG' 136 available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'. 145 In the `LANGUAGE' environment variable, but not in the `LANG'
|
/external/libexif/ |
D | ABOUT-NLS | 102 only have to set the `LANG' environment variable to the appropriate 106 prompt, merely execute `setenv LANG de_DE' (in `csh'), 107 `export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). 127 `LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG' 128 for the purpose of message handling, but you still need to have `LANG' 132 available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'. 141 In the `LANGUAGE' environment variable, but not in the `LANG'
|
/external/toybox/tests/ |
D | wc.test | 25 if printf "%s" "$LANG" | grep -q UTF-8
|
/external/bison/ |
D | ABOUT-NLS | 103 only have to set the `LANG' environment variable to the appropriate 106 setting `LANG', otherwise the setting of `LANG' will not have the 110 prompt, merely execute `setenv LANG de_DE' (in `csh'), 111 `export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). 131 `LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG' 132 for the purpose of message handling, but you still need to have `LANG' 136 available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'. 145 In the `LANGUAGE' environment variable, but not in the `LANG'
|
/external/ltp/testcases/kernel/ipc/ipc_stress/ |
D | run_semaphore_test_01.sh | 102 SEMS=`LANG= ipcs -s | awk '{print $2}' | grep [[:digit:]]`
|
/external/autotest/client/site_tests/security_ptraceRestrictions/src/ |
D | root-ptrace-restrictions.sh | 12 export LANG=C
|