| /external/fdlibm/ |
| D | s_ceil.c | 26 static const double huge = 1.0e300; variable 28 static double huge = 1.0e300; variable
|
| D | s_floor.c | 26 static const double huge = 1.0e300; variable 28 static double huge = 1.0e300; variable
|
| D | e_atanh.c | 36 static const double one = 1.0, huge = 1e300; variable 38 static double one = 1.0, huge = 1e300; variable
|
| 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 | s_asinh.c | 34 huge= 1.00000000000000000000e+300; variable
|
| D | s_scalbn.c | 30 huge = 1.0e+300, variable
|
| D | s_atan.c | 83 huge = 1.0e300; variable
|
| D | e_exp.c | 85 huge = 1.0e+300, variable
|
| D | s_expm1.c | 116 huge = 1.0e+300, variable
|
| D | e_asin.c | 53 huge = 1.000e+300, variable
|
| D | e_pow.c | 75 huge = 1.0e300, variable
|
| D | e_j1.c | 72 huge = 1e300, variable
|
| D | e_j0.c | 72 huge = 1e300, variable
|
| /external/compiler-rt/test/tsan/ |
| D | mutexset7.cc | 5 __thread int huge[1024*1024]; variable
|
| /external/crcalc/tests/src/com/hp/creals/ |
| D | CRTest.java | 110 CR huge = CR.valueOf(million.multiply(million).multiply(thousand)); in testCR() local 131 check_eq(tan.execute(atan.execute(huge)), huge, in testCR() local
|
| /external/jemalloc/src/ |
| D | stats.c | 39 bool json, bool large, bool huge, unsigned i) in stats_arena_bins_print() 188 bool json, bool huge, unsigned i) in stats_arena_lruns_print() 318 bool json, unsigned i, bool bins, bool large, bool huge) in stats_arena_print() 947 bool json, bool merged, bool unmerged, bool bins, bool large, bool huge) in stats_print_helper() 1076 bool huge = true; in stats_print() local
|
| /external/python/cpython3/Lib/test/test_json/ |
| D | test_enum.py | 13 huge = HUGE variable in BigNum
|
| /external/v8/src/base/ |
| D | ieee754.cc | 1050 huge = 1.000e+300, in asin() local 1126 huge = 1.00000000000000000000e+300; in asinh() local 1200 static const double one = 1.0, huge = 1.0e300; in atan() local 1515 huge = 1.0e+300, in exp() local 1604 static const double one = 1.0, huge = 1e300; in atanh() local 2269 static volatile double huge = 1.0e+300; in expm1() local 2594 static volatile double huge = 1.0e+300; in cosh() local 2711 static const double one = 1.0, two = 2.0, huge = 1.0e300; in tanh() local
|
| /external/skqp/samplecode/ |
| D | SampleFuzz.cpp | 46 static float huge() { in huge() function
|
| /external/jemalloc/test/unit/ |
| D | stats.c | 78 void *little, *large, *huge; in TEST_BEGIN() local
|
| /external/mesa3d/src/compiler/spirv/ |
| D | vtn_glsl450.c | 336 nir_ssa_def *huge = nir_imm_float(b, 1e18f); in build_atan2() local
|
| /external/u-boot/fs/ubifs/ |
| D | ubifs-media.h | 440 __le64 huge; member
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 3807 ir_constant *huge = imm(1e18f, n); in _atan2() local
|