Home
last modified time | relevance | path

Searched refs:SupportedTypes (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/tflite/
Dtypes_test.cc70 TEST(DataType, SupportedTypes) { in TEST() argument
/external/pdfium/third_party/lcms/src/
Dcmsio0.c1261 Type = TagDescriptor ->SupportedTypes[0]; in SaveTags()
1511 if (Type == TagDescriptor ->SupportedTypes[i]) return TRUE; in IsTypeSupported()
1713 Type = TagDescriptor ->SupportedTypes[0]; in cmsWriteTag()
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h429 cmsTagTypeSignature SupportedTypes[MAX_TYPES_IN_LCMS_PLUGIN]; member