Searched refs:language (Results 51 - 75 of 100) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/common/openssl/apps/
H A Dopenssl.cnf313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dcerror.s11 ! See the License for the specific language governing permissions
H A Dsbrk.s11 ! See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/lib/libbsm/
H A Dmkhdr.sh11 # See the License for the specific language governing permissions
41 * See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/uts/common/io/warlock/
H A Dddi_dki_comm.inc10 * See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE11 * for the specific language governing rights and limitations under the
48 * for the specific language governing rights and limitations under the
86 * for the specific language governing rights and limitations under the
123 * for the specific language governing rights and limitations under the
160 * for the specific language governing rights and limitations under the
198 * for the specific language governing rights and limitations under the
234 * for the specific language governing rights and limitations under the
273 * for the specific language governing rights and limitations under the
/opensolaris-onvv-gate/usr/src/lib/libast/common/port/
H A Dmc.c134 if (lc->code != lc->language->code)
140 v = lc->language->code;
145 v = lc->language->code;
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPHeaderV1.java10 * See the License for the specific language governing permissions
322 String language = locale.getLanguage();
324 baos.write((byte) (0xFF & language.charAt(0)));
325 baos.write((byte) (0xFF & language.charAt(1)));
H A DServer_en.properties16 # See the License for the specific language governing permissions
150 ssim_null_lang_rec = Null record for language key ``{0}''''.
151 ssim_null_lang_table = Null language table for key ``{0}''''.
152 ssim_empty_lang_table = Empty language table for key ``{0}''''.
200 ssim_attr_mis = Attribute tags do not match existing registration for the same scopes and language
202 ssim_lang_unsup = No advertisements in language locale ``{0}''''
/opensolaris-onvv-gate/usr/src/cmd/sgs/error/common/
H A Derror.h11 * See the License for the specific language governing permissions
69 extern int language;
75 * attempt to categorize it by type, as well as language.
143 * Describes attributes about a language
193 int error_language; /* the language for this error */
H A Derrormain.c11 * See the License for the specific language governing permissions
44 int language = INCC; variable
/opensolaris-onvv-gate/usr/src/cmd/vgrind/
H A Dvfontedpr.c71 char *defsfile = "/usr/lib/vgrindefs"; /* name of language definitions file */
75 * The language specific globals
78 char *language = "c"; /* the language indicator */ variable
186 /* Specify the language description file. */
213 case 'l': /* -l<language> */
214 /* Specify the language. */
215 language = cp + 1;
252 * Get the language definition from the defs file.
254 i = tgetent (defs, language, defsfil
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h10 * See the License for the specific language governing permissions
153 char *language; /* LANGUAGE env */ member in struct:msg_pack
H A Dgettext_util.c10 * See the License for the specific language governing permissions
432 gprintf(level, " language: \"%s\"\n",
433 mp->language ? mp->language : "(null)");
/opensolaris-onvv-gate/usr/src/lib/libast/common/tm/
H A Dtmlocale.c53 if ((li->lc->language->flags & (LC_debug|LC_default)) || streq(li->lc->language->code, "en"))
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DScript.pm292 zx:zxx:997:Unwritten language
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dvmsish.pm7 vmsish - Perl pragma to control VMS-specific language features
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dovdoprnt.s14 # See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/lib/libast/common/comp/
H A Dsetlocale.c107 lang = lc->language->index;
115 if (lc->territory->languages[i] == lc->language)
847 !streq(lc->code, lc->language->code))
848 sys = setlocale(lc_categories[category].external, lc->language->code);
/opensolaris-onvv-gate/usr/src/lib/libc/amd64/gen/
H A Dstrcat.s10 * See the License for the specific language governing permissions
34 / Fast assembly language version of the following C-program strcat
50 / In this assembly language version, the following expression is used
H A Dstrncat.s10 * See the License for the specific language governing permissions
35 / Fast assembly language version of the following C-program strncat
55 / In this assembly language version, the following expression is used
/opensolaris-onvv-gate/usr/src/lib/libc/i386/gen/
H A Dstrcat.s10 * See the License for the specific language governing permissions
34 / Fast assembly language version of the following C-program strcat
50 / In this assembly language version, the following expression is used
H A Dstrncat.s10 * See the License for the specific language governing permissions
35 / Fast assembly language version of the following C-program strncat
55 / In this assembly language version, the following expression is used
/opensolaris-onvv-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c10 * See the License for the specific language governing permissions
171 char *language = setlocale(LC_ALL, ""); local
178 * attributes-natural-language (our current locale)
186 "attributes-natural-language", language);
/opensolaris-onvv-gate/usr/src/cmd/ast/msgcc/
H A Dmsgcc.sh20 : C language message catalog compiler
34 [+NAME?msgcc - C language message catalog compiler]
35 [+DESCRIPTION?\bmsgcc\b is a C language message catalog compiler. It accepts

Completed in 320 milliseconds

1234