/external/libvpx/libvpx/vp8/common/arm/neon/ |
D | sad_neon.c | 18 uint8x8_t d0, d8; in vp8_sad8x8_neon() local 52 uint8x8_t d0, d8; in vp8_sad8x16_neon() local 86 uint8x8_t d0, d8; in vp8_sad4x4_neon() local
|
/external/libvpx/libvpx/vp8/common/ |
D | reconinter.c | 285 BLOCKD *d0 = &x->block[i]; in vp8_build_inter4x4_predictors_mbuv() local 300 BLOCKD *d0 = &x->block[i]; in vp8_build_inter4x4_predictors_mbuv() local 471 BLOCKD *d0 = &x->block[i]; in build_inter4x4_predictors_mb() local 498 BLOCKD *d0 = &x->block[i]; in build_inter4x4_predictors_mb() local 517 BLOCKD *d0 = &x->block[i]; in build_inter4x4_predictors_mb() local
|
/external/kernel-headers/original/uapi/linux/ |
D | uuid.h | 35 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 42 #define UUID_BE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/ |
D | param_copy.pass.cpp | 26 double d0[] = {.3, .1, .6}; in main() local
|
D | param_assign.pass.cpp | 26 double d0[] = {.3, .1, .6}; in main() local
|
D | set_param.pass.cpp | 25 double d0[] = {.3, .1, .6}; in main() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP224R1FieldElement.java | 197 private static void RM(int[] nc, int[] d0, int[] e0, int[] d1, int[] e1, int[] f1, int[] t) in RM() 215 int[] d0 = Nat224.create(); in RP() local 253 int[] d0 = Nat224.create(); in trySqrt() local
|
/external/clang/test/CodeGen/ |
D | fp16-ops.c | 15 volatile double d0; variable
|
/external/valgrind/none/tests/ppc32/ |
D | test_dfp3.c | 809 double res, d0, *d0p, d0x, *d0xp; in test_dfp_quai_ops() local 870 double res, d0, d1, *d0p, *d1p; in test_dfp_qua_ops() local 933 double res, d0, *d0p, d0x, *d0xp, reference_sig, *reference_sig_p; in test_dfp_rrnd_ops() local 1001 double res, d0, *d0p, d0x, *d0xp, target_exp, *target_exp_p; in test_dfp_xiex_ops() local 1096 double res, d0, *d0p, d0x, *d0xp; in test_dfp_rint_ops() local 1156 double d0, d1, *d0p, *d1p; in test_dfp_cmp_ops() local
|
D | test_dfp2.c | 439 double res, d0, *d0p; in test_dfp_one_arg_ops() local 510 double res, d0, *d0p; in test_dfp_two_arg_ops() local 580 double res, d0, *d0p; in test_dcffix_dcffixq() local
|
D | test_dfp1.c | 318 double res, d0, d1, *d0p, *d1p; in test_dfp_two_arg_ops() local 442 double res, d0, d1, *d0p, *d1p, fpscr; in test_rounding_modes() local
|
/external/valgrind/none/tests/ppc64/ |
D | test_dfp3.c | 809 double res, d0, *d0p, d0x, *d0xp; in test_dfp_quai_ops() local 870 double res, d0, d1, *d0p, *d1p; in test_dfp_qua_ops() local 933 double res, d0, *d0p, d0x, *d0xp, reference_sig, *reference_sig_p; in test_dfp_rrnd_ops() local 1001 double res, d0, *d0p, d0x, *d0xp, target_exp, *target_exp_p; in test_dfp_xiex_ops() local 1096 double res, d0, *d0p, d0x, *d0xp; in test_dfp_rint_ops() local 1156 double d0, d1, *d0p, *d1p; in test_dfp_cmp_ops() local
|
D | test_dfp2.c | 439 double res, d0, *d0p; in test_dfp_one_arg_ops() local 510 double res, d0, *d0p; in test_dfp_two_arg_ops() local 580 double res, d0, *d0p; in test_dcffix_dcffixq() local
|
D | test_dfp1.c | 318 double res, d0, d1, *d0p, *d1p; in test_dfp_two_arg_ops() local 442 double res, d0, d1, *d0p, *d1p, fpscr; in test_rounding_modes() local
|
/external/boringssl/src/crypto/bn/ |
D | div.c | 81 # define div_asm(n0,n1,d0) \ argument 96 # define div_asm(n0,n1,d0) \ argument 120 BN_ULONG d0, d1; in BN_div() local
|
/external/eigen/test/eigen2/ |
D | eigen2_parametrizedline.cpp | 32 VectorType d0 = VectorType::Random(dim).normalized(); in parametrizedline() local
|
/external/jemalloc/test/integration/ |
D | allocated.c | 16 uint64_t a0, a1, d0, d1; in thd_start() local
|
/external/webp/src/dsp/ |
D | alpha_processing_sse2.c | 46 const __m128i d0 = _mm_packus_epi16(c0, c0); in ExtractAlpha() local
|
/external/clang/test/CodeGenCXX/ |
D | arm64.cpp | 73 const std::type_info &d0 = typeid(D<int>); variable
|
/external/clang/test/CXX/expr/ |
D | p9.cpp | 9 __typeof__(0 + 0.0) d0; variable
|
/external/eigen/test/ |
D | geo_parametrizedline.cpp | 32 VectorType d0 = VectorType::Random(dim).normalized(); in parametrizedline() local
|
/external/vboot_reference/firmware/lib/cryptolib/ |
D | rsa.c | 45 uint32_t d0 = (uint32_t)A * key->n0inv; in montMulAdd() local
|
/external/v8/test/cctest/ |
D | test-double.cc | 222 Double d0(-4e-324); in TEST() local
|
/external/libhevc/common/ |
D | ihevc_deblk_edge_filter.c | 110 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_vert() local 347 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_horz() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tile_image.c | 51 uint32_t *d0 = dst; in untile_4_4_uint32() local 71 uint16_t *d0 = dst; in untile_4_4_uint16() local
|