Home
last modified time | relevance | path

Searched refs:dec_name (Results 1 – 4 of 4) sorted by relevance

/third_party/libsnd/tests/
Dchecksum_test.c36 const char * dec_name ; member
104 print_test_name (__func__, cksum->dec_name) ; in checksum_test()
118 file = test_open_file_or_die (cksum->dec_name, SFM_WRITE, &info, 0, __LINE__) ; in checksum_test()
122 check_file_hash_or_die (cksum->dec_name, cksum->dec_cksum, __LINE__) ; in checksum_test()
125 remove (cksum->dec_name) ; in checksum_test()
/third_party/spirv-tools/source/val/
Dvalidate_decorations.cpp1435 const char* const dec_name = in CheckUniformDecoration() local
1447 << dec_name << " decoration applied to a non-object"; in CheckUniformDecoration()
1452 << dec_name << " decoration applied to a value with void type"; in CheckUniformDecoration()
1458 << dec_name << " decoration applied to an object with invalid type"; in CheckUniformDecoration()
1595 const char* const dec_name = in CheckBlockDecoration() local
1598 << dec_name << " decoration on a non-struct type."; in CheckBlockDecoration()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_decorations.cpp1453 const char* const dec_name = in CheckUniformDecoration() local
1465 << dec_name << " decoration applied to a non-object"; in CheckUniformDecoration()
1470 << dec_name << " decoration applied to a value with void type"; in CheckUniformDecoration()
1476 << dec_name << " decoration applied to an object with invalid type"; in CheckUniformDecoration()
1613 const char* const dec_name = in CheckBlockDecoration() local
1616 << dec_name << " decoration on a non-struct type."; in CheckBlockDecoration()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp1453 const char* const dec_name = in CheckUniformDecoration() local
1465 << dec_name << " decoration applied to a non-object"; in CheckUniformDecoration()
1470 << dec_name << " decoration applied to a value with void type"; in CheckUniformDecoration()
1476 << dec_name << " decoration applied to an object with invalid type"; in CheckUniformDecoration()
1613 const char* const dec_name = in CheckBlockDecoration() local
1616 << dec_name << " decoration on a non-struct type."; in CheckBlockDecoration()