Lines Matching defs:code
19 // * Redistribution's of source code must retain the above copyright notice,
48 #define OCL_TUNING_MODE_ONLY(code) code
50 #define OCL_TUNING_MODE_ONLY(code)
158 int code = cvtest::ArrayTest::prepare_test_case( test_case_idx );
159 if( code > 0 )
166 return code;
383 int code = cvtest::ArrayTest::prepare_test_case( test_case_idx );
384 if( code > 0 )
389 return code;