Searched refs:number (Results 301 - 325 of 499) sorted by relevance

<<11121314151617181920

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/asn1/
H A Dt_pkey.c560 static int print(BIO *bp, const char *number, const BIGNUM *num, unsigned char *buf, argument
572 if (BIO_printf(bp, "%s 0\n", number) <= 0)
579 if (BIO_printf(bp,"%s %s%lu (%s0x%lx)\n",number,neg,
586 if (BIO_printf(bp,"%s%s",number,
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_4.s36 * o2 number of bytes to copy (must be a multiple of 4)
50 * The number of bytes to be copied is a multiple of 4.
135 andcc %o2, 15, %o3 ! Mod 16 of number of bytes to copy.
/opensolaris-onvv-gate/usr/src/lib/libshell/common/bltins/
H A Dgetopts.c183 d = opt_info.number;
/opensolaris-onvv-gate/usr/src/tools/cscope-fast/
H A Dscanner.l65 int lineno; /* symbol line number */
107 number \.?[0-9][.0-9a-fA-FlLuUxX]*
650 case ' ': /* breakpoint number line */
738 {number} | /* number */
756 lineno = 1; /* symbol line number */
757 yylineno = 1; /* input line number */
/opensolaris-onvv-gate/usr/src/uts/common/dtrace/
H A Dsystrace.c45 #error 1 << SYSTRACE_SHIFT must exceed number of system calls
/opensolaris-onvv-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h252 uint32_t number; /* The LDG number assigned to this DC. */ member in struct:__anon8385
255 uint64_t ldsv; /* The logical device number */
258 int vector; /* The DDI vector number (index) */
265 * number, what we will call here the physical channel number.
/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dmach_proc_init.s102 ldx [%l1 + LPAD_NMAP], %l2 ! %l2 = number of mappings
106 * Sanity check the number of mappings.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH114 * or <limits.h> defines the symbol DBL_DIG, which is the number
115 * of significant digits in a double precision number. If this
240 * with a negative process number.
270 * to find the number of bytes in a multibye character.
962 * This symbol contains the number of bytes required to align a
1050 * number to a string without a trailing decimal point. This
1055 * macro are: value, number of digits, whether trailing zeros should
1210 * to determine the number of bytes in the buffer. USE_STDIO_BASE
1219 * This macro is used to determine the number of bytes in the I/O
1324 * random number generato
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm267 the characters pre-checked at the beginning, (and the number of chars by
397 (as passed to C<C_constant> and C<match_clause>. I<INDENT> is the number
566 # mean square of the number of names in each case. Normally this should
646 same as for C_constant. I<INDENT> is treated as number of spaces to indent
893 C<XS_constant> and C<C_constant> may differ in the number of parameters to the
1104 the number of parameters passed to the C function C<constant>]
1314 with the addition of C<INDENT> to specify the number of leading spaces
1368 for each group with this number or more names in.
/opensolaris-onvv-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c91 static int32_t number(long big, char *param);
163 static int serialnum = 1; /* Tag serial number */
244 sectorsize = number(BIG,
334 fssize = number(BIG, "size");
339 gettext("Negative number of sectors(%d) not allowed\n"),
1214 /* number ************************************************************* */
1218 /* Arg: big - maximum valid input number */
1223 /* Return: converted number */
1228 number(long big, char *param) function
1258 n = n * number(bi
[all...]
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/
H A Dtables.c114 #define TBLMAXCOL 30 /* max number of columns in tbl table */
135 short num; /* column number */
171 short rowNum; /* row number */
187 static short tblcols = 0; /* number of columns in the table */
292 * Cols NUMBER number of columns
302 * Colnum NUMBER number of column
330 * Morerows NUMBER number of addn'l rows in vert straddle
485 * For now we look at the first number of rowsep - it controls the
514 * number of elements in each vector matches the number o
1888 TblDoColSpec(short number, Element_t *ep, struct tblcolspec *pcsp, tblsource source) argument
2073 TblFindColNum(short number, tblsource source) argument
[all...]
H A Dutil.c116 * Pointer to max number of tokens to find; actual number found is
117 * returned. If 0 or null pointer, use a 'sane' maximum number (hard-
118 * code). If more tokens than the number specified, make last token be
142 * Figure max number of tokens (maxnt) to find.
200 if (ntok) *ntok = i; /* return number of tokens found */
755 static int n_alloc = 0; /* number of slots allocated so far */
794 static int n_alloc = 0; /* number of slots allocated so far */
1144 strerror(int number) argument
1148 sprintf(buf, "error number
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DTest.pm124 =item C<tests =E<gt> I<number>>
126 The number of tests in your script.
151 croak "Test::plan(%args): odd number of arguments" if @_ & 1;
242 current test number. (That's what C<Test::Harness> wants to see.)
295 the number 4, and the second is a coderef. Before C<ok> compares them,
601 C<result>. (The file, line, and test number are not included because
636 numbers, especially if you're casting a string to a number:
652 arrays -- you're comparing I<just> the number of elements of each. It's
H A Dperl5db.pl19 a number of reasons for this, many stemming out of the debugger's history.
126 a number).
144 =item * Second, it's very easy to serialize a scalar number. This is done in
167 There are a number of special data structures provided to the debugger by
186 non-interactive sessions, C<.perldb> for interactive ones) that can set a number
224 file or pipe to print line number info to. If it is a
311 C<E<lt>E<gt>> pairs to surround the line number with when the debugger
463 Each of these hashes is keyed by line number, and its values are breakpoint
744 # + nonstoppable lines do not have `:' near the line number.
1092 There are a number o
[all...]
/opensolaris-onvv-gate/usr/src/lib/libbsm/common/
H A Dau_to.c51 token_t *au_to_return(char number, uint32_t value);
186 short magic = (short)AUT_TRAILER_MAGIC; /* trailer magic number */
194 adr_short(&adr, &magic, 1); /* magic number */
315 int byte_count; /* number of bytes */
839 au_to_return32(char number, uint32_t value) argument
850 adr_char(&adr, &number, 1);
862 au_to_return64(char number, uint64_t value) argument
873 adr_char(&adr, &number, 1);
/opensolaris-onvv-gate/usr/src/lib/libshell/common/sh/
H A Dio.c573 * Given a file descriptor <f1>, move it to a file descriptor number <f2>
786 * move open file descriptor to a number > 2
1061 char *number = fname; local
1062 dupfd = strtol(fname,&number,10);
1063 if(*number=='-')
1066 number++;
1068 if(*number || dupfd > IOUFD)
1899 /* print out line number if not !! */
2171 #define NROW 15 /* number of rows before going to multi-columns */
2323 * <fd> must be a non-negative number of
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c2091 * Determine number of CPUs and keep track of "final" APIC ID
2124 * Set plat-max-ncpus to number of maximum possible CPUs given
2129 * have an entry in MADT table and set plat-max-ncpus to number
2132 * (MSCT) provides maximum number of CPUs supported by platform.
2140 * Set boot property boot-max-ncpus to number of CPUs existing at
2153 * Set boot property boot-ncpus to number of active CPUs given in MADT
2257 * Check the number of localities; if it's too huge, we just
2262 * number of localities; if the number of localities exceeds
2266 if (tp->number >
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm436 # default is to number \section but not \subsection
540 a C<=head1> into a C<latex> C<subsection>. This should hold a number
556 Setting this number too high can result in sections that may not be reproducible
626 number described in C<Head1Level> method description. The number has
627 nothing to do with the pod heading number, only the C<latex> sectioning.
1230 # If it is simply a number
1489 object so that the line number can be extracted.
/opensolaris-onvv-gate/usr/src/lib/libast/common/port/
H A Dastconf.c1130 v = p->minmax.number;
1137 v = p->limit.number;
1215 sfprintf(sp, "L[%I*d] ", sizeof(p->limit.number), p->limit.number);
1222 sfprintf(sp, "M[%I*d] ", sizeof(p->minmax.number), p->minmax.number);
/opensolaris-onvv-gate/usr/src/lib/libast/common/misc/
H A Doptget.c53 #define OPT_number 0x020 /* arg is strtonll() number */
265 "number", OPT_number,
3729 * convert number using strtonll() *except* that
3768 opt_info.num = (long)(opt_info.number = 0);
4220 opt_info.num = (long)(opt_info.number = !(k & OPT_cache_invert));
4230 opt_info.num = (long)(opt_info.number = optnumber(opt_info.arg, &e, &err));
4267 opt_info.num = (long)(opt_info.number = optnumber(opt_info.arg, &e, &err));
4829 opt_info.num = (long)(opt_info.number = num);
4841 opt_info.num = (long)(opt_info.number = 0);
4872 opt_info.num = (long)(opt_info.number
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/font/
H A DREADME34 ./devpost/charlib. Characters that are assigned a code (ie. number in the fourth
61 Any number not already used can be chosen. Consecutive numbering starting at
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A DTypemap.xs345 A floating point number. This typemap guarantees to return a variable
360 A Perl floating point number. Similar to T_IV and T_UV in that the
376 A double precision floating point number. This typemap guarantees to
575 back to a number (if the underlying type is known to be a number).
577 This entry can be used to store a C structure (the number
678 if the number of items to be returned is known at compile time and you
680 variable number of arguments onto the return stack (they won't be
730 Any number of arguments can occur in the list before the array but
737 exit from the function. The variable C<ix_$var> is set to the number
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm188 consisting of the CGI object and a counter indicating the number
288 takes a single numeric argument representing the number of seconds you
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dbigintpm.inc199 # check internal state of number objects
459 # prime number tests, also test for **= and length()
557 # bug in sub where number with at least 6 trailing zeros after any op failed
566 # construct a number with a zero-hole of BASE_LEN_SMALL
645 # number object in an invalid state (f.i. "-0")
948 # bug with two E's in number beeing valid
952 # bug with two '.' in number beeing valid
1537 # format: number:modulus:result
1557 # format: number:exponent:modulus:result
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm10 # (4-byte number of last-access-time) (For LRU when I implement it)
12 # (2-byte number-of-uses-before-expire)
94 # Arguments: last access time, expire time, number of uses remaining
103 # Arguments: last access time, expire time, number of uses remaining
116 # Return last access time, expire time, number of uses remaining
159 you access it. When a data item is looked up afresh, its number of
318 The cache is held at a fixed number of entries, and when new data

Completed in 225 milliseconds

<<11121314151617181920