Home
last modified time | relevance | path

Searched full:alpha (Results 76 – 100 of 334) sorted by relevance

12345678910>>...14

/titanic_41/usr/src/man/man5/
H A Dmandoc_char.5551 .It \e(*A Ta \(*A Ta Alpha
575 .It \e(*a Ta \(*a Ta alpha
/titanic_41/usr/src/cmd/localedef/
H A Dscanner.c135 { T_ISALPHA, "alpha" },
157 * also defining it as an alpha or digit. We ignore it in our
H A Dctype.c127 * should already be specified as a digit or alpha. in add_ctype_impl()
/titanic_41/usr/src/lib/libpkg/common/
H A Dmappath.c203 /* If its a parametric entry beginning with an alpha character. */ in mapvar()
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dldefs.h278 int alpha(int c);
H A Dparser.y909 if(alpha(peek)){
913 while(alpha(peek)) {
/titanic_41/usr/src/lib/libast/common/regex/
H A Dregclass.c110 { SZ("alpha"), Isalpha },
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_serial.c159 * - convert all alpha chars to uppercase in ipmi_serial_lookup()
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c746 * alpha and beta are NOT tunable in this implementation, in sctp_update_rtt()
747 * and so are hard-coded in. alpha = 1/8, beta = 1/4. in sctp_update_rtt()
/titanic_41/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h234 * htonl and ntohl on the DEC Alpha under OSF 1 seem to only swap the
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Ddbm.c61 * transfered. Has been observed for DEC Alpha OSF, but will handle
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.h54 gettext("SUNW_fcal_leds: line %d token begins non-alpha\n")
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Delf.h39 #define EM_FAKE_ALPHA 41 /* Digital Alpha */
/titanic_41/usr/src/man/man1/
H A Dnawk.11488 \fB/(G|D)(2[0-9][[:alpha:]]*)/\fR
1498 This example uses character classes \fBdigit\fR and \fBalpha\fR to match
1504 \fB/(G|D)([[:digit:][:alpha:]]*)/\fR
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmsg.c153 const char e_alphanum[] = "[_[:alpha:]]*([_[:alnum:]])";
/titanic_41/usr/src/cmd/nscd/
H A Dnscd_nswparse.c112 /* give the next non-alpha character */
/titanic_41/usr/src/lib/libshell/common/tests/
H A Dbuiltins.sh237 alpha=abcdefghijklmnop
238 if [[ $(printf "%10.*s\n" 5 $alpha) != ' abcde' ]]
/titanic_41/usr/src/cmd/tic/
H A Dtic_parse.c81 * The REAL Alpha-one Release Version
84 * Alpha Test Release One
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwrefresh.c188 * Let alpha-numerics and periods (.) be narrow glyphes.
/titanic_41/usr/src/cmd/mandoc/
H A Dtbl_layout.c297 * row_elem ::= [\t\ ]*[:alpha:]+ in row()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwrefresh.c194 * Let alpha-numerics and periods (.) be narrow glyphes.
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexnames.c242 "Leading character is not alpha: %02Xh (not a name)\n", in AcpiExNameSegment()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3981 GRUB is available from the GNU alpha archive site
982 `ftp://alpha.gnu.org/gnu/grub' or any of its mirrors. The file will be
986 `ftp://alpha.gnu.org/gnu/grub/grub-0.95.tar.gz'
/titanic_41/usr/src/cmd/locale/
H A Dlocale.c287 {"alpha", SPECIAL LC_CTYPE, TYPE_CTP},
1033 "upper", "lower", "alpha", "digit", "space", "cntrl", in prt_ctp()
/titanic_41/usr/src/lib/libadm/common/
H A Dgetdgrp.c368 break; /* Optimization: alpha sorted list */ in isindevlist()

12345678910>>...14