Searched refs:lowered (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/PrinterSetupWizard/
H A DThirdPage.cpp1105 // now try and find the lowered string in the name passed in.
1138 CString lowered = model->name; local
1139 lowered.MakeLower();
1141 if (lowered.Find( name ) != -1)
1156 if ( lowered.Find( altered ) != -1 )
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex544 mp\_exptmod() function itself and lowered the total cost of ownership (\textit{so to speak}) and of development
3519 By inlining the copy and shift operations the cutoff point for Karatsuba multiplication can be lowered. On the Athlon the cutoff point

Completed in 100 milliseconds