Searched refs:translation (Results 1 - 25 of 32) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcharset.c78 - However, a translation can be incomplete: some functions can be
79 omitted. Where there is not a translation to specify exactly
89 /* The character set and translation structures. */
122 /* A translation from one character set to another. */
123 struct translation {
126 struct translation *next;
133 /* Pointers to translation-specific functions, and data pointers to
222 static struct translation *all_translations;
226 register_translation (struct translation *t)
233 static struct translation *
121 struct translation { struct
[all...]
/openbsd-current/sys/dev/hid/
H A Dhidkbdsc.h100 uint8_t translation; member in struct:hidkbd_translation
H A Dhidkbd.c68 #define NN 0 /* no translation */
340 return table->translation;
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/FTP/
H A Ddataconn.pm169 performing any <CRLF> translation necessary. C<$timeout> is optional, if not
172 Returns the number of bytes read before any <CRLF> translation.
177 performing any <CRLF> translation necessary. C<$timeout> is optional, if not
180 Returns the number of bytes written before any <CRLF> translation.
/openbsd-current/gnu/gcc/intl/
H A Ddcigettext.c231 /* And finally the translation. */
232 const char *translation; member in struct:known_translation_t
309 const char *translation,
484 /* Try to find the translation among those which we found at
498 retval = plural_lookup ((*foundp)->domain, n, (*foundp)->translation,
501 retval = (char *) (*foundp)->translation;
584 got an ordered list of languages to consider for the translation. */
594 by implicitly appending a "C" entry, i.e. no translation
646 /* Found the translation of MSGID1 in domain DOMAIN:
666 newp->translation
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A Ddcigettext.c230 /* And finally the translation. */
231 const char *translation; member in struct:known_translation_t
295 const char *translation,
447 /* Try to find the translation among those which we found at
460 retval = plural_lookup ((*foundp)->domain, n, (*foundp)->translation,
463 retval = (char *) (*foundp)->translation;
554 got an ordered list of languages to consider for the translation. */
564 by implicitly appending a "C" entry, i.e. no translation
625 /* Found the translation of MSGID1 in domain DOMAIN:
646 newp->translation
[all...]
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Ddcigettext.c235 /* And finally the translation. */
236 const char *translation; member in struct:known_translation_t
310 const char *translation, size_t translation_len)
479 /* Try to find the translation among those which we found at
493 retval = plural_lookup ((*foundp)->domain, n, (*foundp)->translation,
496 retval = (char *) (*foundp)->translation;
579 got an ordered list of languages to consider for the translation. */
589 by implicitly appending a "C" entry, i.e. no translation
641 /* Found the translation of MSGID1 in domain DOMAIN:
661 newp->translation
1030 plural_lookup(struct loaded_l10nfile *domain, unsigned long int n, const char *translation, size_t translation_len) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/
H A DPerlIO.pm144 it also acts like the C<:perlio> layer, and removing the CRLF translation
145 (such as with C<:raw>) will only unset the CRLF translation flag. Since
147 the CRLF translation must occur after an encoding layer. On other
148 architectures, it is a mundane CRLF translation layer and can be added and
173 layer (hyphen is significant) is preferred as it will ensure translation
200 want UNIX line endings on a platform that normally does CRLF translation,
219 but then enable UTF-8 translation.
304 translation for text files then the default layers are:
H A Dcharnames.pm460 The mechanism of translation of C<\N{...}> escapes is general and not
502 Since evaluation of the translation function (see L</CUSTOM
504 literal), the translation function should not do any C<eval>s or
/openbsd-current/gnu/usr.bin/perl/ext/Fcntl/
H A DFcntl.pm14 This module is just a translation of the C F<fcntl.h> file.
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dmakerel47 any further translation.)
210 # Overwrite the file with the translation
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dm68hc11.h411 const char* translation; member in struct:m68hc12_opcode_alias
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm68hc11.h411 const char* translation; member in struct:m68hc12_opcode_alias
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DReadKey.pm.PL99 and CR to CR/LF translation turned off.
106 5 is similar to mode 4, except no CR/LF translation is performed, and if
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DJustPod.pm309 except for any necessary translation into Perl's internal encoding, and it makes
/openbsd-current/gnu/gcc/libcpp/
H A Dlex.c1272 FORSTRING is true if this is to be the spelling after translation
/openbsd-current/gnu/usr.bin/perl/ext/VMS-Stdio/
H A DStdio.pm236 Disables LF to CRLF translation
/openbsd-current/gnu/usr.bin/perl/cpan/Digest-SHA/lib/Digest/
H A DSHA.pm639 are processed with no translation whatsoever.
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Balanced/lib/Text/
H A DBalanced.pm1748 translation),
1762 (that is, the replacement of a substitution or the translation list
1763 of a translation),
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/
H A DPerldoc.pm295 -L translation_code Choose doc translation (if any)
790 # Adjust for using translation packages
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ANSIColor/lib/Term/
H A DANSIColor.pm878 uncolor() performs the opposite translation as color(), turning escape
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DFTP.pm1616 Transfer file in ASCII. CRLF translation will be done if required
/openbsd-current/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm6883 translation that B::Deparse usually does. On the other hand, note that
6969 Note that in a few cases this translation can't be perfectly carried back
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DParser.pm88 performing the actual translation of text.
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/lib/Pod/
H A DMan.pm2116 large translation table and addresses only a tiny part of the problem, since

Completed in 920 milliseconds

12