Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A Dconversions.h71 extern void convert_explicit_value(void *inRaw, void *outRaw,
H A Dconversions.cpp393 void convert_explicit_value(void *inRaw, void *outRaw, ExplicitType inType, in convert_explicit_value() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_vector_creation.cpp319 convert_explicit_value( in test_vector_creation()
H A Dtest_explicit_s2v.cpp182convert_explicit_value( (void *)inPtr, (void *)convertedData, srcType, false, kDefaultRoundingType… in test_explicit_s2v_function()