/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/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/speex/libspeex/ |
D | vq_sse.h | 41 __m128 half; in vq_nbest() local 80 __m128 half; in vq_nbest_sign() local
|
/external/libdivsufsort/lib/ |
D | utils.c | 36 saidx_t half, i; in binarysearch_lower() local 263 saidx_t size, lsize, rsize, half; in sa_search() local 332 saidx_t size, lsize, rsize, half; in sa_simplesearch() local
|
/external/crcalc/tests/src/com/hp/creals/ |
D | CRTest.java | 107 CR half = one.divide(two); in testCR() local 120 check_eq(asin.execute(half.sin()), half, "asin(sin(0.5)) failed"); in testCR() 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/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | null_fenced_block.hpp | 24 enum half_or_full_t { half, full }; enumerator
|
/external/opencv3/3rdparty/openexr/Half/ |
D | half.h | 427 half::half () in half() function 438 half::half (float f) in half() function
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/ |
D | CalculateLimits.java | 74 BigDecimal half = new BigDecimal(units == 1? 0: units / 2 - 1); in main() local
|
/external/webrtc/webrtc/common_audio/ |
D | window_generator.cc | 54 const size_t half = (length + 1) / 2; in KaiserBesselDerived() 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/opencv3/modules/photo/src/ |
D | hdr_common.cpp | 65 int half = LDR_SIZE / 2; in tringleWeights() local
|
/external/opencv3/modules/photo/test/ |
D | test_denoise_tvl1.cpp | 52 cv::Mat half = mask.colRange(0, img.cols/2); in make_noisy() local
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/error/ |
D | Mark.java | 50 float half = max_length / 2 - 1; in get_snippet() local
|
/external/eigen/Eigen/src/Core/products/ |
D | SelfadjointMatrixMatrix.h | 169 Index half = (std::min)(end_k,j2); in operator() local
|
/external/opencv3/3rdparty/libjasper/ |
D | jpc_t1dec.c | 367 int half; in dec_sigpass() local 474 int half; in dec_rawsigpass() local 783 int half; in dec_clnpass() local
|
/external/opencv3/modules/core/include/opencv2/core/cuda/ |
D | block.hpp | 196 unsigned int half = n/2; in reduce_n() local
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
D | MathFunctions.h | 453 Packet4f half = pmul(_x, pset1<Packet4f>(.5f)); variable
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP521R1Field.java | 47 public static void half(int[] x, int[] z) in half() method in SecP521R1Field
|
D | SecP192K1Field.java | 60 public static void half(int[] x, int[] z) in half() method in SecP192K1Field
|
/external/skia/gm/ |
D | gradients.cpp | 677 const SkScalar half = SIZE * 0.5f; in make_radial() local 683 const SkScalar half = SIZE * 0.5f; in make_conical() local 690 const SkScalar half = SIZE * 0.5f; in make_sweep() local
|
/external/pdfium/third_party/libopenjpeg20/ |
D | t1.c | 519 OPJ_INT32 one, half, oneplushalf, vsc; in opj_t1_dec_sigpass_raw() local 545 OPJ_INT32 one, half, oneplushalf; in opj_t1_dec_sigpass_mqc() local 588 OPJ_INT32 one, half, oneplushalf, vsc; in opj_t1_dec_sigpass_mqc_vsc() local 1012 OPJ_INT32 one, half, oneplushalf, agg, runlen, vsc; in opj_t1_dec_clnpass() local
|