Searched refs:language (Results 1 - 25 of 70) sorted by relevance

123

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorinput.c11 * See the License for the specific language governing permissions
40 int language; variable
137 newerror->error_language = language; /* language is global */
164 if ((wordc == 1) && (language != INLD)) {
174 language = INMAKE;
183 language = INAS;
187 language = INLD;
196 language = INCC;
199 } else if ((wordc == 1) && (language
[all...]
H A Derrorpi.c11 * See the License for the specific language governing permissions
227 language = INPI;
258 language = INPI;
295 language = INPI;
331 language = INPI;
345 language = INPI;
354 language = INPI;
362 language = INPI;
381 language = INPI;
H A Derrorfilter.c11 * See the License for the specific language governing permissions
161 int language; local
176 language = errorp->error_language;
177 if (language == INLINT) {
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemcmp.s10 * See the License for the specific language governing permissions
33 / Fast assembly language version of the following C-program strcat
H A Dstrcpy.s10 * See the License for the specific language governing permissions
35 / Fast assembly language version of the following C-program strcpy
48 / In this assembly language version, the following expression is used
H A Dstrlen.s10 * See the License for the specific language governing permissions
34 / Fast assembly language version of the following C-program strlen
47 / In this assembly language version, the following expression is used
H A Dstrncpy.s10 * See the License for the specific language governing permissions
34 / Fast assembly language version of the following C-program strncpy
51 / In this assembly language version, the following expression is used
H A Dstrrchr.s10 * See the License for the specific language governing permissions
34 / Fast assembly language version of the following C-program strrchr
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dstrrchr.s10 * See the License for the specific language governing permissions
34 / Fast assembly language version of the following C-program strrchr
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dlc.h106 const Lc_language_t* language; member in struct:Lc_map_s
122 const Lc_language_t* language; member in struct:Lc_s
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dlc.h106 const Lc_language_t* language; member in struct:Lc_map_s
122 const Lc_language_t* language; member in struct:Lc_s
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dlc.h106 const Lc_language_t* language; member in struct:Lc_map_s
122 const Lc_language_t* language; member in struct:Lc_s
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dlc.h106 const Lc_language_t* language; member in struct:Lc_map_s
122 const Lc_language_t* language; member in struct:Lc_s
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dlc.h106 const Lc_language_t* language; member in struct:Lc_map_s
122 const Lc_language_t* language; member in struct:Lc_s
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dlc.h106 const Lc_language_t* language; member in struct:Lc_map_s
122 const Lc_language_t* language; member in struct:Lc_s
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dlc.h106 const Lc_language_t* language; member in struct:Lc_map_s
122 const Lc_language_t* language; member in struct:Lc_s
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dlc.h106 const Lc_language_t* language; member in struct:Lc_map_s
122 const Lc_language_t* language; member in struct:Lc_s
/illumos-gate/usr/src/lib/libast/common/port/
H A Dlc.c350 if ((flags & LC_local) && (!lc->language || !(lc->language->flags & (LC_debug|LC_default))))
375 return canonical(lc->language, lc->territory, lc->charset, lc->attributes, flags, buf, siz);
420 lp = mp->language;
513 * language
704 lc->language = lp ? lp : &lc_languages[0];
740 int language; member in struct:Lc_scan_s
756 ls->language = elementsof(ls->lc.territory->languages);
757 ls->attribute = elementsof(ls->lc.language->attributes);
759 if (++ls->attribute >= elementsof(ls->lc.language
[all...]
H A Dlcgen.c29 * :language:
93 Language_t* language; member in struct:Language_list_s
108 Language_t* language; member in struct:Map_s
118 Table_t language; member in struct:State_s
313 state.language.count = 2;
391 fprintf(stderr, "%s: %d: %s: must be specified after :language:\n", command, line, arg[0]);
397 else if (!strcmp(arg[0], ":language:"))
454 if (!(lp = (Language_t*)lookup(&state.language, b)))
456 fprintf(stderr, "%s: %d: %s: unknown language\n", command, line, b);
469 ll->language
[all...]
/illumos-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A D_syscall.s11 ! See the License for the specific language governing permissions
H A D_exit.s11 ! See the License for the specific language governing permissions
/illumos-gate/usr/src/lib/libidmap/
H A DMakefile10 # See the License for the specific language governing permissions
39 --language=C --force-po
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dslp.h11 * See the License for the specific language governing permissions
47 unsigned char language[2]; member in struct:slpv1_hdr
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_spool.c10 * See the License for the specific language governing permissions
201 cups_lang_t *language = NULL; /* Default language */ local
244 language = cups->cupsLangDefault();
247 "attributes-charset", NULL, cups->cupsLangEncoding(language));
250 "attributes-natural-language", NULL, language->language);
316 if (language)
317 cups->cupsLangFree(language);
[all...]
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dstart_float.s16 ! See the License for the specific language governing permissions

Completed in 85 milliseconds

123