Home
last modified time | relevance | path

Searched defs:ij (Results 1 – 25 of 39) sorted by relevance

12

/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/
Ddefault.pass.cpp80 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/
Ddefault.pass.cpp80 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/
Ddefault.pass.cpp79 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/
Ddefault.pass.cpp79 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/
Ddefault.pass.cpp79 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/
DS2Test.java25 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/
Ddefault.pass.cpp80 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/
Dunsigned-overflow.c6 unsigned int ii, ij, ik; variable
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/
Dmake_default_searcher.pass.cpp64 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/
Ddefault.pass.cpp79 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/
Ddefault.pass.cpp79 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/
Ddefault.pass.cpp80 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/
Dtestutil.cpp282 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/
Dpooling_depthfirst.hpp155 …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/
Dtestutil.cpp282 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/
Dir3_nir_lower_load_barycentric_at_offset.c51 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/
Dsearch.pass.cpp92 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/
DS2Cell.java149 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/
Daddressing.cpp132 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/
DCorrelatedRandomVectorGenerator.java256 int ij = index[j]; in decompose() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.nonmodifying/alg.search/
Dsearch.pass.cpp104 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/
Dupsampling_sse2.c41 #define GET_M(ij, in, out) do { \ argument
Dupsampling_sse41.c43 #define GET_M(ij, in, out) do { \ argument
/external/pdfium/third_party/agg23/
Dagg_vcgen_stroke.h50 void inner_join(inner_join_e ij) in inner_join()
/external/eigen/test/
Dindexed_view.cpp49 IndexPair decode(Index ij) { in decode()

12