Home
last modified time | relevance | path

Searched defs:IsInt32 (Results 1 – 5 of 5) sorted by relevance

/external/deqp-deps/amber/src/
Dformat.h158 bool IsInt32() const { in IsInt32() function
Dtype_test.cc290 TEST_F(TypeTest, IsInt32) { in TEST_F() argument
Dtype.h62 static bool IsInt32(FormatMode mode, uint32_t num_bits) { in IsInt32() function
/external/tensorflow/tensorflow/compiler/xla/
Dutil.h541 bool IsInt32(T x) { in IsInt32() function
/external/v8/src/api/
Dapi.cc3499 bool Value::IsInt32() const { in IsInt32() function in v8::Value