Searched refs:lower (Results 26 - 50 of 347) sorted by relevance

1234567891011>>

/openbsd-current/gnu/lib/libstdc++/libstdc++/config/os/solaris/solaris2.6/
H A Dctype_base.h46 static const mask lower = _ISLOWER; member in struct:ctype_base
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/os/solaris/solaris2.7/
H A Dctype_base.h47 static const mask lower = _ISLOWER; member in struct:ctype_base
/openbsd-current/gnu/usr.bin/perl/t/run/
H A DswitchF1.t21 okx1x- use of alternate delimiter (lower case letter) in -F
22 okq2q- use of alternate delimiter (lower case letter) in -F
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dcompatibility.py23 if start_list[0].lower() != path_list[0].lower():
34 if start_list[i].lower() != path_list[i].lower():
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/os/bsd/freebsd/
H A Dctype_inline.h58 *__vec = __maskrune (*__low, upper | lower | alpha | digit | xdigit
63 if (this->is(lower, *__low)) __m |= lower;
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MCInstLower.cpp10 /// Code to lower R600 MachineInstrs to their corresponding MCInst.
30 void lower(const MachineInstr *MI, MCInst &OutMI) const;
38 void R600MCInstLower::lower(const MachineInstr *MI, MCInst &OutMI) const { function in class:R600MCInstLower
70 MCInstLowering.lower(MI, TmpInst);
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/aix/
H A Dctype_base.h48 static const mask lower = _ISLOWER; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/bsd/netbsd/
H A Dctype_base.h51 static const mask lower = _L; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/djgpp/
H A Dctype_base.h50 static const mask lower = __dj_ISLOWER; // lowercase member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/gnu-linux/
H A Dctype_base.h54 static const mask lower = _ISlower; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/hpux/
H A Dctype_base.h48 static const mask lower = _ISLOWER; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/irix/irix5.2/
H A Dctype_base.h48 static const mask lower = _L; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/irix/irix6.5/
H A Dctype_base.h48 static const mask lower = _ISlower; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/mingw32/
H A Dctype_base.h48 static const mask lower = _LOWER; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/newlib/
H A Dctype_base.h50 static const mask lower = _L; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/qnx/qnx6.1/
H A Dctype_base.h48 static const mask lower = _LO; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/solaris/solaris2.6/
H A Dctype_base.h49 static const mask lower = _ISLOWER; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/solaris/solaris2.7/
H A Dctype_base.h50 static const mask lower = _ISLOWER; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/tpf/
H A Dctype_base.h48 static const mask lower = _ISlower; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/uclibc/
H A Dctype_base.h56 static const mask lower = _ISlower; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/vxworks/
H A Dctype_base.h48 static const mask lower = _C_LOWER; member in struct:ctype_base
/openbsd-current/gnu/gcc/libstdc++-v3/config/os/windiss/
H A Dctype_base.h48 static const mask lower = _L; member in struct:ctype_base
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/os/bsd/netbsd/
H A Dctype_base.h48 static const mask lower = _L; member in struct:ctype_base
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/os/irix/irix5.2/
H A Dctype_base.h45 static const mask lower = _L; member in struct:ctype_base
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/os/mingw32/
H A Dctype_base.h45 static const mask lower = _LOWER; member in struct:ctype_base

Completed in 122 milliseconds

1234567891011>>