Searched refs:point (Results 26 - 50 of 87) sorted by relevance

1234

/osnet-11/usr/src/lib/libpp/
H A DMakefile.com107 pics/ppsearch.o := CERRWARN += -_gcc=-Wno-sequence-point
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dldivide.s83 / at this point, %edx:%eax has the quotient and %edi:%esi has the remainder
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/APItest/
H A DAPItest.pm56 Test that a double-precision floating point number is formatted
127 Test that a single-precision floating point number is formatted
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dinteger.pm7 integer - Perl pragma to use integer arithmetic instead of floating point
19 deal for most computations, but on those without floating point
H A Dcharnames.pm479 Returns the code point indicated by the name.
547 given and C<undef> is returned. (Though if you ask for a code point
H A Dbigrat.pm170 floating-point constants are created as proper BigInts or BigFloats,
H A Dbigint.pm62 # this takes a floating point constant string and returns it truncated to
180 # we take care of floating point constants, since BigFloat isn't available
212 Floating point constants are truncated to integer. All results are also
H A Dconstant.pm183 point to data which may be changed, as this code shows.
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftEC.c546 uchar_t point[EC_MAX_POINT_LEN]; local
571 template.pValue = point;
572 template.ulValueLen = sizeof (point);
578 ECkey.publicValue.data = point;
H A DsoftObject.h113 biginteger_t point; member in struct:ec_pub_key
484 &((o)->object_class_u.public_key->key_type_u.ec_pub_key.point)
486 &((k)->key_type_u.ec_pub_key.point)
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h110 biginteger_t point; member in struct:ec_pub_key
330 &((o)->object_class_u.public_key->key_type_u.ec_pub_key.point)
332 &((k)->key_type_u.ec_pub_key.point)
H A DkernelAttributeUtil.c1056 biginteger_t point; local
1069 (void) memset(&point, 0x0, sizeof (biginteger_t));
1220 rv = get_bigint_attr_from_template(&point,
1337 copy_bigint_attr(&point, KEY_PUB_EC_POINT(pbk));
1374 bigint_attr_cleanup(&point);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/
H A Dre.pm67 strings on/off, pre-point part on/off.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3257 the decimal point. For example, 123.45 has a precision of -2. 0 means an
3259 of the decimal point are zero, so 123 with P = 1 becomes 120. Note that
3260 numbers with zeros before the decimal point may have different precisions,
3262 was). It could also have p < 0, when the digits after the decimal point
3265 The string output (of floating point numbers) will be padded with zeros:
3286 The string output (of floating point numbers) will be padded with zeros:
3315 decimal point (P=-2) becomes 123.46.
3319 rounding place (skipping the decimal point) is greater than 5, the
3328 decimal point) is 5 and if there are no digits, or no digits other
3371 point
[all...]
H A DTrig.pm345 coordinates which define a point in three-dimensional space. They are
361 coordinates which define a point in three-dimensional space. They are
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_lex.l361 <S0>{RGX_FP} yyerror("floating-point constants are not permitted\n");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm5 die "Unicode::Normalize cannot stringify a Unicode code point\n";
144 representing a Unicode code point.
149 Do not use a floating point nor a negative sign in C<$codepoint>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm160 default floating point format of Perl and the seconds since epoch have
165 What is going on is that the default floating point format of Perl
175 seconds actually slept (a floating point value). This function can be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm568 E<lt>subcharE<gt> will be used. For Unicode, the code point C<0xFFFD> is used.
583 everything after that point (that is, the unprocessed part of data).
728 string, integer, or floating point number. But you can still peek
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/
H A DHandlers.pm491 most things that can be defined are defined by that point but nothing has
823 subroutine ceased to exist between the point it was declared and the point
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm163 accumulated set of ops at that point.
423 used to generate floating point exceptions (which would have to be caught
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm737 (for instance) point back to the object we're trying to serialize in
878 However, you should also not expect non-numeric floating-point values
887 of floating-point numbers, you will not be able be able to exchange
888 floating-point data, even with nstore().
898 to string or floating point. In other words values that had been generated
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm5 die "Unicode::Collate cannot stringify a Unicode code point\n";
67 # As Unicode code point separator for hash keys.
68 # A joined code point string (denoted by JCPS below)
71 # as the native code point is different from the Unicode code point
482 # get array of Unicode code point of string.
578 # JCPS must not be a contraction, then it's a code point.
1169 B<NOTE:> The code point in the UCA file format (before C<';'>)
1170 B<must> be a Unicode code point (defined as hexadecimal),
1171 but not a native code point
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL773 interpreter. As a result, any shared objects opened by DynaLoader may point to
864 This is the normal entry point for automatic dynamic loading in Perl.
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dvasnprintf.c269 /* Determine the decimal-point character according to the current locale. */
275 const char *point; local
281 point = nl_langinfo (RADIXCHAR);
285 point = &pointbuf[1];
287 point = localeconv () -> decimal_point;
289 /* The decimal point is always a single byte: either '.' or ','. */
290 return (point[0] != '\0' ? point[0] : '.');
1606 + 10; /* sign, decimal point etc. */
1614 + 10; /* sign, decimal point et
[all...]

Completed in 71 milliseconds

1234