| /src/external/ibm-public/postfix/dist/mantools/ |
| check-double-history | 5 LANG=C; export LANG
|
| check-double-cc | 6 LANG=C; export LANG
|
| check-double-proto-html | 5 LANG=C; export LANG
|
| check-spell-install-proto-text | 5 LANG=C; export LANG
|
| mansect | 7 LANG= 15 -) LANG=$1; B='[#:]';; 16 -a) LANG=$1; B='#';; 17 -c) LANG=$1; B='\/\*';; 18 -f) LANG=$1; B='[Cc]';; 19 -m) LANG=$1; B='#';; 20 -n|-t) LANG=$1; B='\\"';; 21 -p) LANG=$1; B='{';; 22 -r) LANG=$1; B='#';; 23 -C) LANG=$1; B=$2; shift; [all...] |
| srctoman | 7 LANG= 15 -) LANG=$1; B='[#:]';; 16 -awk) LANG=$1; B='#';; 17 -c) LANG=$1; B='\/\*';; 18 -f) LANG=$1; B='[Cc]';; 19 -mk) LANG=$1; B='#';; 20 -n|-t) LANG=$1; B='\\"';; 21 -p) LANG=$1; B='{';; 22 -r) LANG=$1; B='#';; 23 -C) LANG=$1; B=$2; shift; [all...] |
| check-double-install-proto-text | 5 LANG=C; export LANG
|
| check-spell-cc | 6 LANG=C; export LANG
|
| check-spell-history | 5 LANG=C; export LANG
|
| check-spell-proto-html | 5 LANG=C; export LANG
|
| check-postfix-files | 9 LANG=C; export LANG
|
| check-table-proto | 5 LANG=C; export LANG
|
| /src/external/gpl3/gcc/dist/libcc1/ |
| names.cc | 24 const char *cc1_plugin::LANG::N = # N; 26 const char *cc1_plugin::LANG::N = # N; 28 const char *cc1_plugin::LANG::N = # N; 30 const char *cc1_plugin::LANG::N = # N; 32 const char *cc1_plugin::LANG::N = # N; 34 const char *cc1_plugin::LANG::N = # N; 36 const char *cc1_plugin::LANG::N = # N; 38 #define LANG c 40 #undef LANG 42 #define LANG c [all...] |
| /src/external/gpl3/gcc.old/dist/libcc1/ |
| names.cc | 24 const char *cc1_plugin::LANG::N = # N; 26 const char *cc1_plugin::LANG::N = # N; 28 const char *cc1_plugin::LANG::N = # N; 30 const char *cc1_plugin::LANG::N = # N; 32 const char *cc1_plugin::LANG::N = # N; 34 const char *cc1_plugin::LANG::N = # N; 36 const char *cc1_plugin::LANG::N = # N; 38 #define LANG c 40 #undef LANG 42 #define LANG c [all...] |
| /src/crypto/external/apache2/openssl/dist/test/recipes/ |
| 02-test_localetest.t | 22 $ENV{LANG} = "C"; 25 $ENV{LANG} = "tr_TR.UTF-8";
|
| /src/crypto/external/bsd/openssl/dist/test/recipes/ |
| 02-test_localetest.t | 22 $ENV{LANG} = "C"; 25 $ENV{LANG} = "tr_TR.UTF-8";
|
| /src/external/gpl3/gdb/dist/gdb/unittests/ |
| lookup_name_info-selftests.c | 33 enum language lang, 39 const char *result = lookup_name.language_lookup_name (lang); 43 error (_("%s:%d: make-paramless self-test failed: (completion=%d, lang=%d) " 45 file, line, completion_mode, lang, name, 54 #define CHECK_1(INCOMPLETE, LANG, NAME, EXPECTED) \ 58 LANG, NAME, \ 61 LANG, NAME, EXPECTED, true); \ 67 #define CHECK(LANG, NAME, EXPECTED) \ 68 CHECK_1(false, LANG, NAME, EXPECTED) 73 #define CHECK_INCOMPL(LANG, NAME, EXPECTED) [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/unittests/ |
| lookup_name_info-selftests.c | 33 enum language lang, 39 const char *result = lookup_name.language_lookup_name (lang); 43 error (_("%s:%d: make-paramless self-test failed: (completion=%d, lang=%d) " 45 file, line, completion_mode, lang, name, 54 #define CHECK_1(INCOMPLETE, LANG, NAME, EXPECTED) \ 58 LANG, NAME, \ 61 LANG, NAME, EXPECTED, true); \ 67 #define CHECK(LANG, NAME, EXPECTED) \ 68 CHECK_1(false, LANG, NAME, EXPECTED) 73 #define CHECK_INCOMPL(LANG, NAME, EXPECTED) [all...] |
| /src/external/gpl2/texinfo/dist/makeinfo/tests/ |
| copying | 6 unset TEXINFO_OUTPUT LANG LANGUAGE
|
| /src/external/gpl2/diffutils/dist/ |
| exgettext | 24 LANG=C 27 export LANG LANGUAGE LC_ALL
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
| extract_symvers.in | 32 LANG=C 33 export LANG
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/ |
| extract_symvers.in | 32 LANG=C 33 export LANG
|
| /src/external/gpl3/gdb/dist/gdb/contrib/ari/ |
| gdb_find.sh | 25 LANG=C ; export LANG
|
| /src/external/gpl3/gdb.old/dist/gdb/contrib/ari/ |
| gdb_find.sh | 25 LANG=C ; export LANG
|
| /src/usr.bin/spell/spell/ |
| spell.sh | 35 LANG=$AMERICAN 57 b) LANG=$BRITISH 78 LANG= 108 $SPELLPROG $FLAGS $DICT $LANG $EXTRA | sort -u -k1f - $TMP | \ 113 $SPELLPROG $FLAGS $DICT $LANG $EXTRA | sort -u -k1f - $TMP
|