Searched refs:test_index (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/ |
H A D | README.txt | 14 tests.cindex.test_index.test_create ... ok
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-loop-manip.cc | 474 tree test_index, test_limit, first_limit; in vect_set_loop_controls_directly() local 504 test_index = index_before_incr; in vect_set_loop_controls_directly() 540 test_index = index_after_incr; in vect_set_loop_controls_directly() 553 test_index = gimple_convert (&test_seq, compare_type, test_index); in vect_set_loop_controls_directly() 654 next_ctrl = vect_gen_while (&stmts, ctrl_type, test_index, in vect_set_loop_controls_directly() 661 gimple_seq seq = vect_gen_len (next_ctrl, test_index, this_test_limit, in vect_set_loop_controls_directly()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-loop-manip.c | 462 tree test_index, test_limit, first_limit; in vect_set_loop_masks_directly() local 492 test_index = index_before_incr; in vect_set_loop_masks_directly() 528 test_index = index_after_incr; in vect_set_loop_masks_directly() 541 test_index = gimple_convert (&test_seq, compare_type, test_index); in vect_set_loop_masks_directly() 628 gcall *call = vect_gen_while (next_mask, test_index, this_test_limit); in vect_set_loop_masks_directly()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest.cc | 5336 for (int test_index = 0; test_index < total_test_suite_count(); in RunAllTests() local 5337 test_index++) { in RunAllTests() 5338 GetMutableSuiteCase(test_index)->Run(); in RunAllTests()
|
/netbsd-src/external/public-domain/xz/dist/ |
H A D | ChangeLog | 818 tests/test_index.c | 30 ++++++++++++++++++++++++++++++
|