Searched defs:lower (Results 1 – 5 of 5) sorted by relevance
35 inline uint32_t CombineUint16ToUint32(uint16_t upper, uint16_t lower) in CombineUint16ToUint32()
76 std::string lower; in ToLowerString() local85 std::string lower = DlpUtils::ToLowerString(suffix); in GetFileTypeBySuffix() local
89 std::string lower = DlpUtils::ToLowerString(suffix); in GetMimeTypeBySuffix() local
39 std::string lower; in ToLowerString() local
255 double lower = (binFreq - prevFreq) / (thisFreq - prevFreq); in FiltersMel() local