/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/ |
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_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/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/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | extended_jitter_report_unittest.cc | 38 ExtendedJitterReport ij; member in webrtc::__anone8084b9c0111::RtcpPacketExtendedJitterReportTest
|
/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
|
D | ir3_context.h | 80 struct ir3_instruction *ij[IJ_COUNT]; member
|
D | ir3_compiler_nir.c | 1375 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/ |
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/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/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
D | CorrelatedRandomVectorGenerator.java | 256 int ij = index[j]; in decompose() local
|
/external/webp/src/dsp/ |
D | upsampling_sse41.c | 43 #define GET_M(ij, in, out) do { \ argument
|
D | upsampling_sse2.c | 41 #define GET_M(ij, in, out) do { \ argument
|
/external/pdfium/third_party/agg23/ |
D | agg_vcgen_stroke.h | 48 void inner_join(inner_join_e ij) in inner_join()
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeCooperativeMatrixTests.cpp | 1063 deUint32 ik, kj, ij; in iterate() local 1184 deUint32 ik, kj, ij; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1378 …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/ |
D | xsmm_conv2d_test.cc | 134 int img, ofm, ifm, oj, oi, ij, ii, kj, ki; in naive_conv_fp() local
|
/external/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_shader_fragment.cpp | 160 int ij = i->ij_index(); in do_allocate_reserved_registers() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_receiver_unittest.cc | 393 rtcp::ExtendedJitterReport ij; in TEST_F() local 400 rtcp::ExtendedJitterReport ij; in TEST_F() local
|
/external/webrtc/webrtc/test/ |
D | rtcp_packet_parser.h | 644 Ij* ij() { return &ij_; } in ij() function
|
/external/swiftshader/src/Reactor/ |
D | ReactorUnitTests.cpp | 1868 Float4 ij = i + j; in TEST() local
|