Searched defs:lower (Results 1 - 25 of 107) sorted by relevance

12345

/freebsd-11-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-11-stable/contrib/unbound/util/
H A Dtimehist.h53 struct timeval lower; member in struct:th_buck
/freebsd-11-stable/contrib/libstdc++/config/os/aix/
H A Dctype_base.h48 static const mask lower = _ISLOWER; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/bsd/darwin/
H A Dctype_base.h50 static const mask lower = _CTYPE_L; member in struct:ctype_base
63 static const mask lower = _L; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/bsd/freebsd/
H A Dctype_base.h53 static const mask lower = _CTYPE_L; member in class:ctype_base
66 static const mask lower = _L; member in class:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/bsd/netbsd/
H A Dctype_base.h51 static const mask lower = _L; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/djgpp/
H A Dctype_base.h50 static const mask lower = __dj_ISLOWER; // lowercase member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/generic/
H A Dctype_base.h48 static const mask lower = 1 << 1; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/gnu-linux/
H A Dctype_base.h54 static const mask lower = _ISlower; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/hpux/
H A Dctype_base.h48 static const mask lower = _ISLOWER; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/irix/irix5.2/
H A Dctype_base.h48 static const mask lower = _L; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/irix/irix6.5/
H A Dctype_base.h48 static const mask lower = _ISlower; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/mingw32/
H A Dctype_base.h48 static const mask lower = _LOWER; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/newlib/
H A Dctype_base.h50 static const mask lower = _L; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/qnx/qnx6.1/
H A Dctype_base.h48 static const mask lower = _LO; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/solaris/solaris2.5/
H A Dctype_base.h48 static const mask lower = 02; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/solaris/solaris2.6/
H A Dctype_base.h49 static const mask lower = _ISLOWER; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/solaris/solaris2.7/
H A Dctype_base.h50 static const mask lower = _ISLOWER; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/tpf/
H A Dctype_base.h48 static const mask lower = _ISlower; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/uclibc/
H A Dctype_base.h56 static const mask lower = _ISlower; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/vxworks/
H A Dctype_base.h48 static const mask lower = _C_LOWER; member in struct:ctype_base
/freebsd-11-stable/contrib/libstdc++/config/os/windiss/
H A Dctype_base.h48 static const mask lower = _L; member in struct:ctype_base
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp94 void SystemZMCInstLower::lower(const MachineInstr *MI, MCInst &OutMI) const { function in class:SystemZMCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp571 outranks(InstructionContext upper, InstructionContext lower) argument
/freebsd-11-stable/contrib/libstdc++/src/
H A Dctype.cc38 const ctype_base::mask ctype_base::lower; member in class:ctype_base

Completed in 296 milliseconds

12345