Home
last modified time | relevance | path

Searched refs:lowers (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c66 int digits, lowers, uppers, others, unknowns; in is_simple() local
70 digits = lowers = uppers = others = unknowns = 0; in is_simple()
77 if (islower(c)) lowers++; else in is_simple()
102 if (lowers) classes++; in is_simple()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMSA.txt45 it lowers directly to MipsISD::VSHF instead of using common IR.
H A DMips64InstrInfo.td372 // code that lowers into MipsISD::Ext.
388 // code that lowers into MipsISD::Ins.
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DThreading.inc110 // Begin background processing mode. The system lowers the resource scheduling
/freebsd/contrib/unbound/doc/
H A DChangelog2512 this lowers vulnerability to ICMP side channels.
3275 This further lowers the max to 256.
6029 compatibility with cisco dns guard. This lowers false positives.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td5868 but dynamically it behaves more like a C function. This lowers some of the costs