Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 4071) sorted by relevance

12345678910>>...163

/external/libcxx/test/std/containers/sequences/vector/vector.modifiers/
Dpush_back_rvalue.pass.cpp29 for (int j = 0; j < c.size(); ++j) in main() local
34 for (int j = 0; j < c.size(); ++j) in main() local
39 for (int j = 0; j < c.size(); ++j) in main() local
44 for (int j = 0; j < c.size(); ++j) in main() local
49 for (int j = 0; j < c.size(); ++j) in main() local
57 for (int j = 0; j < c.size(); ++j) in main() local
62 for (int j = 0; j < c.size(); ++j) in main() local
67 for (int j = 0; j < c.size(); ++j) in main() local
72 for (int j = 0; j < c.size(); ++j) in main() local
77 for (int j = 0; j < c.size(); ++j) in main() local
[all …]
Dpush_back.pass.cpp27 for (int j = 0; j < c.size(); ++j) in main() local
32 for (int j = 0; j < c.size(); ++j) in main() local
37 for (int j = 0; j < c.size(); ++j) in main() local
42 for (int j = 0; j < c.size(); ++j) in main() local
47 for (int j = 0; j < c.size(); ++j) in main() local
55 for (int j = 0; j < c.size(); ++j) in main() local
60 for (int j = 0; j < c.size(); ++j) in main() local
65 for (int j = 0; j < c.size(); ++j) in main() local
70 for (int j = 0; j < c.size(); ++j) in main() local
75 for (int j = 0; j < c.size(); ++j) in main() local
[all …]
/external/opencv3/modules/core/test/ocl/
Dtest_arithm.cpp103 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
198 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
210 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
222 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
234 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
250 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
262 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
274 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
286 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
302 for (int j = 0; j < test_loop_times; j++) in OCL_TEST_P() local
[all …]
/external/v8/test/cctest/
Dtest-macro-assembler-x64.cc141 __ j(not_equal, exit); in TestMoveSmi() local
194 __ j(greater_equal, exit); in TestSmiCompare() local
197 __ j(less_equal, exit); in TestSmiCompare() local
201 __ j(not_equal, exit); in TestSmiCompare() local
205 __ j(not_equal, exit); in TestSmiCompare() local
208 __ j(not_equal, exit); in TestSmiCompare() local
214 __ j(greater_equal, exit); in TestSmiCompare() local
218 __ j(less_equal, exit); in TestSmiCompare() local
223 __ j(not_equal, exit); in TestSmiCompare() local
226 __ j(not_equal, exit); in TestSmiCompare() local
[all …]
Dtest-assembler-x64.cc162 __ j(equal, &done); in TEST() local
317 __ j(zero, &done, Label::kNear); in TEST() local
437 __ j(less_equal, &Loop1_body); in TEST() local
440 __ j(not_equal, &Fail); in TEST() local
450 __ j(greater, &Loop2_body); in TEST() local
453 __ j(not_equal, &Fail); in TEST() local
519 __ j(equal, &target); in TEST() local
520 __ j(not_equal, &target); in TEST() local
551 __ j(not_equal, &fail); in TEST() local
553 __ j(not_equal, &fail); in TEST() local
[all …]
Dtest-disasm-x87.cc309 __ j(overflow, &Ljcc); in TEST() local
310 __ j(no_overflow, &Ljcc); in TEST() local
311 __ j(below, &Ljcc); in TEST() local
312 __ j(above_equal, &Ljcc); in TEST() local
313 __ j(equal, &Ljcc); in TEST() local
314 __ j(not_equal, &Ljcc); in TEST() local
315 __ j(below_equal, &Ljcc); in TEST() local
316 __ j(above, &Ljcc); in TEST() local
317 __ j(sign, &Ljcc); in TEST() local
318 __ j(not_sign, &Ljcc); in TEST() local
[all …]
Dtest-macro-assembler-ia32.cc75 __ j(not_equal, &exit); in TEST() local
78 __ j(not_equal, &exit); in TEST() local
89 __ j(not_equal, &exit); in TEST() local
93 __ j(not_equal, &exit); in TEST() local
103 __ j(not_equal, &exit); in TEST() local
107 __ j(not_equal, &exit); in TEST() local
117 __ j(not_equal, &exit); in TEST() local
120 __ j(not_equal, &exit); in TEST() local
127 __ j(not_equal, &exit); in TEST() local
130 __ j(equal, &exit); in TEST() local
[all …]
Dtest-assembler-ia32.cc96 __ j(not_zero, &L); in TEST() local
133 __ j(not_zero, &L); in TEST() local
320 __ j(parity_even, &nan_l); in TEST() local
321 __ j(equal, &equal_l); in TEST() local
322 __ j(below, &less_l); in TEST() local
323 __ j(above, &greater_l); in TEST() local
370 __ j(equal, &target); in TEST() local
371 __ j(not_equal, &target); in TEST() local
402 __ j(not_equal, &fail); in TEST() local
404 __ j(not_equal, &fail); in TEST() local
[all …]
/external/opencv3/samples/cpp/tutorial_code/ShapeDescriptors/
DpointPolygonTest_demo.cpp36 for( int j = 0; j < 6; j++ ) in main() local
48 for( int j = 0; j < src.rows; j++ ) in main() local
60 for( int j = 0; j < src.rows; j++ ) in main() local
64 … { drawing.at<Vec3b>(j,i)[0] = (uchar)(255 - abs(raw_dist.at<float>(j,i))*255/minVal); } in main() local
66 { drawing.at<Vec3b>(j,i)[2] = (uchar)(255 - raw_dist.at<float>(j,i)*255/maxVal); } in main() local
68 …{ drawing.at<Vec3b>(j,i)[0] = 255; drawing.at<Vec3b>(j,i)[1] = 255; drawing.at<Vec3b>(j,i)[2] = 25… in main() local
/external/libvpx/libvpx/test/
Ddct32x32_test.cc59 for (int j = 0; j < 32; ++j) in reference_32x32_dct_2d() local
62 for (int j = 0; j < 32; ++j) in reference_32x32_dct_2d() local
68 for (int j = 0; j < 32; ++j) in reference_32x32_dct_2d() local
72 for (int j = 0; j < 32; ++j) in reference_32x32_dct_2d() local
135 for (int j = 0; j < kNumCoeffs; ++j) { in TEST_P() local
159 for (int j = 0; j < kNumCoeffs; ++j) { in TEST_P() local
194 for (int j = 0; j < kNumCoeffs; ++j) in TEST_P() local
202 for (int j = 0; j < kNumCoeffs; ++j) in TEST_P() local
206 for (int j = 0; j < kNumCoeffs; ++j) in TEST_P() local
223 for (int j = 0; j < kNumCoeffs; ++j) { in TEST_P() local
[all …]
Didct8x8_test.cc50 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
53 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
59 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
62 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
79 for (int j = 0; j < 64; ++j) { in TEST() local
84 for (int j = 0; j < 64; ++j) in TEST() local
88 for (int j = 0; j < 64; ++j) in TEST() local
91 for (int j = 0; j < 64; ++j) { in TEST() local
Dvp9_quantize_test.cc108 for (int j = 0; j < count; j++) { in TEST_P() local
111 for (int j = 0; j < 2; j++) { in TEST_P() local
127 for (int j = 0; j < sz; ++j) { in TEST_P() local
167 for (int j = 0; j < count; j++) { in TEST_P() local
170 for (int j = 0; j < 2; j++) { in TEST_P() local
186 for (int j = 0; j < sz; ++j) { in TEST_P() local
227 for (int j = 0; j < count; j++) { in TEST_P() local
232 for (int j = 0; j < 2; j++) { in TEST_P() local
250 for (int j = 0; j < sz; ++j) { in TEST_P() local
290 for (int j = 0; j < count; j++) { in TEST_P() local
[all …]
/external/minijail/
Dlibminijail.c146 void minijail_preenter(struct minijail *j) in minijail_preenter()
161 void minijail_preexec(struct minijail *j) in minijail_preexec()
215 void API minijail_change_uid(struct minijail *j, uid_t uid) in minijail_change_uid()
223 void API minijail_change_gid(struct minijail *j, gid_t gid) in minijail_change_gid()
231 void API minijail_set_supplementary_gids(struct minijail *j, size_t size, in minijail_set_supplementary_gids()
259 int API minijail_change_user(struct minijail *j, const char *user) in minijail_change_user()
293 int API minijail_change_group(struct minijail *j, const char *group) in minijail_change_group()
323 void API minijail_use_seccomp(struct minijail *j) in minijail_use_seccomp()
328 void API minijail_no_new_privs(struct minijail *j) in minijail_no_new_privs()
333 void API minijail_use_seccomp_filter(struct minijail *j) in minijail_use_seccomp_filter()
[all …]
/external/clang/test/OpenMP/
Dfor_ast_print.cpp25 for (int j = 0; j < 2; ++j) in tmain() local
26 for (int j = 0; j < 2; ++j) in tmain() local
27 for (int j = 0; j < 2; ++j) in tmain() local
28 for (int j = 0; j < 2; ++j) in tmain() local
30 for (int j = 0; j < 2; ++j) in tmain() local
31 for (int j = 0; j < 2; ++j) in tmain() local
32 for (int j = 0; j < 2; ++j) in tmain() local
33 for (int j = 0; j < 2; ++j) in tmain() local
64 for (int j = 0; j < 10; ++j) in main() local
Dtaskloop_ast_print.cpp25 for (int j = 0; j < 2; ++j) in tmain() local
26 for (int j = 0; j < 2; ++j) in tmain() local
27 for (int j = 0; j < 2; ++j) in tmain() local
28 for (int j = 0; j < 2; ++j) in tmain() local
30 for (int j = 0; j < 2; ++j) in tmain() local
31 for (int j = 0; j < 2; ++j) in tmain() local
32 for (int j = 0; j < 2; ++j) in tmain() local
33 for (int j = 0; j < 2; ++j) in tmain() local
64 for (int j = 0; j < 10; ++j) in main() local
Dtaskloop_simd_ast_print.cpp26 for (int j = 0; j < 2; ++j) in tmain() local
27 for (int j = 0; j < 2; ++j) in tmain() local
28 for (int j = 0; j < 2; ++j) in tmain() local
29 for (int j = 0; j < 2; ++j) in tmain() local
31 for (int j = 0; j < 2; ++j) in tmain() local
32 for (int j = 0; j < 2; ++j) in tmain() local
33 for (int j = 0; j < 2; ++j) in tmain() local
34 for (int j = 0; j < 2; ++j) in tmain() local
65 for (int j = 0; j < 10; ++j) in main() local
Dparallel_for_ast_print.cpp26 for (int j = 0; j < 2; ++j) in tmain() local
27 for (int j = 0; j < 2; ++j) in tmain() local
28 for (int j = 0; j < 2; ++j) in tmain() local
29 for (int j = 0; j < 2; ++j) in tmain() local
31 for (int j = 0; j < 2; ++j) in tmain() local
32 for (int j = 0; j < 2; ++j) in tmain() local
33 for (int j = 0; j < 2; ++j) in tmain() local
34 for (int j = 0; j < 2; ++j) in tmain() local
65 for (int j = 0; j < 10; ++j) in main() local
Dcritical_messages.cpp25 for (int j = 0; j < 10; j++) { in tmain() local
37 for (int j = 0; j < 10; j++) { in tmain() local
48 for (int j = 0; j < 10; j++) { in tmain() local
88 for (int j = 0; j < 10; j++) { in main() local
100 for (int j = 0; j < 10; j++) { in main() local
111 for (int j = 0; j < 10; j++) { in main() local
/external/libcxx/test/std/containers/sequences/deque/deque.modifiers/
Dinsert_iter_iter.pass.cpp62 for (int j = 0; j < P; ++j, ++i) in test() local
64 for (int j = 0; j < c2.size(); ++j, ++i) in test() local
66 for (int j = P; j < c1_osize; ++j, ++i) in test() local
79 for (int j = 0; j < P; ++j, ++i) in test() local
81 for (int j = 0; j < c2.size(); ++j, ++i) in test() local
83 for (int j = P; j < c1_osize; ++j, ++i) in test() local
96 for (int j = 0; j < P; ++j, ++i) in test() local
98 for (int j = 0; j < c2.size(); ++j, ++i) in test() local
100 for (int j = P; j < c1_osize; ++j, ++i) in test() local
177 for (int j = 0; j < P; ++j, ++i) in testI() local
[all …]
/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_triemit.h10 #define COPY_DWORDS( j, vb, vertsize, v ) \ argument
20 #define COPY_DWORDS( j, vb, vertsize, v ) \ argument
27 #define COPY_DWORDS( j, vb, vertsize, v ) \ argument
46 GLuint j; in TAG() local
70 GLuint j; in TAG() local
97 GLuint j; in TAG() local
119 GLuint j; in TAG() local
132 int j; in TAG() local
146 GLuint i,j; in TAG() local
Dt_dd_dmatmp.h116 GLuint j, nr; in TAG() local
145 GLuint j, nr; in TAG() local
181 GLuint j, nr; in TAG() local
213 GLuint j, nr; in TAG() local
278 GLuint j, nr; in TAG() local
308 GLuint j, nr; in TAG() local
346 GLuint j, nr; in TAG() local
386 GLuint j, nr; in TAG() local
422 GLuint j, nr; in TAG() local
426 GLuint j, nr; in TAG() local
[all …]
/external/dng_sdk/source/
Ddng_matrix.cpp99 for (uint32 j = 0; j < count; j++) in SetIdentity() local
121 for (uint32 j = 0; j < Rows (); j++) in operator ==() local
153 for (uint32 j = 0; j < Rows (); j++) in IsDiagonal() local
187 for (uint32 j = 0; j < Rows (); j++) in MaxEntry() local
213 for (uint32 j = 0; j < Rows (); j++) in MinEntry() local
230 for (uint32 j = 0; j < Rows (); j++) in Scale() local
247 for (uint32 j = 0; j < Rows (); j++) in Round() local
264 for (uint32 j = 0; j < Rows (); j++) in SafeRound() local
482 for (uint32 j = 0; j < count; j++) in SetIdentity() local
503 for (uint32 j = 0; j < Count (); j++) in operator ==() local
[all …]
/external/valgrind/VEX/priv/
Dhost_generic_reg_alloc2.c239 Int i, j, h, bigN, hp; in sortRRLRarray() local
520 for (Int j = 0; j < n_rregs; j++) { in doRegisterAllocation() local
528 for (Int j = 0; j < n_vregs; j++) in doRegisterAllocation() local
547 for (Int j = 0; j < n_vregs; j++) { in doRegisterAllocation() local
579 for (Int j = 0; j < n_rregs; j++) { in doRegisterAllocation() local
602 for (Int j = 0; j < reg_usage_arr[ii].n_vRegs; j++) { in doRegisterAllocation() local
691 for (Int j = rReg_minIndex; j <= rReg_maxIndex; j++) { in doRegisterAllocation() local
762 for (Int j = 0; j < n_rregs; j++) { in doRegisterAllocation() local
796 for (Int j = 0; j < rreg_lrs_used; j++) { in doRegisterAllocation() local
806 for (Int j = 0; j < n_rregs; j++) { in doRegisterAllocation() local
[all …]
/external/clang/test/SemaCXX/
Dwarn-empty-body.cpp38 …for (int j : arr); // expected-warning{{range-based for loop has empty body}} expected-note{{put t… in test1() local
41 for (int j : in test1() local
103 for (int j : arr) // no-warning in test2() local
136 for (int j : arr) EMPTY(j); // no-warning in test3() local
138 for (int j : in test3() local
217 for (int j : arr) // no-warning in test6() local
220 for (int j : arr) {} // no-warning in test6() local
251 for (int j : arr) in test_errors() local
268 …for (int j : arr); // expected-warning{{range-based for loop has empty body}} expected-note{{put t… in test_template() local
/external/libcxx/test/std/containers/sequences/vector.bool/
Diterators.pass.cpp32 C::iterator j = c.end(); in main() local
41 C::const_iterator j = c.end(); in main() local
50 C::const_iterator j = c.cend(); in main() local
59 C::const_iterator j; in main() local
67 C::iterator j = c.end(); in main() local
76 C::const_iterator j = c.end(); in main() local
85 C::const_iterator j = c.cend(); in main() local
94 C::const_iterator j; in main() local

12345678910>>...163