Searched defs:ParseInt64 (Results 1 – 5 of 5) sorted by relevance
9 int64_t ParseInt64(const uint8_t* buf) { in ParseInt64() function
50 bool ParseInt64(const char *c_str, int64 *value) { in ParseInt64() function
79 int64_t ParseInt64(char const* arg) { in ParseInt64() function
102 bool UniLibBase::ParseInt64(const UnicodeText& text, int64* result) const { in ParseInt64() function in libtextclassifier3::UniLibBase
4951 bool HloParserImpl::ParseInt64(int64* result) { in ParseInt64() function in xla::__anon8590f6b60111::HloParserImpl