Home
last modified time | relevance | path

Searched refs:number (Results 1 – 25 of 768) sorted by path

12345678910>>...31

/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE230 time. Each version will be given a distinguishing version number.
/illumos-gate/usr/src/boot/
H A DREADME.loader10 resulted in a large number of installations with outdated
161 o There are a number of variables that can be set. You
179 number.
/illumos-gate/usr/src/boot/common/
H A Dhelp.common93 framebuffer on | off | get | list [depth] | set <display or mode number>
97 mode number. If the system does not provide display resolution via
/illumos-gate/usr/src/boot/forth/
H A Dbeastie.4th38 \ This function draws any number of beastie logos at (loader_logo_x,
49 ?number 1 = if logoX ! then
52 ?number 1 = if logoY ! then
H A Dbrand.4th34 \ This function draws any number of company brands at (loader_brand_x,
45 ?number 1 = if brandX ! then
48 ?number 1 = if brandY ! then
H A Dcheck-password.4th36 255 constant readmax \ Maximum number of characters for the password
H A Ddelay.4th56 \ make sure custom duration is a number
57 ?number 0= if
H A Dmenu-commands.4th341 evaluate \ use ?number parse step
560 1+ \ increment the page number
H A Dmenu.4th57 variable menuidx \ Menu item stack for number prefixes
905 \ make sure custom position is a number
906 ?number 0= if
915 \ make sure custom position is a number
916 ?number 0= if
947 2dup ?number 0= if ( if not a number )
975 \ make sure custom position is a number
976 ?number 0= if
987 \ make sure custom position is a number
988 ?number 0= if
[all …]
H A Dmenu.rc69 \ separator is inserted before that menuitem number.
H A Dmenusets.4th290 rot ( n c-addr1 12 -- c-addr1 12 n ) \ move number on top
320 \ drop temporary number-format conversion c-addr2/u2
643 ?number 0<> if
H A Dpcibios.4th31 \ Counts the number of instances of pci-id in the system and reports
40 hex ?number decimal
H A Dscreen.4th75 \ Get the number of screen rows/columns
H A Dsupport.4th225 \ String to number
226 : s2n ( c-addr/u1 -- u2 | -1 ) ?number 0= if -1 then ;
231 \ Fetch a number from an environment variable, or a default if not set or does
H A Dversion.4th47 ?number drop versionX ! -1
50 ?number drop versionY ! -1
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S73 .set V86_ADDR,0x4 # Int number/address
/illumos-gate/usr/src/boot/i386/btx/lib/
H A Dbtxsys.s30 .set INT_SYS,0x30 # Interrupt number
H A Dbtxv86.s30 .set V86_ADDR,0x4 # Int number/address
46 .set INT_V86,0x31 # Interrupt number
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S33 # number of sectors, we try to fit this in as small a space as possible.
/illumos-gate/usr/src/boot/i386/loader/
H A Dhelp.i38617 # Tset Snum_ide_disks DSet the number of IDE disks
29 # Tset Sroot_disk_unit DForce the root disk unit number.
33 If the code which detects the disk unit number for the root disk is
35 gaps in the sequence (eg. no primary slave), the unit number can be
/illumos-gate/usr/src/boot/i386/pmbr/
H A Dpmbr.s84 # Validate drive number in %dl.
89 addb $0x80,%dh # drive number available
188 .word MAGIC # Magic number
/illumos-gate/usr/src/boot/include/xlocale/
H A D_ctype.h131 XLOCALE_ISCTYPE(number, _CTYPE_D|_CTYPE_N)
/illumos-gate/usr/src/boot/libsa/
H A Dnet.c69 #error MAXWAIT must not be a negative number
268 number(char *s, uint32_t *n) in number() function
283 p = number(p, &n); in ip_convertaddr()
287 p = number(p, &n); in ip_convertaddr()
291 p = number(p, &n); in ip_convertaddr()
295 p = number(p, &n); in ip_convertaddr()
H A Dprintf.c423 goto number; in kvprintf()
513 goto number; in kvprintf()
531 number: in kvprintf()
/illumos-gate/usr/src/cmd/Adm/
H A Dttysrch35 # an exact match requires that the major/minor device number
37 # the inode number (the I flag) all match. Normally, a partial
41 # be accepted regardless of the value of the inode number as

12345678910>>...31