/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p3-0x.cpp | 22 X<Y> xy1 = f0(xvalue<Y>()); in test_f0() local 34 X<Y> xy1 = f1(xvalue<Y>()); in test_f1() local
|
/external/libopus/celt/arm/ |
D | pitch_neon_intr.c | 76 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_neon() 143 opus_val32 xy, xy0 = 0, xy1 = 0, xy2 = 0, xy3 = 0; in celt_inner_prod_neon_float_c_simulation() local 163 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_neon_float_c_simulation() 235 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_neon()
|
D | pitch_arm.h | 42 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) ((void)(arch), PRESUME_NEON(dual_inner_p… argument 62 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) ((*DUAL_INNER_PROD_IMPL[(arch)&OPUS_ARCH… argument 65 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) ((void)(arch), dual_inner_prod_neon(x, y… argument
|
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p3-0x.cpp | 52 X<Y> xy1 = f0(xvalue<Y>()); in test_f0() local 64 X<Y> xy1 = f1(xvalue<Y>()); in test_f1() local
|
/external/libopus/celt/ |
D | pitch.h | 138 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_c() 153 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) \ argument
|
/external/libopus/celt/x86/ |
D | pitch_sse.h | 157 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) \ argument 172 #define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) \ argument
|
D | pitch_sse.c | 80 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_sse()
|
/external/skia/tests/ |
D | PathOpsCubicIntersectionTest.cpp | 59 SkDPoint xy1 = c1.ptAtT(tt1); in standardTestCases() local 419 SkDPoint xy1, xy2; in oneOff() local 518 SkDPoint xy1 = c1.ptAtT(tt1); in CubicIntersection_RandTest() local
|
D | PathOpsConicQuadIntersectionTest.cpp | 59 SkDPoint xy1 = conic.ptAtT(tt1); in conicQuadIntersection() local
|
D | PathOpsCubicConicIntersectionTest.cpp | 70 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicConicIntersection() local
|
D | PathOpsCubicQuadIntersectionTest.cpp | 80 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicQuadIntersection() local
|
D | PathOpsQuadIntersectionTest.cpp | 44 SkDPoint xy1 = quad1.ptAtT(tt1); in standardTestCases() local 348 SkDPoint xy1 = quad1.ptAtT(tt1); in oneOffTest1() local
|
D | PathOpsCubicLineIntersectionTest.cpp | 155 SkDPoint xy1 = cubic.ptAtT(tt1); in testOne() local
|
D | PathOpsConicIntersectionTest.cpp | 319 SkDPoint xy1, xy2; in oneOff() local
|
/external/skqp/tests/ |
D | PathOpsCubicIntersectionTest.cpp | 59 SkDPoint xy1 = c1.ptAtT(tt1); in standardTestCases() local 419 SkDPoint xy1, xy2; in oneOff() local 518 SkDPoint xy1 = c1.ptAtT(tt1); in CubicIntersection_RandTest() local
|
D | PathOpsConicQuadIntersectionTest.cpp | 59 SkDPoint xy1 = conic.ptAtT(tt1); in conicQuadIntersection() local
|
D | PathOpsCubicConicIntersectionTest.cpp | 70 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicConicIntersection() local
|
D | PathOpsCubicQuadIntersectionTest.cpp | 80 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicQuadIntersection() local
|
D | PathOpsQuadIntersectionTest.cpp | 44 SkDPoint xy1 = quad1.ptAtT(tt1); in standardTestCases() local 348 SkDPoint xy1 = quad1.ptAtT(tt1); in oneOffTest1() local
|
D | PathOpsCubicLineIntersectionTest.cpp | 155 SkDPoint xy1 = cubic.ptAtT(tt1); in testOne() local
|
D | PathOpsConicIntersectionTest.cpp | 321 SkDPoint xy1, xy2; in oneOff() local
|
/external/rnnoise/src/ |
D | pitch.h | 120 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod()
|
/external/libopus/celt/mips/ |
D | pitch_mipsr1.h | 39 int N, opus_val32 *xy1, opus_val32 *xy2, int arch) in dual_inner_prod()
|
/external/skqp/src/compute/sk/ |
D | SkDevice_Compute.cpp | 550 SkPoint const xy1, in line_stroked_butt() 664 const SkPoint xy1 = points[i]; in drawPoints() local
|
/external/skia/tools/gpu/ |
D | YUVUtils.cpp | 82 SkPoint xy1 {(x + 0.5f), in onGetPixels() local
|