Searched defs:toUInt (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_basictypes.h120 static inline UInt toUInt ( Long x ) { function
/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DWTFString.cpp610 unsigned String::toUInt(bool* ok) const function in class:WTF::String
617 return m_impl->toUInt(ok);
H A DStringImpl.cpp1044 unsigned StringImpl::toUInt(bool* ok) function in class:WTF::StringImpl

Completed in 958 milliseconds