HomeSort by relevance Sort by last modified time
    Searched defs:ParseInt64 (Results 1 - 3 of 3) sorted by null

  /external/bsdiff/
utils.cc 9 int64_t ParseInt64(const uint8_t* buf) {
  /external/libtextclassifier/util/strings/
numbers.cc 47 bool ParseInt64(const char *c_str, int64 *value) {
  /external/tensorflow/tensorflow/compiler/xla/tools/parser/
hlo_parser.cc 192 bool ParseInt64(int64* result);
446 !ParseInt64(&parameter_number) ||
    [all...]

Completed in 370 milliseconds