Searched defs:CompatibleTypes (Results 1 – 7 of 7) sorted by relevance
/external/armnn/src/armnnUtils/ |
D | CompatibleTypes.cpp | 17 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
|
/external/pdfium/third_party/lcms/src/ |
D | cmsio0.c | 715 cmsBool CompatibleTypes(const cmsTagDescriptor* desc1, const cmsTagDescriptor* desc2) in CompatibleTypes() function
|
/external/cronet/tot/third_party/googletest/src/googlemock/test/ |
D | gmock-actions_test.cc | 1319 TEST(AssignTest, CompatibleTypes) { in TEST() argument 1669 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
|
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
D | gmock-actions_test.cc | 1319 TEST(AssignTest, CompatibleTypes) { in TEST() argument 1621 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
|
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
D | gmock-actions_test.cc | 1319 TEST(AssignTest, CompatibleTypes) { in TEST() argument 1621 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
|
/external/googletest/googlemock/test/ |
D | gmock-actions_test.cc | 1319 TEST(AssignTest, CompatibleTypes) { in TEST() argument 1669 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
|
/external/cronet/stable/third_party/googletest/src/googlemock/test/ |
D | gmock-actions_test.cc | 1319 TEST(AssignTest, CompatibleTypes) { in TEST() argument 1669 TEST_F(SetErrnoAndReturnTest, CompatibleTypes) { in TEST_F() argument
|