Searched defs:lossy (Results 1 – 7 of 7) sorted by relevance
162 String String::lossy(const std::string &s) noexcept { in lossy() function in rust::cxxbridge1::String166 String String::lossy(const char *s) noexcept { in lossy() function in rust::cxxbridge1::String171 String String::lossy(const char *s, std::size_t len) noexcept { in lossy() function in rust::cxxbridge1::String176 String String::lossy(const char16_t *s) noexcept { in lossy() function in rust::cxxbridge1::String182 String String::lossy(const char16_t *s, std::size_t len) noexcept { in lossy() function in rust::cxxbridge1::String
446 mod lossy; module
65 bool lossy; in DEF_FUZZ() local
124 bool lossy; in quantizeFloatToInt() local
586 auto* lossy = s.CreateVideoStream(route->forward(), lossy_config); in TEST() local
382 let mut lossy = String::with_capacity(self.as_bytes().len()); in to_str_lossy() localVariable
5298 bool lossy; member5303 bool lossy; member