/external/fdlibm/ |
D | e_cosh.c | 38 static const double one = 1.0, half=0.5, huge = 1.0e300; variable 40 static double one = 1.0, half=0.5, huge = 1.0e300; variable
|
D | k_sin.c | 49 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
D | e_rem_pio2.c | 73 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
/external/speex/libspeex/ |
D | vq_sse.h | 41 __m128 half; in vq_nbest() local 80 __m128 half; in vq_nbest_sign() local
|
/external/eigen/test/ |
D | sparseLM.cpp | 38 int half = n/2; in model() local 65 int half = n/2; in operator ()() local 90 int half = n/2; in df() local
|
D | denseLM.cpp | 39 int half = n/2; in model() local 64 int half = n/2; in operator ()() local 85 int half = n/2; in df() local
|
/external/mockito/cglib-and-asm/src/org/mockito/cglib/util/ |
D | SorterTemplate.java | 147 int half = len / 2; in lower() local 162 int half = len / 2; in upper() local
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
D | tcmalloc_large_unittest.cc | 129 const size_t half = (zero - 2) / 2 + 1; in main() local
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
D | tcmalloc_large_unittest.cc | 129 const size_t half = (zero - 2) / 2 + 1; in main() local
|
/external/deqp/framework/common/ |
D | tcuFloat.hpp | 285 deUint64 half = (1ull << (bitDiff - 1)) - 1; in convert() local 302 deUint64 half = (1ull << (bitDiff - 1)) - 1; in convert() local
|
/external/skia/src/opts/ |
D | SkBlurImage_opts_SSE2.cpp | 45 const __m128i half = _mm_set1_epi32(1 << 23); in SkBoxBlur_SSE2() local
|
D | SkBlurImage_opts_neon.cpp | 124 const uint32x4_t half = vdupq_n_u32(1 << 23); in SkBoxBlur_NEON() local
|
/external/chromium_org/third_party/skia/src/opts/ |
D | SkBlurImage_opts_SSE2.cpp | 45 const __m128i half = _mm_set1_epi32(1 << 23); in SkBoxBlur_SSE2() local
|
D | SkBlurImage_opts_SSE4.cpp | 52 const __m128i half = _mm_set1_epi32(1 << 23); in SkBoxBlur_SSE4() local
|
D | SkBlurImage_opts_neon.cpp | 124 const uint32x4_t half = vdupq_n_u32(1 << 23); in SkBoxBlur_NEON() local
|
/external/eigen/Eigen/src/Core/products/ |
D | SelfadjointMatrixMatrix.h | 169 Index half = (std::min)(end_k,j2); in operator() local
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/arm64/ |
D | ComplexToRealFixup.S | 96 #define half v0.2s macro
|
D | armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_s.S | 114 #define half v13.2s macro
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/ |
D | armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S | 98 #define half s15 macro
|
D | omxSP_FFTFwd_RToCCS_F32_Sfs_s.S | 107 #define half s15 macro
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
D | MathFunctions.h | 453 Packet4f half = pmul(_x, pset1<Packet4f>(.5f)); variable
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/ |
D | armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S | 121 #define half D13.F32 macro
|
D | omxSP_FFTFwd_RToCCS_F32_Sfs_s.S | 129 #define half d0.f32 macro
|
/external/skia/src/utils/ |
D | SkCullPoints.cpp | 207 const SkScalar half = SK_ScalarHalf; in SkHitTestPath() local
|
/external/chromium_org/third_party/skia/src/utils/ |
D | SkCullPoints.cpp | 207 const SkScalar half = SK_ScalarHalf; in SkHitTestPath() local
|