Home
last modified time | relevance | path

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

12345678910>>...170

/external/libcxx/test/std/containers/sequences/vector/vector.modifiers/
Dpush_back_rvalue.pass.cpp30 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
35 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
40 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
45 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
50 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
61 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
66 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
71 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
76 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
81 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
[all …]
Dpush_back.pass.cpp28 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
33 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
38 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
43 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
48 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
59 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
64 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
69 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
74 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
79 for (int j = 0; static_cast<std::size_t>(j) < c.size(); ++j) in main() local
[all …]
Dinsert_iter_size_value.pass.cpp31 int j; in main() local
47 std::size_t j; in main() local
63 std::size_t j; in main() local
77 int j; in main() local
92 int j; in main() local
106 int j; in main() local
/external/libyuv/files/unit_test/
Dmath_test.cc70 for (int j = 0; j < 1280; ++j) { in TEST_F() local
77 for (int j = 0; j < 1280; ++j) { in TEST_F() local
81 for (int j = 0; j < 1280; ++j) { in TEST_F() local
95 for (int j = 0; j < 1280; ++j) { in TEST_F() local
106 for (int j = 0; j < 1280; ++j) { in TEST_F() local
110 for (int j = 0; j < 1280; ++j) { in TEST_F() local
115 for (int j = 0; j < 1280; ++j) { in TEST_F() local
129 for (int j = 0; j < 1280; ++j) { in TEST_F() local
140 for (int j = 0; j < 1280; ++j) { in TEST_F() local
144 for (int j = 0; j < 1280; ++j) { in TEST_F() local
[all …]
/external/minijail/
Dlibminijail.c192 void minijail_preenter(struct minijail *j) in minijail_preenter()
208 void minijail_preexec(struct minijail *j) in minijail_preexec()
238 void API minijail_change_uid(struct minijail *j, uid_t uid) in minijail_change_uid()
246 void API minijail_change_gid(struct minijail *j, gid_t gid) in minijail_change_gid()
254 void API minijail_set_supplementary_gids(struct minijail *j, size_t size, in minijail_set_supplementary_gids()
284 void API minijail_keep_supplementary_gids(struct minijail *j) { in minijail_keep_supplementary_gids()
288 int API minijail_change_user(struct minijail *j, const char *user) in minijail_change_user()
323 int API minijail_change_group(struct minijail *j, const char *group) in minijail_change_group()
353 void API minijail_use_seccomp(struct minijail *j) in minijail_use_seccomp()
358 void API minijail_no_new_privs(struct minijail *j) in minijail_no_new_privs()
[all …]
/external/clang/test/OpenMP/
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
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
Ddistribute_parallel_for_simd_ast_print.cpp87 for (int j = 0; j < 2; ++j) in tmain() local
88 for (int j = 0; j < 2; ++j) in tmain() local
89 for (int j = 0; j < 2; ++j) in tmain() local
90 for (int j = 0; j < 2; ++j) in tmain() local
92 for (int j = 0; j < 2; ++j) in tmain() local
93 for (int j = 0; j < 2; ++j) in tmain() local
94 for (int j = 0; j < 2; ++j) in tmain() local
95 for (int j = 0; j < 2; ++j) in tmain() local
131 for (int j = 0; j < 10; ++j) in main() local
142 for (int j = 0; j < 200; j++) in main() local
Ddistribute_parallel_for_ast_print.cpp87 for (int j = 0; j < 2; ++j) in tmain() local
88 for (int j = 0; j < 2; ++j) in tmain() local
89 for (int j = 0; j < 2; ++j) in tmain() local
90 for (int j = 0; j < 2; ++j) in tmain() local
92 for (int j = 0; j < 2; ++j) in tmain() local
93 for (int j = 0; j < 2; ++j) in tmain() local
94 for (int j = 0; j < 2; ++j) in tmain() local
95 for (int j = 0; j < 2; ++j) in tmain() local
130 for (int j = 0; j < 10; ++j) in main() local
Dparallel_for_ast_print.cpp77 for (int j = 0; j < 2; ++j) in tmain() local
78 for (int j = 0; j < 2; ++j) in tmain() local
79 for (int j = 0; j < 2; ++j) in tmain() local
80 for (int j = 0; j < 2; ++j) in tmain() local
82 for (int j = 0; j < 2; ++j) in tmain() local
83 for (int j = 0; j < 2; ++j) in tmain() local
84 for (int j = 0; j < 2; ++j) in tmain() local
85 for (int j = 0; j < 2; ++j) in tmain() local
116 for (int j = 0; j < 10; ++j) in main() local
/external/eigen/unsupported/test/
Dcxx11_tensor_chipping.cpp31 for (int j = 0; j < 5; ++j) { in test_simple_chip() local
46 for (int j = 0; j < 3; ++j) { in test_simple_chip() local
61 for (int j = 0; j < 3; ++j) { in test_simple_chip() local
76 for (int j = 0; j < 3; ++j) { in test_simple_chip() local
91 for (int j = 0; j < 3; ++j) { in test_simple_chip() local
114 for (int j = 0; j < 5; ++j) { in test_dynamic_chip() local
129 for (int j = 0; j < 3; ++j) { in test_dynamic_chip() local
144 for (int j = 0; j < 3; ++j) { in test_dynamic_chip() local
159 for (int j = 0; j < 3; ++j) { in test_dynamic_chip() local
174 for (int j = 0; j < 3; ++j) { in test_dynamic_chip() local
[all …]
/external/libvpx/libvpx/test/
Ddct32x32_test.cc52 for (int j = 0; j < 32; ++j) temp_in[j] = input[j * 32 + i]; in reference_32x32_dct_2d() local
54 for (int j = 0; j < 32; ++j) output[j * 32 + i] = temp_out[j]; in reference_32x32_dct_2d() local
59 for (int j = 0; j < 32; ++j) temp_in[j] = output[j + i * 32]; in reference_32x32_dct_2d() local
62 for (int j = 0; j < 32; ++j) output[j + i * 32] = temp_out[j] / 4; in reference_32x32_dct_2d() local
120 for (int j = 0; j < kNumCoeffs; ++j) { in TEST_P() local
144 for (int j = 0; j < kNumCoeffs; ++j) { in TEST_P() local
178 for (int j = 0; j < kNumCoeffs; ++j) { in TEST_P() local
187 for (int j = 0; j < kNumCoeffs; ++j) in TEST_P() local
191 for (int j = 0; j < kNumCoeffs; ++j) in TEST_P() local
208 for (int j = 0; j < kNumCoeffs; ++j) { in TEST_P() local
[all …]
Didct8x8_test.cc42 for (int j = 0; j < 8; ++j) temp_in[j] = input[j * 8 + i]; in reference_dct_2d() local
44 for (int j = 0; j < 8; ++j) output[j * 8 + i] = temp_out[j]; in reference_dct_2d() local
49 for (int j = 0; j < 8; ++j) temp_in[j] = output[j + i * 8]; in reference_dct_2d() local
51 for (int j = 0; j < 8; ++j) output[j + i * 8] = temp_out[j]; in reference_dct_2d() local
66 for (int j = 0; j < 64; ++j) { in TEST() local
71 for (int j = 0; j < 64; ++j) input[j] = src[j] - dst[j]; in TEST() local
74 for (int j = 0; j < 64; ++j) { in TEST() local
78 for (int j = 0; j < 64; ++j) { in TEST() local
Dvp9_quantize_test.cc107 for (int j = 0; j < count; j++) { in TEST_P() local
110 for (int j = 0; j < 2; j++) { in TEST_P() local
125 for (int j = 0; j < sz; ++j) { in TEST_P() local
165 for (int j = 0; j < count; j++) { in TEST_P() local
168 for (int j = 0; j < 2; j++) { in TEST_P() local
183 for (int j = 0; j < sz; ++j) { in TEST_P() local
224 for (int j = 0; j < count; j++) { in TEST_P() local
229 for (int j = 0; j < 2; j++) { in TEST_P() local
246 for (int j = 0; j < sz; ++j) { in TEST_P() local
286 for (int j = 0; j < count; j++) { in TEST_P() local
[all …]
/external/libcxx/test/std/containers/sequences/deque/deque.modifiers/
Dinsert_iter_iter.pass.cpp63 for (int j = 0; j < P; ++j, ++i) in test() local
65 for (int j = 0; static_cast<std::size_t>(j) < c2.size(); ++j, ++i) in test() local
67 for (int j = P; static_cast<std::size_t>(j) < c1_osize; ++j, ++i) in test() local
80 for (int j = 0; j < P; ++j, ++i) in test() local
82 for (int j = 0; static_cast<std::size_t>(j) < c2.size(); ++j, ++i) in test() local
84 for (int j = P; static_cast<std::size_t>(j) < c1_osize; ++j, ++i) in test() local
97 for (int j = 0; j < P; ++j, ++i) in test() local
99 for (int j = 0; static_cast<std::size_t>(j) < c2.size(); ++j, ++i) in test() local
101 for (int j = P; static_cast<std::size_t>(j) < c1_osize; ++j, ++i) in test() local
178 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/libcxx/test/std/containers/sequences/vector.bool/
Diterators.pass.cpp33 C::iterator j = c.end(); in main() local
42 C::const_iterator j = c.end(); in main() local
51 C::const_iterator j = c.cend(); in main() local
60 C::const_iterator j; in main() local
68 C::iterator j = c.end(); in main() local
77 C::const_iterator j = c.end(); in main() local
86 C::const_iterator j = c.cend(); in main() local
95 C::const_iterator j; in main() local
/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/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/Sema/
Dinline-asm-validate-x86.c4 void I(int i, int j) { in I()
21 void J(int i, int j) { in J()
38 void K(int i, int j) { in K()
55 void L(int i, int j) { in L()
81 void M(int i, int j) { in M()
98 void N(int i, int j) { in N()
115 void O(int i, int j) { in O()
/external/libcxx/test/std/containers/sequences/list/
Diterators.pass.cpp39 C::iterator j = c.end(); in main() local
48 C::const_iterator j = c.end(); in main() local
57 C::const_iterator j = c.cend(); in main() local
79 C::const_iterator j; in main() local
87 C::iterator j = c.end(); in main() local
96 C::const_iterator j = c.end(); in main() local
105 C::const_iterator j = c.cend(); in main() local
127 C::const_iterator j; in main() local
135 C::const_iterator j = i; in main() local
/external/eigen/test/
Darray_reverse.cpp33 for ( int j = 0; j < cols; j++ ) { in reverse() local
41 for ( int j = 0; j < cols; j++ ) { in reverse() local
49 for ( int j = 0; j < cols; j++ ) { in reverse() local
57 for ( int j = 0; j < cols; j++ ) { in reverse() local
65 for ( int j = 0; j < cols; j++ ) { in reverse() local
79 for ( int j = 0; j < cols; j++ ) { in reverse() local
87 for ( int j = 0; j < cols; j++ ) { in reverse() local

12345678910>>...170