Home
last modified time | relevance | path

Searched full:alpha (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dsimplefileattributetree1.sh100 …:]]+([[:alpha:]-]+)[[:space:]]+([[:digit:]]+)[[:space:]]+([[:alnum:]]+)[[:space:]]+([[:alnum:]]+)[…
101 …:]]+([[:alpha:]-]+)[[:space:]]+([[:digit:]]+)[[:space:]]+([[:alnum:]]+)[[:space:]]+([[:alnum:]]+)[…
102 …:]]+([[:alpha:]-]+)[[:space:]]+([[:digit:]]+)[[:space:]]+([[:alnum:]]+)[[:space:]]+([[:alnum:]]+)[…
103 …:]]+([[:alpha:]-]+)[[:space:]]+([[:digit:]]+)[[:space:]]+([[:alnum:]]+)[[:space:]]+([[:alnum:]]+)[…
105 …:]]+([[:alpha:]-]+)[[:space:]]+([[:digit:]]+)[[:space:]]+([[:alnum:]]+)[[:space:]]+([[:alnum:]]+)[…
106 …:]]+([[:alpha:]-]+)[[:space:]]+([[:digit:]]+)[[:space:]]+([[:alnum:]]+)[[:space:]]+([[:alnum:]]+)[…
108 …:]]+([[:alpha:]-]+)[[:space:]]+([[:digit:]]+)[[:space:]]+([[:alnum:]]+)[[:space:]]+([[:alnum:]]+)[…
109 …:]]+([[:alpha:]-]+)[[:space:]]+([[:digit:]]+)[[:space:]]+([[:alnum:]]+)[[:space:]]+([[:alnum:]]+)[…
110 …:]]+([[:alpha:]-]+)[[:space:]]+([[:digit:]]+)[[:space:]]+([[:alnum:]]+)[[:space:]]+([[:alnum:]]+)[…
/titanic_41/usr/src/cmd/dtrace/test/tst/common/print/
H A Dtst.array.d.out5 int alpha = 0x5
8 int alpha = 0x6
16 int alpha = 0x5
19 int alpha = 0x6
H A Dtst.array.d29 int alpha; member
49 this->f->c[0].alpha = 5;
50 this->f->c[1].alpha = 6;
51 this->f->c[2].alpha = 7;
H A Dtst.struct.d34 uint64_t alpha; member
49 this->s->c.alpha = 3;
/titanic_41/usr/src/lib/libshell/common/
H A DREADME173 ksh93 has been compiled and alpha tested on the following. An asterisk
200 Linux 2.X on Alpha
201 Linux 2.X on Alpha
207 OSF1 on DEC alpha.
208 OSF4 on DEC alpha.
217 * Windows NT using UWIN on alpha
/titanic_41/usr/src/man/man4/
H A Dslp.conf.450 tagchar = DIGIT / ALPHA / tother / escape
56 stringchar = DIGIT / ALPHA / sother / escape
61 allchar = DIGIT / ALPHA / HTAB / SP
324 fqdn = ALPHA / ALPHA *[ anum / "-" ] anum
325 anum = ALPHA / DIGIT
H A Dslpd.reg.439 lang = 1*8ALPHA [ "-" 1*8ALPHA ]
59 char = DIGIT / ALPHA / other
/titanic_41/usr/src/cmd/audio/utilities/
H A DResample.cc66 float alpha; in sinc_coef() local
73 alpha = center - i; in sinc_coef()
74 coef[i] = sin(bandwidth * alpha) / (M_PI * alpha); in sinc_coef()
78 alpha = half - i; in sinc_coef()
79 coef[i] = sin(bandwidth * alpha) / (M_PI * alpha); in sinc_coef()
/titanic_41/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c62 * MINALPHA (int) minimum number of Alpha characters
99 uint_t minalpha; /* minimum alpha characters required */
102 uint_t minnonalpha; /* minimum special (non alpha) required */
500 * "uppercase alpha character(s)" in check_composition()
501 * "lowercase alpha character(s)" in check_composition()
504 * at least 4 uppercase alpha characters(s)" in check_composition()
518 * "uppercase alpha character(s)" in check_composition()
519 * "lowercase alpha character(s)" in check_composition()
522 * alpha characters(s)" in check_composition()
577 dgettext(TEXT_DOMAIN, "uppercase alpha character(s)")); in check_composition()
[all …]
/titanic_41/usr/src/cmd/banner/
H A Dbanner.c47 char alpha[nlines][pposs]; member
241 if (((c[i]<<j)&msk) != 0) p->alpha[i][j] = plot; in banfil()
252 p->alpha[i][j] = c; in banset()
260 ptr->alpha[i][pposs-1] = '\0'; in banprt()
262 if (ptr->alpha[i][j] != blank)break; in banprt()
263 ptr->alpha[i][j] = '\0'; in banprt()
265 (void) printf("%s\n", ptr->alpha[i]); in banprt()
/titanic_41/usr/src/cmd/sort/common/
H A Dinitialize.c74 S->m_default_species = ALPHA; in initialize_pre()
133 case ALPHA: in initialize_post()
162 case ALPHA: in initialize_post()
/titanic_41/usr/src/test/util-tests/tests/libnvpair_json/
H A Djson_07_nested_arrays.ksh41 {"alpha":"a"},\
83 add_string "alpha" "a";
/titanic_41/usr/src/uts/intel/io/drm/
H A Dr300_reg.h781 * They are given meanings as R, G, B and Alpha by the swizzle
819 /* alpha modes, convenience mostly */
820 // if you have alpha, pick constant appropriate to the
965 // The basic functional block seems to be one MAD for each color and alpha,
969 // - DP3: Use OUTC_DP3, OUTA_DP4, appropriate alpha operands
970 // - DPH: Use OUTC_DP4, OUTA_DP4, appropriate alpha operands
976 // - Use OUTC_REPL_ALPHA to write results of an alpha-only operation (e.g. RCP)
985 // constant parameters. This is defined in INSTR1 (color) and INSTR3 (alpha).
992 // INSTR0 (color) and INSTR2 (alpha). You can also select the special constants
996 // Important: Color and alpha seem to be mostly separate, i.e. their sources
[all …]
/titanic_41/usr/src/man/man1/
H A Deqn.1268 \fB\fBleft [ x sup 2 + y sup 2 over alpha right ] ~=~1\fR \fR
276 $left [ x sup 2 + y sup 2 over alpha right ] ~=~1$
462 Greek letters are spelled out in the desired case, as in \fBalpha\fR or
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dm_ord.h53 * m_ord(c) : convert alpha character(case insensitive) to an an ordinal value.
56 * m_chr(i) : convert an ordinal value to its corresponding alpha character
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_ord.h57 * m_ord(c) : convert alpha character(case insensitive) to an an ordinal value.
60 * m_chr(i) : convert an ordinal value to its corresponding alpha character
/titanic_41/usr/src/man/man3c/
H A Diswctype.3c77 "alnum" "alpha" "blank"
93 \fBiswalpha\fR(\fIwc\fR) \fBiswctype\fR(\fIwc\fR, \fBwctype\fR("alpha"))
/titanic_41/usr/src/cmd/mandoc/
H A Dtbl_opts.c186 * option ::= [:alpha:]+ args in opt()
187 * args ::= [:space:]* [(] [:alpha:]+ [)] in opt()
198 /* Copy up to first non-alpha character. */ in opt()
H A Darch.in32 LINE("alpha", "Alpha")
/titanic_41/usr/src/test/libc-tests/tests/wctype/
H A Dwctype_test.c70 test_ctype_subset(upper, alpha); in main()
71 test_ctype_subset(lower, alpha); in main()
/titanic_41/usr/src/cmd/localedef/data/
H A D8859-7.TXT237 0xB6 0x0386 # GREEK CAPITAL LETTER ALPHA WITH TONOS
248 0xC1 0x0391 # GREEK CAPITAL LETTER ALPHA
274 0xDC 0x03AC # GREEK SMALL LETTER ALPHA WITH TONOS
279 0xE1 0x03B1 # GREEK SMALL LETTER ALPHA
/titanic_41/usr/src/lib/libcurses/screen/
H A Dobject.h104 * The REAL Alpha-one Release Version
107 * Alpha Test Release One
/titanic_41/usr/src/cmd/tic/
H A Dtic_error.c78 * The REAL Alpha-one Release Version
81 * Alpha Test Release One
/titanic_41/usr/src/data/zoneinfo/
H A Dcountry.tab1 # ISO 3166 alpha-2 country codes
11 # 1. ISO 3166-1 alpha-2 country code, current as of
/titanic_41/usr/src/man/man5/
H A Dlocale.5396 \fB\fBalpha\fR\fR
447 characters specified for the \fBalpha\fR and \fBdigit\fR keywords are
448 specified. Characters specified for the keywords \fBalpha\fR and \fBdigit\fR
465 \fBupper\fR, \fBlower\fR, \fBalpha\fR, \fBdigit\fR, \fBgraph\fR, or
480 In the POSIX locale, no characters in classes \fBalpha\fR or \fBprint\fR are
484 \fBupper\fR, \fBlower\fR, \fBalpha\fR, \fBdigit\fR, \fBpunct\fR, \fBgraph\fR,
497 \fBalpha\fR, \fBdigit\fR, or \fBcntrl\fR are included.
500 \fBupper\fR, \fBlower\fR, \fBalpha\fR, \fBdigit\fR, \fBcntrl\fR, \fBxdigit\fR
513 In the POSIX locale, all characters in classes \fBalpha\fR, \fBdigit\fR, and
517 \fBlower\fR, \fBalpha\fR, \fBdigit\fR, \fBxdigit\fR, and \fBpunct\fR are
[all …]

12345678910>>...14