Searched defs:IsInt32 (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/ | ||
D | util.h | 514 bool IsInt32(T x) { in IsInt32() function |
/external/v8/src/ | ||
D | api.cc | 3478 bool Value::IsInt32() const { in IsInt32() function in v8::Value |