Home
last modified time | relevance | path

Searched defs:d0 (Results 1 – 25 of 110) sorted by relevance

12345

/external/opencv3/3rdparty/openexr/Imath/
DImathFrustumTest.h245 Vec3<T> d0 = planeNormX[0] * center.x in isVisible() local
279 Vec3<T> d0 = planeNormX[0] * center.x in completelyContains() local
313 Vec3<T> d0 = planeNormX[0] * center.x in isVisible() local
351 Vec3<T> d0 = planeNormX[0] * center.x in completelyContains() local
385 Vec3<T> d0 = (planeNormX[0] * vec.x) in isVisible() local
/external/modp_b64/
Dmodp_b64_data.h100 static const uint32_t d0[256] = { variable
293 static const uint32_t d0[256] = { variable
/external/libweave/third_party/modp_b64/
Dmodp_b64_data.h100 static const uint32_t d0[256] = { variable
293 static const uint32_t d0[256] = { variable
/external/v8/test/unittests/compiler/
Ddiamond-unittest.cc38 Diamond d0(graph(), common(), p0); in TEST_F() local
74 Diamond d0(graph(), common(), p0); in TEST_F() local
94 Diamond d0(graph(), common(), p0); in TEST_F() local
/external/libvpx/libvpx/vp8/common/
Dreconinter.c242 BLOCKD *d0 = &x->block[i]; in vp8_build_inter4x4_predictors_mbuv() local
257 BLOCKD *d0 = &x->block[i]; in vp8_build_inter4x4_predictors_mbuv() local
428 BLOCKD *d0 = &x->block[i]; in build_inter4x4_predictors_mb() local
455 BLOCKD *d0 = &x->block[i]; in build_inter4x4_predictors_mb() local
474 BLOCKD *d0 = &x->block[i]; in build_inter4x4_predictors_mb() local
/external/kernel-headers/original/uapi/linux/
Duuid.h35 #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/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP224R1FieldElement.java197 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/libjpeg-turbo/
Djdcol565.c114 INT32 d0 = dither_matrix[cinfo->output_scanline & DITHER_MASK]; in LOCAL() local
248 INT32 d0 = dither_matrix[cinfo->output_scanline & DITHER_MASK]; in LOCAL() local
346 INT32 d0 = dither_matrix[cinfo->output_scanline & DITHER_MASK]; in LOCAL() local
/external/opencv3/modules/hal/src/
Dstat.cpp189 __m128 d0 = _mm_setzero_ps(), d1 = _mm_setzero_ps(); in normL2Sqr_() local
224 __m128 d0 = _mm_setzero_ps(), d1 = _mm_setzero_ps(); in normL1_() local
262 __m128i d0 = _mm_setzero_si128(); in normL1_() local
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
Dparam_assign.pass.cpp26 double d0[] = {.3, .1, .6}; in main() local
Dset_param.pass.cpp25 double d0[] = {.3, .1, .6}; in main() local
Dparam_copy.pass.cpp26 double d0[] = {.3, .1, .6}; in main() local
/external/valgrind/none/tests/ppc64/
Dtest_dfp3.c809 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
Dtest_dfp2.c439 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
/external/valgrind/none/tests/ppc32/
Dtest_dfp3.c809 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
Dtest_dfp2.c439 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
/external/boringssl/src/crypto/bn/
Ddiv.c81 # 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/vulkan-validation-layers/libs/glm/gtx/
Dorthonormalize.inl22 float d0 = dot(r[0], r[1]); local
/external/clang/test/CodeGen/
Dfp16-ops.c16 volatile double d0; variable
/external/v8/test/mjsunit/asm/
Ddo-while-false.js8 function d0() { function in Module
Dinfinite-loops.js20 function d0(a) { function in Module
/external/valgrind/memcheck/tests/x86-solaris/
Dcontext_sse.c15 static upad128_t d0 = {0}; variable
/external/valgrind/memcheck/tests/amd64-solaris/
Dcontext_sse.c17 static upad128_t d0 = {0}; variable
/external/eigen/test/eigen2/
Deigen2_parametrizedline.cpp32 VectorType d0 = VectorType::Random(dim).normalized(); in parametrizedline() local
/external/jemalloc/test/integration/
Dallocated.c16 uint64_t a0, a1, d0, d1; in thd_start() local

12345