Searched refs:preIdx (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/vectors/ |
D | test_vec_align.cpp | 375 int preIdx, postIdx; in test_vec_align_struct() local 381 for (preIdx = 0; pre_substitution_arr[preIdx] != NULL; ++preIdx) in test_vec_align_struct() 386 pre_substitution_arr[preIdx], ".POST.", in test_vec_align_struct() 403 for (preIdx = 0; pre_substitution_arr[preIdx] != NULL; ++preIdx) in test_vec_align_struct() 408 pre_substitution_arr[preIdx], ".POST.", in test_vec_align_struct() 428 int preIdx, postIdx; in test_vec_align_packed_struct() local 435 for (preIdx = 0; pre_substitution_arr[preIdx] != NULL; ++preIdx) in test_vec_align_packed_struct() 440 pre_substitution_arr[preIdx], ".POST.", in test_vec_align_packed_struct() 445 512, pre_align_arr[preIdx], type_multiple_pre_align_arr[preIdx], in test_vec_align_packed_struct() 458 for (preIdx = 0; pre_substitution_arr[preIdx] != NULL; ++preIdx) in test_vec_align_packed_struct() [all …]
|