| /external/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/ |
| D | default.pass.cpp | 80 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 119 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
| /external/libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/ |
| D | default.pass.cpp | 80 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 119 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
| /external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/ |
| D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 118 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
| /external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/ |
| D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 118 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.search/func.search.bmh/ |
| D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 118 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
| /external/s2-geometry-library-java/tests/com/google/common/geometry/ |
| D | S2Test.java | 25 private static int swapAxes(int ij) { in swapAxes() 29 private static int invertBits(int ij) { in invertBits()
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.search/func.search.bm/ |
| D | default.pass.cpp | 80 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 119 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
| /external/clang/test/CodeGen/ |
| D | unsigned-overflow.c | 6 unsigned int ii, ij, ik; variable
|
| /external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/ |
| D | make_default_searcher.pass.cpp | 64 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
| /external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/ |
| D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
| /external/libcxx/test/std/utilities/function.objects/func.search/func.search.default/ |
| D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.search/func.search.default/ |
| D | default.pass.cpp | 80 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | testutil.cpp | 282 for (int32_t ij = 0; ij < UPRV_LENGTHOF(ZIG_ZAG); ++ij) { in checkEditsIter() local 293 for (int32_t ij = 0; ij < UPRV_LENGTHOF(ZIG_ZAG); ++ij) { in checkEditsIter() local
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/ |
| D | pooling_depthfirst.hpp | 155 …const int ij = static_cast<int>(output_j * this->m_args.pool_stride.cols) - this->m_args.padding.l… in compute_tile_padded() local 217 …const int ij = static_cast<int>(output_j * this->m_args.pool_stride.cols) - this->m_args.padding.l… in compute_row_padded_tile_row() local
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | testutil.cpp | 282 for (int32_t ij = 0; ij < UPRV_LENGTHOF(ZIG_ZAG); ++ij) { in checkEditsIter() local 293 for (int32_t ij = 0; ij < UPRV_LENGTHOF(ZIG_ZAG); ++ij) { in checkEditsIter() local
|
| /external/mesa3d/src/freedreno/ir3/ |
| D | ir3_nir_lower_load_barycentric_at_offset.c | 51 nir_ssa_def *ij = load(b, 2, nir_intrinsic_load_barycentric_pixel); in ir3_nir_lower_load_barycentric_at_offset_instr() local
|
| /external/libcxx/test/std/algorithms/alg.nonmodifying/alg.search/ |
| D | search.pass.cpp | 92 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
| /external/s2-geometry-library-java/src/com/google/common/geometry/ |
| D | S2Cell.java | 149 int ij = S2.posToIJ(orientation, pos); in subdivide() local 383 MutableInteger ij[] = new MutableInteger[2]; in init() local
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/ |
| D | addressing.cpp | 132 unsigned int kj = 0, ij = oj*stride_cols; in fill_pointer_array_generic_kernel() local 309 auto oj = 0u, ij = kj; in fill_patch_array_generic_kernel() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
| D | CorrelatedRandomVectorGenerator.java | 256 int ij = index[j]; in decompose() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.nonmodifying/alg.search/ |
| D | search.pass.cpp | 104 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
| /external/webp/src/dsp/ |
| D | upsampling_sse2.c | 41 #define GET_M(ij, in, out) do { \ argument
|
| D | upsampling_sse41.c | 43 #define GET_M(ij, in, out) do { \ argument
|
| /external/pdfium/third_party/agg23/ |
| D | agg_vcgen_stroke.h | 50 void inner_join(inner_join_e ij) in inner_join()
|
| /external/eigen/test/ |
| D | indexed_view.cpp | 49 IndexPair decode(Index ij) { in decode()
|