Searched refs:SINGLE (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A D_Q_stoq.c33 _Q_stoq(SINGLE x)
H A D_Qquad.h49 #define SINGLE float macro
62 #define SINGLE FLOATPARAMETER macro
92 extern QUAD _Q_stoq(SINGLE);
/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dcompiler.h111 #define SINGLE /* only one terminal (actually none) */ macro
/opensolaris-onvv-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh4136 attributetypes: ( 1.3.6.1.1.1.1.31 NAME 'automountMapName' DESC 'automount Map Name' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
4137 attributetypes: ( 1.3.6.1.1.1.1.32 NAME 'automountKey' DESC 'automount Key Value' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
4138 attributetypes: ( 1.3.6.1.1.1.1.33 NAME 'automountInformation' DESC 'automount information' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
4145 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.16 NAME 'SolarisSearchBaseDN' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE )
4146 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.17 NAME 'SolarisCacheTTL' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
4147 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.18 NAME 'SolarisBindDN' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE )
4148 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.19 NAME 'SolarisBindPassword' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
4151 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.22 NAME 'SolarisCertificatePath' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
4152 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.23 NAME 'SolarisCertificatePassword' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
4154 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.25 NAME 'SolarisSearchScope' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm137 use constant SINGLE => { B => \&_encode_b, Q => \&_encode_q, }; constant
151 push @result, SINGLE->{$enc}($chunk);
156 $chunk and push @result, SINGLE->{$enc}($chunk);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dconstant.t87 use constant SINGLE => "'"; constant
90 my $tt = BACK . SINGLE . DOUBLE ;
H A DCGI.pm4389 =head2 FETCHING THE VALUE OR VALUES OF A SINGLE NAMED PARAMETER:
/opensolaris-onvv-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c1029 #define SINGLE 0 /* index of single indirect block */ macro
1037 * level is greater than SINGLE, the block is an indirect
1062 for (i = SINGLE; i < level; i++)
1123 if (level > SINGLE) {
1136 if (level > SINGLE && lastbn >= 0) {
1387 lastiblock[SINGLE] = lastblock - NDADDR;
1388 lastiblock[DOUBLE] = lastiblock[SINGLE] - NINDIR(fs);
1403 for (level = TRIPLE; level >= SINGLE; level--)
1421 for (level = TRIPLE; level >= SINGLE; level--) {
1484 for (level = SINGLE; leve
[all...]
H A Dufs_alloc.c1490 #define SINGLE 0 /* single indirect block ptr */ macro
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/tabs/
H A Dtabs.c90 #define SINGLE 1 /* only one terminal to be concerned about */ macro
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl147 008E SINGLE SHIFT TWO
148 008F SINGLE SHIFT THREE
159 009A SINGLE CHARACTER INTRODUCER
4491 16EB RUNIC SINGLE PUNCTUATION
4538 1735 PHILIPPINE SINGLE PUNCTUATION
5591 2018 LEFT SINGLE QUOTATION MARK
5592 2019 RIGHT SINGLE QUOTATION MARK
5593 201A SINGLE LOW-9 QUOTATION MARK
5594 201B SINGLE HIGH-REVERSED-9 QUOTATION MARK
5624 2039 SINGLE LEF
[all...]

Completed in 167 milliseconds