Searched defs:ils (Results 1 – 5 of 5) sorted by relevance
57 boost::io::ios_locale_saver ils(output); in saver_tests_1() local111 boost::io::ios_locale_saver ils(output, loc); in saver_tests_2() local
258 boost::io::ios_locale_saver ils(ss); in ios_locale_saver_unit_test() local268 boost::io::ios_locale_saver ils(ss, std::locale::classic()); in ios_locale_saver_unit_test() local
10 int long signed ils; member
3185 std::vector<cl_name_version> ils = d0.getInfo<CL_DEVICE_ILS_WITH_VERSION>(); in testDeviceExtendedVersioning_3_0() local3229 std::vector<cl_name_version_khr> ils = d0.getInfo<CL_DEVICE_ILS_WITH_VERSION_KHR>(); in testDeviceExtendedVersioning_KHR() local
386 constexpr init_list_2_init_list_3_ints ils = { { { { 1, 2, 3 } }, { { 4, 5, 6 } } } }; variable