Home
last modified time | relevance | path

Searched defs:lossy (Results 1 – 7 of 7) sorted by relevance

/external/rust/cxx/src/
Dcxx.cc162 String String::lossy(const std::string &s) noexcept { in lossy() function in rust::cxxbridge1::String
166 String String::lossy(const char *s) noexcept { in lossy() function in rust::cxxbridge1::String
171 String String::lossy(const char *s, std::size_t len) noexcept { in lossy() function in rust::cxxbridge1::String
176 String String::lossy(const char16_t *s) noexcept { in lossy() function in rust::cxxbridge1::String
182 String String::lossy(const char16_t *s, std::size_t len) noexcept { in lossy() function in rust::cxxbridge1::String
Dlib.rs446 mod lossy; module
/external/skia/fuzz/
DFuzzEncoders.cpp65 bool lossy; in DEF_FUZZ() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ir/
DUniformSupport.h124 bool lossy; in quantizeFloatToInt() local
/external/webrtc/call/
Drtp_video_sender_unittest.cc586 auto* lossy = s.CreateVideoStream(route->forward(), lossy_config); in TEST() local
/external/rust/crates/bstr/src/
Dext_slice.rs382 let mut lossy = String::with_capacity(self.as_bytes().len()); in to_str_lossy() localVariable
/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c5298 bool lossy; member
5303 bool lossy; member