Searched refs:conversion (Results 1 - 24 of 24) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dprintf-parse.h55 char conversion; /* d i o u x X f F e E g G a A c s p n U % but not C S */ member in struct:__anon453
84 uint8_t conversion; /* d i o u x X f F e E g G a A c s p n U % but not C S */ member in struct:__anon455
111 uint16_t conversion; /* d i o u x X f F e E g G a A c s p n U % but not C S */ member in struct:__anon457
138 uint32_t conversion; /* d i o u x X f F e E g G a A c s p n U % but not C S */ member in struct:__anon459
H A Dvasnprintf.c1502 of sprintf or SNPRINTF of a single conversion directive. */
1504 MAX_ROOM_NEEDED (const arguments *ap, size_t arg_index, FCHAR_T conversion, argument
1510 switch (conversion)
1866 if (dp->conversion == '%')
1882 if (dp->conversion == 'n')
1909 else if (dp->conversion == 'U')
2372 else if (dp->conversion == 's'
2383 specified, below requires a conversion between a char[]
2896 else if ((dp->conversion == 'a' || dp->conversion
[all...]
H A Dprintf-parse.c437 /* Read the conversion character. */
552 /* Unknown conversion character. */
569 dp->conversion = c;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dsprintf2.t61 unless ($_[0] =~ /^Invalid conversion in sprintf/ ||
H A Dsprintf.t29 if ($_[0] =~ /^Invalid conversion/) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Dpiconv111 -S,--scheme scheme use the scheme for conversion
196 Selects which scheme is to be used for conversion. Available schemes
203 Uses Encode::from_to for conversion. This is the default.
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c690 int ret, conversion, new_encoding; local
740 * No conversion required.
742 conversion = 0;
747 * New conversion required.
756 conversion = 1;
771 * No conversion required.
773 conversion = 0;
777 * current conversion is valid.
779 conversion = 1;
785 * Assume this conversion i
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dpl2pm.PL48 B<pl2pm> is a tool to aid in the conversion of Perl4-style .pl
H A Dlibnetcfg.PL94 Jarkko Hietaniemi, conversion into libnetcfg for inclusion into Perl 5.8.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DCollate.pm46 This module uses POSIX::setlocale(). The basic collation conversion is
92 # 2) the basic collation conversion is done by strxfrm() which
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.pm130 conversion => 'bool "" 0+',
386 =item * I<Boolean, string and numeric conversion>
397 be used directly. An overloaded conversion returning the object is
450 conversion => 'bool "" 0+',
622 String, numeric, and boolean conversion are calculated in terms of one
640 C<!> and C<not> can be expressed in terms of boolean conversion, or
641 string or numerical conversion.
645 can be expressed in terms of string conversion.
676 numeric conversion is needed in this case (possibly expressed in terms of
680 if the string conversion substitutio
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoder.pm194 omitted. If the conversion is successful, the instance encoding
/osnet-11/usr/src/lib/brand/shared/zone/
H A Ddsconvert.ksh208 print "to specify the boot environment to activate during conversion.\n"
397 # Before this conversion multiple datasets in the BE were broken.
423 # This conversion process assumes no one uses temporary
424 # mount points for zones before this conversion is
587 The automated conversion process is complete.
601 print "\nThe automated conversion process is complete."
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm702 its conversion to Pod::Parser by Brad Appleton
H A DParseUtils.pm2 # Pod/ParseUtils.pm -- helpers for POD parsing and conversion
18 Pod::ParseUtils - helpers for POD parsing and conversion
H A DText.pm838 Pod::Text by Tom Christiansen <tchrist@mox.perl.com> and its conversion to
/osnet-11/usr/src/lib/libpp/common/
H A Dpplex.c2113 error(1, "trigraph conversion %c%c%c -> %c%s", '?', '?', n, c, (st & TRANSITION) ? "" : " inhibited");
2159 error(1, "digraph conversion %c%c -> %c%s", c, n, m, (st & TRANSITION) ? "" : " inhibited");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.pm325 You can import radial coordinate conversion functions by using the
H A DBigFloat.pm2755 in the given scope are converted to C<Math::BigFloat>. This conversion
2762 prints the value of C<2E-100>. Note that without conversion of
H A DBigInt.pm2177 # it or override with their own integer conversion routine.
3708 This conversion happens at compile time.
3714 prints the integer value of C<2**100>. Note that without conversion of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm440 Note that because the conversion happens in place, the data to be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm892 data back to 8 bit and C<croak()> if the conversion fails.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH549 * available to provide better numeric string conversion than atof().
555 * to provide better numeric string conversion than atoi() and friends.
2036 * available to provide conversion of strings to unsigned long.
/osnet-11/usr/src/grub/grub2/
H A Dconfigure24586 /* Test whether the function works when started with a conversion state
[all...]

Completed in 115 milliseconds