Home
last modified time | relevance | path

Searched defs:fulltype (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/generic_address_space/
H A Dadvanced_tests.cpp515 const std::string fulltype = gentype_base[i] + vector_sizes[j]; in test_generic_variable_gentype() local
535 const std::string fulltype = std::string("double") + vector_sizes[j]; in test_generic_variable_gentype() local
555 const std::string fulltype = std::string("half") + vector_sizes[j]; in test_generic_variable_gentype() local
572 const std::string fulltype = gentype_others[i]; in test_generic_variable_gentype() local
/aosp_15_r20/external/pcre/maint/
H A Ducptest.c286 int fulltype = UCD_CHARTYPE(c); in print_prop() local