Home
last modified time | relevance | path

Searched defs:alpha (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/contrib/
Dcompare_two_ftime_report_sets266 def t_dist_index_of_alpha(alpha): argument
300 def find_t_dist_value(alpha, degree): argument
318 def find_t_dist_degree(alpha, deviations): argument
362 def confidence_from_alpha(alpha): argument
370 def __init__(self, accumulator, alpha): argument
398 def sample_from_values(values, alpha): argument
407 def __init__(self, first, second, alpha): argument
558 def sample_from_timevar_logs(fileglob, pattern, alpha): argument
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
Dpointer-to-pointer.f9019 real, dimension(:), pointer :: alpha component
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dgdb1250.c46 int alpha () in alpha() function
Dcall-rt-st.c39 unsigned char alpha :1; member
50 unsigned short alpha :1; member
61 unsigned alpha :1; member
72 unsigned alpha :1; member
Dcall-ar-st.c75 unsigned alpha :1; member
86 unsigned alpha :1; member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/freebsd/
Dctype_base.h50 static const mask alpha = _CTYPE_A; in _GLIBCXX_VISIBILITY() member
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/darwin/
Dctype_base.h48 static const mask alpha = _CTYPE_A; in _GLIBCXX_VISIBILITY() member
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/bsd/pdisk/dist/
Dutil.c137 enum {development = 0x20, alpha = 0x40, beta = 0x60, final = 0x80, /* or */ release = 0x80}; in get_version_string() enumerator
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
Dctype_base.h48 static const mask alpha = __dj_ISALPHA; // Alphabetic in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/vxworks/
Dctype_base.h49 static const mask alpha = _C_UPPER | _C_LOWER; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
Dctype_base.h46 static const mask alpha = 1 << 2; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/
Dctype_base.h52 static const mask alpha = 1 << 2; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/tpf/
Dctype_base.h46 static const mask alpha = _ISalpha; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/gnu-linux/
Dctype_base.h51 static const mask alpha = _ISalpha; in _GLIBCXX_VISIBILITY() member
/netbsd/src/lib/libc/gen/
Disctype.c93 _ISCTYPE_FUNC(alpha, _CTYPE_A) in _ISCTYPE_FUNC() argument
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd/
Dctype_base.h50 static const mask alpha = _CTYPE_A; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/uclibc/
Dctype_base.h53 static const mask alpha = _ISalpha; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/solaris/
Dctype_base.h48 static const mask alpha = _ISALPHA; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/qnx/qnx6.1/
Dctype_base.h51 static const mask alpha = _LO | _UP | _XA; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/aix/
Dctype_base.h46 static const mask alpha = _ISALPHA; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/newlib/
Dctype_base.h46 static const mask alpha = _U | _L; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/hpux/
Dctype_base.h46 static const mask alpha = _ISALPHA; in _GLIBCXX_VISIBILITY() member
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dclass2.cc82 A alpha, *aap, *abp, *acp; in main() local
/netbsd/src/sys/dev/wsfont/
Dwsfont.c461 bool alpha = FONT_IS_ALPHA(font), cw = (rotate == WSFONT_ROTATE_CW); in wsfont_rotate_internal() local
479 #define BYTE_OFFSET(x, alpha) ((alpha) ? (x) : (x) / 8) in wsfont_rotate_internal() argument
/netbsd/src/distrib/utils/libhack/
Dmultibyte.c179 MAPSINGLE(alpha) in MAPSINGLE() argument

12