Home
last modified time | relevance | path

Searched defs:IsSignedInt (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/
Ddata_type.h230 bool IsSignedInt() const { in IsSignedInt() function
/third_party/vk-gl-cts/external/amber/src/src/
Dtype_test.cc230 TEST_F(TypeTest, IsSignedInt) { in TEST_F() argument
Dtype.h38 static bool IsSignedInt(FormatMode mode) { in IsSignedInt() function