Searched defs:upper (Results 1 - 25 of 98) sorted by relevance

1234

/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp236 static inline bool outranks(InstructionContext upper, argument
/freebsd-10-stable/contrib/unbound/util/
H A Dtimehist.h55 struct timeval upper; member in struct:th_buck
/freebsd-10-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ifstack.c36 mib_ifstack_create(const struct mibif *lower, const struct mibif *upper) argument
55 mib_ifstack_delete(const struct mibif *lower, const struct mibif *upper) argument
/freebsd-10-stable/contrib/libstdc++/config/os/aix/
H A Dctype_base.h47 static const mask upper = _ISUPPER; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/darwin/
H A Dctype_base.h49 static const mask upper = _CTYPE_U; member in struct:ctype_base
62 static const mask upper = _U; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/freebsd/
H A Dctype_base.h52 static const mask upper = _CTYPE_U; member in class:ctype_base
65 static const mask upper = _U; member in class:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/netbsd/
H A Dctype_base.h50 static const mask upper = _U; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/djgpp/
H A Dctype_base.h49 static const mask upper = __dj_ISUPPER; // UPPERCASE member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/generic/
H A Dctype_base.h47 static const mask upper = 1 << 0; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/gnu-linux/
H A Dctype_base.h53 static const mask upper = _ISupper; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/hpux/
H A Dctype_base.h47 static const mask upper = _ISUPPER; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/irix/irix5.2/
H A Dctype_base.h47 static const mask upper = _U; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/irix/irix6.5/
H A Dctype_base.h47 static const mask upper = _ISupper; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/mingw32/
H A Dctype_base.h47 static const mask upper = _UPPER; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/newlib/
H A Dctype_base.h49 static const mask upper = _U; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/qnx/qnx6.1/
H A Dctype_base.h47 static const mask upper = _UP; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.5/
H A Dctype_base.h47 static const mask upper = 01; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.6/
H A Dctype_base.h48 static const mask upper = _ISUPPER; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.7/
H A Dctype_base.h49 static const mask upper = _ISUPPER; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/tpf/
H A Dctype_base.h47 static const mask upper = _ISupper; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/uclibc/
H A Dctype_base.h55 static const mask upper = _ISupper; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/vxworks/
H A Dctype_base.h47 static const mask upper = _C_UPPER; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/windiss/
H A Dctype_base.h47 static const mask upper = _U; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/src/
H A Dctype.cc37 const ctype_base::mask ctype_base::upper; member in class:ctype_base
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dtest_cfx.c38 size_t upper; member in struct:range

Completed in 105 milliseconds

1234