Searched refs:translate (Results 26 - 46 of 46) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/lib/libast/common/misc/
H A Dtranslate.c262 * translate() is called with four arguments:
275 * The first time translate() is called (for a non-C locale)
277 * (Catalog_t) is made each time translate() is called with a new
290 translate(const char* loc, const char* cmd, const char* cat, const char* msg) function
394 sfprintf(sfstderr, "translate locale=%s catalog=%s set=%d seq=%d \"%s\" => \"%s\"\n", cp->locale, cp->name, mp->set, mp->seq, msg, r == (char*)msg ? "NOPE" : r);
H A Derror.c68 translate,
H A Doptget.c163 #define T(i,c,m) (X(c)?translate(i,c,C(m)):(m))
168 * translate with C_LC_MESSAGES_libast[] check
172 translate(const char* cmd, const char* cat, const char* msg) function
/opensolaris-onvv-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c302 int translate = 0; local
343 translate = 1;
372 if (translate) {
598 * translate thermistor index into temp Celcius
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c93 xdrproc_t translate; member in struct:cachefs_log_work_list
527 xdrproc_t translate)
555 newnode->translate = translate;
639 if (! (work->translate)(&xdrm, work->data)) {
526 cachefs_log_enqueue(cachefscache_t *cachep, void *record, int size, xdrproc_t translate) argument
/opensolaris-onvv-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h593 extern struct name *translate(struct name *np);
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DEditLine.java669 g.translate(x, y);
/opensolaris-onvv-gate/usr/src/cmd/mailx/
H A Dsend.c454 to = translate(outpre(elide(usermap(to))));
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL846 that it can translate.
/opensolaris-onvv-gate/usr/src/lib/libparted/common/lib/
H A Dregcomp.c211 Assumes the `allocated' (and perhaps `buffer') and `translate' fields
487 preg->translate = NULL;
652 re_free (preg->translate);
653 preg->translate = NULL;
783 err = re_string_construct (&regexp, pattern, length, preg->translate,
809 if (dfa->is_utf8 && !(syntax & RE_ICASE) && preg->translate == NULL)
H A Dregexec.c669 RE_TRANSLATE_TYPE t = preg->translate;
707 preg->translate, preg->syntax & RE_ICASE, dfa);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm689 subsequent C<head1> directives translate to subsections rather than
699 Default is to translate the pod literally.
H A DParser.pm89 to translate the POD into whatever output format they desire.
143 how to intepret the commands and translate the result.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dfind2perl.PL715 find2perl - translate find command lines to Perl code
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dpriv_defs479 Allows a process to translate labels that are not dominated
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm321 Defines targets and routines to translate the pods into manpages and
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH2017 * available to translate error numbers to strings. See the writeup
2022 * available to translate error numbers to strings. The extern int
2027 * not available to translate error numbers to strings but sys_errlist[]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1270 files will translate the ends of lines to a standard representation
1271 which the receiver will then translate back into their local
/opensolaris-onvv-gate/usr/src/lib/libast/
H A DMakefile.com219 common/misc/translate.o \
737 pics/common/misc/translate.o := CERRWARN += -erroff=E_INTEGER_OVERFLOW_DETECTED
/opensolaris-onvv-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c454 error_info.translate = msg_translate;
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1297 % xx to do this right, we have to translate 8-bit characters to

Completed in 501 milliseconds

12