Home
last modified time | relevance | path

Searched defs:lastCase (Results 1 – 5 of 5) sorted by relevance

/external/OpenCL-CTS/test_conformance/half/
DTest_roundTrip.cpp161 uint64_t lastCase = 1ULL << (8*sizeof(cl_half)); // number of cl_half in test_roundTrip() local
DTest_vLoadHalf.cpp436 uint64_t lastCase = 1ULL << (8*sizeof(cl_half)); // number of things of size cl_half in Test_vLoadHalf_private() local
DTest_vStoreHalf.cpp679 uint64_t lastCase = 1ULL << (8*sizeof(float)); // number of floats. in Test_vStoreHalf_private() local
1277 uint64_t lastCase = 1ULL << (8*sizeof(float)); in Test_vStoreaHalf_private() local
/external/OpenCL-CTS/test_conformance/conversions/
Dtest_conversions.cpp1008 uint64_t lastCase = 1ULL << (8*gTypeSizes[ inType ]); in DoTest() local
/external/icu/icu4c/source/i18n/
Dcollationbuilder.cpp1036 uint32_t lastCase = 0; in setCaseBits() local