Home
last modified time | relevance | path

Searched defs:toInt64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/executor/
H A DxeTestResultParser.cpp49 static inline int64_t toInt64(const char *str) in toInt64() function
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_arg_parser.h951 inline int64_t PythonArgs::toInt64(int i) { in toInt64() function