Searched refs:number (Results 451 - 475 of 499) sorted by relevance

<<11121314151617181920

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL1049 A significant number of the bug reports we get turn out to be documented
1072 A good test case has most of these attributes: fewest possible number
/opensolaris-onvv-gate/usr/src/lib/libast/common/comp/
H A Dconf.sh1493 intmax_t number;
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h49 * version number specified in the PCMCIA standard.
362 uint32_t IOAddrLines; /* number of IO address lines decoded */
532 uint32_t Socket; /* socket number to get tuple from */
559 uint32_t Socket; /* socket number to validate CIS on */
560 uint32_t Chains; /* number of tuple chains in CIS */
561 uint32_t Tuples; /* total number of tuples in CIS */
569 uint32_t Page; /* page number */
578 uint32_t Socket; /* socket number if necessary */
585 uint32_t Socket; /* socket number if necessary */
720 uint32_t major; /* adapter major number */
723 uint32_t number; /* canonical adapter number */ member in struct:get_physical_adapter_info_t
[all...]
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/ml/
H A Dexception.s390 push $0xdddd /* a dummy trap number */
999 pushl $T_DBLFLT / trap number 8
1224 * Fast syscall number was illegal. Make it look
1252 * Fast syscall number was illegal. Make it look
/opensolaris-onvv-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c1611 * a valid string, i.e. number of a proper length, return 1. Otherwise
1615 pid_convert(char *string, uid_t *number, int type, cmd_pos_t *pos) argument
1650 *number = (uid_t)ll;
1837 * the token. line_num is the line number of input used for error
1991 * number used for error reporting.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DMemoize.pm588 function C<g> which gets two arguments: A number, and a reference to
912 number in the hash is necessarily going to take a lot longer than a
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL231 the last modified date and B<--date> to the version number.
/opensolaris-onvv-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c974 * numattr - number of attributes in the list
1439 for (i = 0; i < crl_dps.number; i++) {
1446 for (j = 0; j < fullname->number; j++) {
2275 /* Get the TA name and serial number from the policy */
2510 * TA's subject name (ta_name) and serial number (ta_serial)
2515 * The serial number may be NULL if the ta_name == "search"
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c847 * Returns a unique number.
962 /* increment number of front files */
2729 char *message, uint_t flags, int number, void *pointer,
2750 cdb->cdb_int = number;
2869 /* update number of blocks if shrinking file */
2728 cachefs_debug_save(cachefs_debug_info_t *oldcdb, int chain, char *message, uint_t flags, int number, void *pointer, cachefscache_t *cachep, struct fscache *fscp, struct cnode *cp) argument
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_multi.c123 * with just <multicast group> in IPv6. ilm_refcnt is the number of ilg's
130 * and igmp.c) use functions that do not return ilms - just the number
131 * of members. So we don't need a dynamic refcount of the number
147 #define GETSTRUCT(structure, number) \
148 ((structure *)mi_zalloc(sizeof (structure) * (number)))
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dllc1.c225 * Allocate and zero-out "number" structures each of type "structure" in
228 #define GETSTRUCT(structure, number) \
229 (kmem_zalloc(sizeof (structure) * (number), KM_NOSLEEP))
960 * llc1_setppa(snioc) this function sets the real PPA number for a previously
2041 * the first minor number not used. Note that we currently don't allocate
2897 * Note that the temporary macinfo->llcp_ppa number is negative.
H A Dasy.c94 * large number of characters in the TX FIFO, since if other end tells us
869 * COM port number, or some other i/o address in which case it
1157 char number = asy->asy_com_port + '0'; /* for COM1 */ local
1166 (void) sprintf(name, "com%c-%s", number, property);
1171 (void) sprintf(name, "tty0%c-%s", number, property);
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DAttribute.cxx127 case number:
239 // length is now the number of characters in each token in the list
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm138 return "Total number of OPs processed: $op_count\n";
470 Return the PP function name (e.g. "pp_add") of op number OPNUM.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm674 /* Judicious use of these macros can reduce the number of times dMY_CXT
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm728 string, integer, or floating point number. But you can still peek
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm109 When an updir path like ":::lib::" is passed as argument, the number
698 # @basechunks now contains the number of directories to climb out of.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm202 similarity is the number of common elements on the left,
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c495 /* proto(I) - protocol number for this extension header */
777 /* even though the newer ESP packets must also have a sequence number that */
1236 /* even though the newer ESP packets must also have a sequence number that */
1537 /* pop(I) - pointer to port number to evaluate */
1539 /* Perform a comparison of a port number against some other(s), using a */
3313 /* Search amongst the defined groups for a particular group number. */
3346 /* Parameters: num(I) - group number to add */
3433 /* Parameters: unit(I) - device for which to count the rule's number */
3436 /* n(I) - rule number to find */
3463 /* Returns: int - >= 0 - rule number,
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c1227 int number; local
1240 number = plist->ael_argc;
1266 if ((number == plist->ael_argc) && (rflag == B_TRUE)) {
1427 * If number of prefer list items is larger than the MAX_PREFERENCE_NUM
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm11 # sign : +,-,+inf,-inf, or "NaN" if not a number
155 Carp::croak ("$wanted is not a number initialized to $class");
240 # used by parent class bone() to initialize number to NaN
258 # used by parent class bone() to initialize number to +-inf
276 # used by parent class bone() to initialize number to 1
286 # used by parent class bone() to initialize number to 0
320 # Convert number from internal format to (non-scientific) string format.
383 # Convert number from internal format to scientific string format.
399 # Make a number from a BigFloat object
1686 # We now make sure that $y1 has the same odd or even number o
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c115 /* number of minor numbers to allocate at a time */
120 * CRYPTO_MAX_BUFFER_LEN, is the maximum number of bytes that can be
122 * the total number of bytes that can be allocated by a process
496 /* grow the minors number space */
510 /* allocate a new minor number starting with 1 */
560 * We free the minor number, mn, from the crypto_arena
562 * thread in crypto_open with the same minor number.
916 * This ioctl maps a PKCS#11 mechanism string into an internal number
918 * internal number.
925 crypto_mech_type_t number; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s181 * Less then or equal this number of bytes we will always copy byte-for-byte
308 * FP_COPY indicates the minimum number of bytes needed
310 * The FPBLK code assumes a minimum number of bytes are available
2464 ! l4 number of bytes leftover after aligned transfers complete
2465 ! l5 the number 32
2882 * we store the number of chunks (8, 4, 2 or 1 byte) operated
4666 ! Four byte copy loop. %o2 is the number of 4 byte chunks to copy.
4687 ! two byte aligned copy loop. %o2 is the number of 2 byte chunks to
6824 ! with modifications. %o2 is number of 8 byte chunks to copy. When
6846 ! 4 byte copy loop. %o2 is number o
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm1897 Output the filename and line number of each original line of Perl
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm452 elsif ($val =~ /^(?:0|-?[1-9]\d{0,8})\z/) { # safe decimal number
831 consumes twice the number of lines). Style 2 is the default.
1167 # Only dump the odd number keys of %$bar

Completed in 315 milliseconds

<<11121314151617181920