Home
last modified time | relevance | path

Searched defs:ij (Results 1 – 25 of 26) 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/
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_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/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/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dextended_jitter_report_unittest.cc38 ExtendedJitterReport ij; member in webrtc::__anone8084b9c0111::RtcpPacketExtendedJitterReportTest
/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
Dir3_context.h80 struct ir3_instruction *ij[IJ_COUNT]; member
Dir3_compiler_nir.c1375 struct ir3_instruction *ij; in get_barycentric() local
1437 struct ir3_instruction *ij = get_barycentric(ctx, bary); in emit_intrinsic_barycentric() 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/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/apache-commons-math/src/main/java/org/apache/commons/math/random/
DCorrelatedRandomVectorGenerator.java256 int ij = index[j]; in decompose() local
/external/webp/src/dsp/
Dupsampling_sse41.c43 #define GET_M(ij, in, out) do { \ argument
Dupsampling_sse2.c41 #define GET_M(ij, in, out) do { \ argument
/external/pdfium/third_party/agg23/
Dagg_vcgen_stroke.h48 void inner_join(inner_join_e ij) in inner_join()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp1063 deUint32 ik, kj, ij; in iterate() local
1184 deUint32 ik, kj, ij; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1378 …const tcu::Interval ij (coordFormat.roundOut(coordFormat.roundOut(uv, false) - tcu::Interval(0.5),… in calculateNearestIJRange() local
1387 const tcu::Interval ij (coordFormat.roundOut(uv - tcu::Interval(0.5), false)); in calculateLinearIJRange() local
1403 int ij) in calculateAB()
/external/tensorflow/tensorflow/core/kernels/
Dxsmm_conv2d_test.cc134 int img, ofm, ifm, oj, oi, ij, ii, kj, ki; in naive_conv_fp() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_fragment.cpp160 int ij = i->ij_index(); in do_allocate_reserved_registers() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver_unittest.cc393 rtcp::ExtendedJitterReport ij; in TEST_F() local
400 rtcp::ExtendedJitterReport ij; in TEST_F() local
/external/webrtc/webrtc/test/
Drtcp_packet_parser.h644 Ij* ij() { return &ij_; } in ij() function
/external/swiftshader/src/Reactor/
DReactorUnitTests.cpp1868 Float4 ij = i + j; in TEST() local

12