Searched refs:modifier (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/cmd/prctl/ |
H A D | utils.c | 373 char *modifier = NULL; in scaledeqscaled() local 406 modifier = NULL; in scaledeqscaled() 411 modifier = modifiers[i]; in scaledeqscaled() 415 modifier = modifiers[i]; in scaledeqscaled() 437 ret = scaledtoscaled(scaled1, width, modifier, in scaledeqscaled() 443 ret = scaledtoscaled(scaled2, width, modifier, in scaledeqscaled() 460 char *modifier; in scaledequint64() local 467 ret = scaledtouint64(scaled, &tmpuint64, &width, &modifier, NULL, in scaledequint64() 486 ret = scaledtoscaled(scaled, width, modifier, in scaledequint64() 492 ret = uint64toscaled(uint64, width, modifier, in scaledequint64()
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | Project.pm | 703 my $modifier; 747 ($num, $modifier, $unit) = 803 ($num, $modifier, $unit) = 1579 my ($num, $modifier, $unit); 1586 ($num, $modifier, $unit) = $val =~ 1595 if (!defined($modifier) && $num =~ /^\d+\.\d+/) { 1615 return ($undefined, $modifier, $unit); 1618 return ($undefined, $modifier, $unit); 1621 if (defined($modifier)) { 1623 $modifier = lc($modifier); [all …]
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_asm.s | 74 tst %o3 ! Set up %asi with modifier for
|
/titanic_50/usr/src/uts/sun4u/io/px/ |
H A D | px_asm_4u.s | 78 tst %o3 ! Set up %asi with modifier for
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | date.test | 236 # Test the new HH:MM:SS modifier
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_iocb.h | 447 uint8_t modifier; /* Modifier (7-0). */ member 474 uint8_t modifier; /* Modifier */ member
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_iocb.c | 931 pkt24->modifier = type; in ql_marker() 944 pkt->modifier = type; in ql_marker()
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 1049 sender addresses. Setting the DaemonPortOptions modifier 1052 If this FEATURE is not used, the DaemonPortOptions modifier 2266 Setting the DaemonPortOptions modifier 'u' overrides the default behavior, 2268 this FEATURE is not used, the DaemonPortOptions modifier 'f' can be used 4050 rules and log error messages. Additionally, by using the M=a modifier you 4052 Notice: Do NOT use the 'a' modifier on a public accessible MTA! Finally, 4053 the M=E modifier shown above disables ETRN as required by RFC 2476.
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | RELEASE | 800 06-10-26 The printf modifier # when used with d produces units in thousands 801 with a single letter suffix added. The modifier # when used with
|
H A D | sh.memo | 1608 the parameter expansion modifier
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 1162 # there are two sequences for every key-modifier combination (local keyboard 2720 # the normal sequences. If the modifier is pressed alone, its sequence 2919 # The meta key may also be used as a modifier in this scheme, adding another 2930 # The "PC-style" modifier scheme was introduced in xterm patch #94 (1999/3/27) 2937 # A parameter for a function-key to represent a modifier is just more 3446 # terminfo modifier code keys 3589 # that the control-modifier itself is used to spawn a new copy of mlterm (the 6863 # The FUNCT modifier actually works with every normal key by sending
|
H A D | terminfo.src | 1284 # there are two sequences for every key-modifier combination (local keyboard 3070 # the normal sequences. If the modifier is pressed alone, its sequence 3309 # The meta key may also be used as a modifier in this scheme, adding another 3323 # The "PC-style" modifier scheme was introduced in xterm patch #94 (1999/3/27) 3330 # A parameter for a function-key to represent a modifier is just more 3936 # terminfo modifier code keys 4090 # that the control-modifier itself is used to spawn a new copy of mlterm (the 7690 # The FUNCT modifier actually works with every normal key by sending
|