Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnUtils/
H A DCompatibleTypes.cpp17 bool CompatibleTypes(DataType) in CompatibleTypes() function
23 bool CompatibleTypes<float>(DataType dataType) in CompatibleTypes() function
29 bool CompatibleTypes<Half>(DataType dataType) in CompatibleTypes() function
35 bool CompatibleTypes<BFloat16>(DataType dataType) in CompatibleTypes() function
41 bool CompatibleTypes<uint8_t>(DataType dataType) in CompatibleTypes() function
47 bool CompatibleTypes<int8_t>(DataType dataType) in CompatibleTypes() function
54 bool CompatibleTypes<int16_t>(DataType dataType) in CompatibleTypes() function
60 bool CompatibleTypes<int32_t>(DataType dataType) in CompatibleTypes() function
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-actions_test.cc1319 TEST(AssignTest, CompatibleTypes) { in TEST() argument
1669 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-actions_test.cc1319 TEST(AssignTest, CompatibleTypes) { in TEST() argument
1621 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1319 TEST(AssignTest, CompatibleTypes) { in TEST() argument
1621 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsio0.c715 cmsBool CompatibleTypes(const cmsTagDescriptor* desc1, const cmsTagDescriptor* desc2) in CompatibleTypes() function