Searched defs:ToUnsigned (Results 1 – 3 of 3) sorted by relevance
39 pub trait ToUnsigned { trait47 impl<'a> ToUnsigned for &'a [i8] { impl
36 uint64_t ToUnsigned(T y) { in ToUnsigned() function
633 bool XMLUtil::ToUnsigned(const char* str, unsigned* value) in ToUnsigned() function in tinyxml2::XMLUtil