HomeSort by relevance Sort by last modified time
    Searched refs:toInt64 (Results 1 - 2 of 2) sorted by null

  /external/deqp/executor/
xeTestResultParser.cpp 49 static inline deInt64 toInt64 (const char* str)
282 const deInt64 num = toInt64(stripLeadingWhitespace(value.c_str()));
  /external/eigen/unsupported/test/mpreal/
mpreal.h 348 int64_t toInt64 (mp_rnd_t mode = GMP_RNDZ) const;
352 explicit operator int64_t () const { return toInt64(); }
    [all...]

Completed in 141 milliseconds