Searched defs:alpha (Results 1 - 25 of 43) sorted by path

12

/freebsd-10-stable/contrib/binutils/binutils/
H A Ddlltool.c740 static char alpha[26] = "abcdefghijklmnopqrstuvwxyz"; local
/freebsd-10-stable/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp292 int alpha, beta; local
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dobject.cpp1781 double alpha = acos(d/radius); local
/freebsd-10-stable/contrib/libc++/src/
H A Dlocale.cpp761 const ctype_base::mask ctype_base::alpha; member in class:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/aix/
H A Dctype_base.h49 static const mask alpha = _ISALPHA; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/darwin/
H A Dctype_base.h51 static const mask alpha = _CTYPE_A; member in struct:ctype_base
64 static const mask alpha = _A; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/freebsd/
H A Dctype_base.h54 static const mask alpha = _CTYPE_A; member in class:ctype_base
67 static const mask alpha = _A; member in class:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/netbsd/
H A Dctype_base.h52 static const mask alpha = _U | _L; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/djgpp/
H A Dctype_base.h51 static const mask alpha = __dj_ISALPHA; // Alphabetic member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/generic/
H A Dctype_base.h49 static const mask alpha = 1 << 2; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/gnu-linux/
H A Dctype_base.h55 static const mask alpha = _ISalpha; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/hpux/
H A Dctype_base.h49 static const mask alpha = _ISALPHA; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/irix/irix5.2/
H A Dctype_base.h49 static const mask alpha = _U | _L; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/irix/irix6.5/
H A Dctype_base.h49 static const mask alpha = _ISalpha; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/mingw32/
H A Dctype_base.h49 static const mask alpha = _ALPHA; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/newlib/
H A Dctype_base.h51 static const mask alpha = _U | _L; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/qnx/qnx6.1/
H A Dctype_base.h49 static const mask alpha = _LO | _UP | _XA; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.5/
H A Dctype_base.h49 static const mask alpha = 01 | 02; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.6/
H A Dctype_base.h50 static const mask alpha = _ISALPHA; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.7/
H A Dctype_base.h51 static const mask alpha = _ISALPHA; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/tpf/
H A Dctype_base.h49 static const mask alpha = _ISalpha; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/uclibc/
H A Dctype_base.h57 static const mask alpha = _ISalpha; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/vxworks/
H A Dctype_base.h49 static const mask alpha = _C_UPPER | _C_LOWER; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/windiss/
H A Dctype_base.h49 static const mask alpha = _U | _L; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/src/
H A Dctype.cc39 const ctype_base::mask ctype_base::alpha; member in class:ctype_base

Completed in 281 milliseconds

12