/external/fdlibm/ |
D | e_pow.c | 75 huge = 1.0e300, variable 193 if(ix<=0x3fefffff) return (hy<0)? huge*huge:tiny*tiny; 194 if(ix>=0x3ff00000) return (hy>0)? huge*huge:tiny*tiny; 197 if(ix<0x3fefffff) return (hy<0)? s*huge*huge:s*tiny*tiny; 198 if(ix>0x3ff00000) return (hy>0)? s*huge*huge:s*tiny*tiny; 268 return s*huge*huge; /* overflow */ 270 if(p_l+ovt>z-p_h) return s*huge*huge; /* overflow */
|
D | s_scalbn.c | 30 huge = 1.0e+300, variable 53 if (k > 0x7fe) return huge*ieee_copysign(huge,x); /* overflow */ 58 return huge*ieee_copysign(huge,x); /*overflow*/
|
D | s_floor.c | 26 static const double huge = 1.0e300; variable 28 static double huge = 1.0e300; variable 45 if(huge+x>0.0) {/* return 0*sign(x) if |x|<1 */ 53 if(huge+x>0.0) { /* raise inexact flag */ 64 if(huge+x>0.0) { /* raise inexact flag */
|
D | s_ceil.c | 26 static const double huge = 1.0e300; variable 28 static double huge = 1.0e300; variable 45 if(huge+x>0.0) {/* return 0*sign(x) if |x|<1 */ 52 if(huge+x>0.0) { /* raise inexact flag */ 63 if(huge+x>0.0) { /* raise inexact flag */
|
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 88 return huge*huge;
|
D | e_exp.c | 85 huge = 1.0e+300, variable 123 if(x > o_threshold) return huge*huge; /* overflow */ 140 if(huge+x>one) return one+x;/* trigger inexact */
|
D | e_atanh.c | 36 static const double one = 1.0, huge = 1e300; variable 38 static double one = 1.0, huge = 1e300; variable 60 if(ix<0x3e300000&&(huge+x)>zero) return x; /* x<2**-28 */
|
D | s_expm1.c | 116 huge = 1.0e+300, variable 153 if(x > o_threshold) return huge*huge; /* overflow */
|
D | s_asinh.c | 34 huge= 1.00000000000000000000e+300; variable 49 if(huge+x>one) return x; /* return x inexact except 0 */
|
D | s_atan.c | 83 huge = 1.0e300; variable 105 if(huge+x>one) return x; /* raise inexact */
|
D | e_asin.c | 53 huge = 1.000e+300, variable 87 if(huge+x>one) return x;/* return x with inexact if x!=0*/
|
/external/mksh/ |
D | Makefrag.inc | 11 CC= /huge-ssd/aosp-arm64/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/*-gcc 13 …huge-ssd/aosp-arm64/bionic/libc/arch-arm64/include -isystem /huge-ssd/aosp-arm64/bionic/libc/inclu… 14 …-z,now -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined /huge-ssd/aosp-arm64/out/… 15 …huge-ssd/aosp-arm64/out/target/product/flounder/obj/lib -Wl,-rpath-link=/huge-ssd/aosp-arm64/out/t…
|
/external/v8/test/mjsunit/compiler/ |
D | alloc-object-huge.js | 37 return new huge(); 47 var o = new huge(); 52 function huge() { function
|
/external/curl/tests/data/ |
D | test553 | 7 huge request header 35 HTTP post with huge request headers and post data from callback
|
/external/jemalloc/src/ |
D | stats.c | 45 void *cbopaque, unsigned i, bool bins, bool large, bool huge); 257 unsigned i, bool bins, bool large, bool huge) in stats_arena_print() argument 364 if (huge) in stats_arena_print() 380 bool huge = true; in stats_print() local 424 huge = false; in stats_print() 638 narenas, bins, large, huge); in stats_print() 665 huge); in stats_print()
|
/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/test/unit/ |
D | stats.c | 78 void *little, *large, *huge; in TEST_BEGIN() local 93 huge = mallocx(chunksize, 0); in TEST_BEGIN() 94 assert_ptr_not_null(huge, "Unexpected mallocx() failure"); in TEST_BEGIN() 98 dallocx(huge, 0); in TEST_BEGIN()
|
/external/markdown/tests/misc/ |
D | adjacent-headers.txt | 1 # this is a huge header #
|
/external/jemalloc/ |
D | ChangeLog | 53 - Attempt mmap-based in-place huge reallocation. This can dramatically speed 54 up incremental huge reallocation. (@jasone) 99 - Fix xallocx(..., MALLOCX_ZERO) to zero trailing bytes of huge allocations 144 - Fix chunk purge hook calls for in-place huge shrinking reallocation to 209 - Refactor huge allocation to be managed by arenas, so that arenas now 213 + The "stats.arenas.<i>.huge.allocated", "stats.arenas.<i>.huge.nmalloc", 214 "stats.arenas.<i>.huge.ndalloc", and "stats.arenas.<i>.huge.nrequests" 215 mallctls provide high level per arena huge allocation statistics. 258 reduces the cost of repeated huge allocation/deallocation, because it 273 - Implement in-place huge allocation growing and shrinking. [all …]
|
/external/autotest/client/tests/libhugetlbfs/ |
D | control | 9 Tests basic huge pages functionality when using libhugetlbfs. For more info
|
/external/e2fsprogs/misc/ |
D | mke2fs-hurd.conf | 27 huge = {
|
D | mke2fs.conf.in | 36 huge = {
|
/external/compiler-rt/test/tsan/ |
D | mutexset7.cc | 5 __thread int huge[1024*1024]; variable
|
/external/bzip2/ |
D | README.COMPILATION.PROBLEMS | 23 but many newer ones can. Large files are pretty huge -- most files 51 You can use the spewG.c program to generate huge files to test bzip2's
|
/external/llvm/test/MC/ELF/ |
D | bss-large.ll | 4 ; Check if a huge object can be put into bss section
|