Searched defs:ParseInt64 (Results 1 – 3 of 3) sorted by relevance
9 int64_t ParseInt64(const uint8_t* buf) { in ParseInt64() function
47 bool ParseInt64(const char *c_str, int64 *value) { in ParseInt64() function
3843 bool HloParser::ParseInt64(int64* result) { in ParseInt64() function in xla::__anonc071bf1f0111::HloParser