| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/lib/ |
| dd_opt.h | 61 int64_t *numbers; member in union:dhcp_option::__anon234::__anon235::__anon236
|
| dd_opt.c | 79 free(opt->u.ret.data.numbers); 135 opt->u.ret.data.numbers = calloc(count, 137 if (opt->u.ret.data.numbers == NULL) { 469 opt->u.ret.data.numbers[0] = ifr->ifr_metric; 527 opt->u.ret.data.numbers[0] = 1; 529 opt->u.ret.data.numbers[0] = 0;
|
| optiondefs.c | 172 * Generate the default value for an option whose value is a list of numbers. 228 listel[i] = opt->u.ret.data.numbers[i];
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/ |
| integer.t | 55 my @numbers = 71 plan tests => @processes * @numbers * 5; 124 foreach my $number (@numbers) { 125 # as $number is an alias into @numbers, we don't want any side effects of
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
| pack.t | 175 like ($@, qr/^Cannot compress negative numbers/); 388 sub numbers { subroutine 401 print "# numbers test for $format\n"; 495 numbers ('c', -128, -1, 0, 1, 127); 496 numbers ('C', 0, 1, 127, 128, 255); 497 numbers ('s', -32768, -1, 0, 1, 32767); 498 numbers ('S', 0, 1, 32767, 32768, 65535); 499 numbers ('i', -2147483648, -1, 0, 1, 2147483647); 500 numbers ('I', 0, 1, 2147483647, 2147483648, 4294967295); 501 numbers ('l', -2147483648, -1, 0, 1, 2147483647) [all...] |
| /onnv/onnv-gate/usr/src/lib/libbsm/ |
| mkhdr.sh | 51 * User level audit event numbers.
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
| Trig.pm | 274 C<asin(2)> has no definition for plain real numbers but it has 275 definition for complex numbers. 277 In Perl terms this means that supplying the usual Perl numbers (also 280 are simple real numbers: instead they are complex numbers. 283 which knows how to handle complex numbers, please see L<Math::Complex> 285 complex numbers as results because the C<Math::Complex> takes care of 286 details like for example how to display complex numbers. For example: 490 C<Math::Complex> and thus go quite near complex numbers while doing
|
| Complex.pm | 2 # Complex numbers and associated mathematical functions 40 # Regular expression for floating point numbers. 1295 # Set (get if no argument) the display format for all complex numbers that 1344 # . Otherwise, use the generic current default for all complex numbers, 1478 Math::Complex - complex numbers and associated mathematical functions 1490 This package lets you create and manipulate complex numbers. By default, 1491 I<Perl> limits itself to real numbers, but an extra C<use> statement brings 1493 typically associated with and/or extended to complex numbers. 1495 If you wonder what complex numbers are, they were invented to be able to solve 1504 The arithmetics with pure imaginary numbers works just like you would expec [all...] |
| /onnv/onnv-gate/usr/src/cmd/fs.d/ |
| ff.c | 113 if (numbers(vfsbuf.vfs_fsckpass)) { 189 if (!numbers(vfsbuf.vfs_fsckpass)) 247 /* see if all numbers */ 249 numbers(char *yp) function
|
| fsck.c | 338 numbers(vget.vfs_fsckpass)) { 342 if (numbers(vget.vfs_fsckpass)) 393 numbers(vget.vfs_fsckpass) && 757 /* see if all numbers */ 759 numbers(char *yp) function
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
| Xref.pm | 24 object1 line numbers 25 object2 line numbers 43 The C<line numbers> are a comma separated list of line numbers (some
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| bigrat.pm | 191 Math with the numbers is done (by default) by a module called 212 numbers or as a result of 0/0. '+inf' and '-inf' represent plus respectively 218 Since all numbers are not objects, you can use all functions that are part of
|
| bigint.pm | 264 Math with the numbers is done (by default) by a module called 282 The numbers are stored as objects, and their internals might change at anytime, 298 numbers or as a result of 0/0. '+inf' and '-inf' represent plus respectively 304 Since all numbers are now objects, you can use all functions that are part of
|
| Digest.pm | 242 These numbers was achieved Nov 2003 with ActivePerl-5.8.1 running
|
| bignum.pm | 233 Since numbers are actually objects, you can call all the usual methods from 249 Under bignum (or bigint or bigrat), Perl will "upgrade" the numbers 342 Since all numbers are now objects, you can use all functions that are part of 395 Return the class that numbers are upgraded to, is in fact returning 402 Math with the numbers is done (by default) by a module called 420 The numbers are stored as objects, and their internals might change at anytime, 436 numbers or as a result of 0/0. '+inf' and '-inf' represent plus respectively
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
| Seekable.pm | 65 don't wish to use the numbers C<0> C<1> or C<2> in your code.
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/ecdsa/ |
| ecdsatest.c | 141 static const char *numbers[8] = { variable 165 if (!BN_dec2bn(&tmp, numbers[fbytes_counter]))
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/t/ |
| dumper.t | 898 # perl code does keys and values as numbers if possible 975 # The controls (bare numbers) are stored either as integers or floating point. 992 # Numbers (seen by the tokeniser as numbers, stored as numbers. 993 @numbers = 1005 # The perl code always does things the same way for numbers. 1027 # so it dumps them as numbers, not strings. 1050 # These are the numbers as seen by the tokeniser. Constants aren't folded 1098 # These are the numbers as IV-ized by [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Fcntl/ |
| Fcntl.pm | 18 far more likely chance of getting the numbers right.
|
| /onnv/onnv-gate/usr/src/uts/common/io/usb/hcd/ |
| README | 61 o Protocol Overheads and Bandwidth numbers 79 - Bandwidth numbers 237 o Protocol Overheads and Bandwidth numbers 254 - Bandwidth numbers
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/ |
| Socket.pm | 45 far more likely chance of getting the numbers right. This includes 78 where the 'd's are numbers less than 256 (the normal human-readable
|
| /onnv/onnv-gate/usr/src/lib/libcryptoutil/ |
| README | 98 the pkcs11t.h file to map mechanism numbers to the corresponding string 107 command line args to mech numbers. They will need to
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/ |
| Langinfo.pm | 169 of decimal numbers (yes, this is redundant with POSIX::localeconv())
|
| /onnv/onnv-gate/usr/src/cmd/sgs/rtld.4.x/ |
| umultiply.s | 42 * Most unsigned integer multiplies involve small numbers, so it is 130 ! With 32-bit twos-complement numbers, -x can be represented as
|
| /onnv/onnv-gate/usr/src/cmd/ast/msgcc/ |
| msgcc.sh | 50 either reuse the message numbers with new message text that
|