Searched refs:number (Results 376 - 400 of 499) sorted by relevance

<<11121314151617181920

/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dppproto.c183 number(register char* p, register long n) function
279 p = number(p, proto->line);
349 p = number(p, n);
1327 v = number(op, args < 0 ? -args : args);
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties68 rh_version_number_error = Unrecognized version number ``{0}'''' for message from host:port ``{1}:{2}'''' on interface ``{3}''''.
139 par_ntok = Query parser got number token
/opensolaris-onvv-gate/usr/src/lib/libsqlite/src/
H A Dparse.y786 plus_num(A) ::= plus_opt number(X). {A = X;}
787 minus_num(A) ::= MINUS number(X). {A = X;}
788 number(A) ::= INTEGER(X). {A = X;}
789 number(A) ::= FLOAT(X). {A = X;}
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.s279 ! illegal system call - syscall number out of range
538 ! illegal system call - syscall number out of range
/opensolaris-onvv-gate/usr/src/lib/libtecla/common/
H A Dgetline.c215 int ntotal; /* The number of characters in line[] */
286 * Set the number of the above structures to allocate every time that
306 int signo; /* The number of the signal */
316 * Set the number of the above structures to allocate every time that
393 size_t linelen; /* The max number of characters per line */
417 int ntotal; /* The number of characters in gl->line[] */
420 int term_len; /* The number of terminal characters used to */
425 int number; /* If >= 0, a numeric argument is being read */ member in struct:GetLine
437 int nbuf; /* The number of characters in keybuf[] */
438 int nread; /* The number o
[all...]
/opensolaris-onvv-gate/usr/src/cmd/backup/lib/
H A Dgetdate.y142 | number
269 number : tUNUMBER { label
/opensolaris-onvv-gate/usr/src/cmd/lp/model/
H A Dtsol_netstandard_foomatic103 # errmsg severity message-number problem help
105 # where severity is "ERROR" or "WARNING", message-number is
186 # the fourth (copies) is used to control the number of copies to print,
196 "wrong number of arguments to interface program" \
317 number-up=* | orientation-requested=* | media=* )
H A Dtsol_standard_foomatic75 # error channel under another number, so we can use it when it
293 # errmsg severity message-number problem help
295 # where severity is "ERROR" or "WARNING", message-number is
346 # the fourth (copies) is used to control the number of copies to print,
355 "wrong number of arguments to interface program" \
401 number-up=* | orientation-requested=* | media=* )
871 echo "#####${WIDE_CS} Job number: ${request_id}${NORM_CS}${NL}\c"
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DAttribute.h73 number, enumerator in enum:SP_NAMESPACE::AttributeDefinitionDesc::DeclaredValue
155 number, enumerator in enum:SP_NAMESPACE::TokenizedDeclaredValue::TokenType
455 // length is number of tokens - 1
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DparseParam.cxx234 case Param::number:
236 parm.type = Param::number;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfigpm526 perl version number when loaded.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm188 In a scalar context opcodes returns the number of opcodes in this
282 Also, since the number of opcodes in your current version of perl might
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDBM_Filter.pm496 A number of canned filers are provided with this module. They cover a
497 number of the main areas that filters are needed when interfacing with
H A DExporter.pm318 The Exporter module will convert an attempt to import a number from a
326 Since the default require_version method treats the $VERSION number as
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm246 VERSION_SYM: like version but safe for use as an RCS revision number
798 A typical one is the version number of your OS specific mocule.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dmbimbf.inc119 # see if creating a number under set A or P will round it
155 # see if setting accuracy/precision actually rounds the number
816 # check internal state of number objects
862 # number object in an invalid state (f.i. "-0")
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm203 ability of B<pod2usage()> to accept a single number or a string makes it
235 seeing a number of different ways to invoke B<pod2usage> (although by no
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm359 The literal string to be output. If it starts with a number and an optional
360 '*' then the padding will be increased by an amount relative to this number,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
H A Dprove197 F<prove> has a number of advantages over C<make test> when doing development.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm465 point to be interpreted as a hexadecimal number, you must prefix it
468 B<not> limited to 16 bits (the number of Unicode characters is
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL60 # -<number>. We turn that into -w <number> for compatibility with the
151 Set the number of spaces to indent regular text, and the default indentation
/opensolaris-onvv-gate/usr/src/cmd/nscd/
H A Dcache.c256 (void) snprintf(whoami, len, "%s [key=%d]", name, argp->key.number);
291 return (_NSC_INT_KEY_CMP(e1->key.number, e2->key.number));
415 return (db_gethash(&key->number, sizeof (key->number), htsize));
2285 * only when the number of entries double or
2338 /* No limit on number of entries. Done */
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm176 # Version number
187 # Maximum number of tries to make a temp file before failing
191 # Minimum number of X characters that should be in a template
265 # "suffixlen" => number of characters at end of PATH to be ignored.
318 # Check that the number of entries on stack are even
321 carp "File::Temp::_gettemp: Must have even number of options";
577 ${ $options{ErrStr} } = "Have exceeded the maximum number of attempts ("
605 # $ignore (number of characters at end to ignore)
1115 # number of args
1125 # Check to see whether we have an odd or even number o
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1306 B<Port> - The port number to connect to on the remote machine for the
1514 file handle glob, then \*STDERR is used. The second argument is the number
1651 Returns the number of bytes read before any <CRLF> translation.
1659 Returns the number of bytes written before any <CRLF> translation.
1663 Returns the number of bytes read so far.
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c560 int number)
591 if (number > TX_DESC_PER_IOCB) {
602 (number - TX_DESC_PER_IOCB + 1));
603 for (i = 0; i < (number-TX_DESC_PER_IOCB + 1); i++) {
612 for (i = 0; i < number; i++) {
559 ql_dump_req_pkt(qlge_t *qlge, struct ob_mac_iocb_req *pkt, void *oal, int number) argument

Completed in 248 milliseconds

<<11121314151617181920