/external/valgrind/memcheck/tests/ |
D | vcpu_fnfns.stdout.exp-glibc28-amd64 | 1 floorD(-2.0000000000000e+00) = -2.0000000000000e+00 2 floorD(-1.9000000001000e+00) = -2.0000000000000e+00 3 floorD(-1.8000000002000e+00) = -2.0000000000000e+00 4 floorD(-1.7000000003000e+00) = -2.0000000000000e+00 5 floorD(-1.6000000004000e+00) = -2.0000000000000e+00 6 floorD(-1.5000000005000e+00) = -2.0000000000000e+00 7 floorD(-1.4000000006000e+00) = -2.0000000000000e+00 8 floorD(-1.3000000007000e+00) = -2.0000000000000e+00 9 floorD(-1.2000000008000e+00) = -2.0000000000000e+00 10 floorD(-1.1000000009000e+00) = -2.0000000000000e+00 [all …]
|
D | vcpu_fnfns.stdout.exp-darwin | 1 floorD(-2.0000000000000e+00) = -2.0000000000000e+00 2 floorD(-1.9000000001000e+00) = -2.0000000000000e+00 3 floorD(-1.8000000002000e+00) = -2.0000000000000e+00 4 floorD(-1.7000000003000e+00) = -2.0000000000000e+00 5 floorD(-1.6000000004000e+00) = -2.0000000000000e+00 6 floorD(-1.5000000005000e+00) = -2.0000000000000e+00 7 floorD(-1.4000000006000e+00) = -2.0000000000000e+00 8 floorD(-1.3000000007000e+00) = -2.0000000000000e+00 9 floorD(-1.2000000008000e+00) = -2.0000000000000e+00 10 floorD(-1.1000000009000e+00) = -2.0000000000000e+00 [all …]
|
D | vcpu_fnfns.stdout.exp-solaris | 1 floorD(-2.0000000000000e+00) = -2.0000000000000e+00 2 floorD(-1.9000000001000e+00) = -2.0000000000000e+00 3 floorD(-1.8000000002000e+00) = -2.0000000000000e+00 4 floorD(-1.7000000003000e+00) = -2.0000000000000e+00 5 floorD(-1.6000000004000e+00) = -2.0000000000000e+00 6 floorD(-1.5000000005000e+00) = -2.0000000000000e+00 7 floorD(-1.4000000006000e+00) = -2.0000000000000e+00 8 floorD(-1.3000000007000e+00) = -2.0000000000000e+00 9 floorD(-1.2000000008000e+00) = -2.0000000000000e+00 10 floorD(-1.1000000009000e+00) = -2.0000000000000e+00 [all …]
|
/external/valgrind/none/tests/amd64/ |
D | fxtract.stdout.exp-older-glibc | 1 -2.8104666125e+02 -> -1.0978385205 8.0000000000 2 -2.6690452563e+02 -> -1.0425958032 8.0000000000 3 -2.5276239000e+02 -> -1.9747061719 7.0000000000 4 -2.3862025438e+02 -> -1.8642207373 7.0000000000 5 -2.2447811876e+02 -> -1.7537353028 7.0000000000 6 -2.1033598313e+02 -> -1.6432498682 7.0000000000 7 -1.9619384751e+02 -> -1.5327644337 7.0000000000 8 -1.8205171188e+02 -> -1.4222789991 7.0000000000 9 -1.6790957626e+02 -> -1.3117935645 7.0000000000 10 -1.5376744064e+02 -> -1.2013081300 7.0000000000 [all …]
|
/external/valgrind/none/tests/x86/ |
D | fxtract.stdout.exp-older-glibc | 1 -2.8104666125e+02 -> -1.0978385205 8.0000000000 2 -2.6690452563e+02 -> -1.0425958032 8.0000000000 3 -2.5276239000e+02 -> -1.9747061719 7.0000000000 4 -2.3862025438e+02 -> -1.8642207373 7.0000000000 5 -2.2447811876e+02 -> -1.7537353028 7.0000000000 6 -2.1033598313e+02 -> -1.6432498682 7.0000000000 7 -1.9619384751e+02 -> -1.5327644337 7.0000000000 8 -1.8205171188e+02 -> -1.4222789991 7.0000000000 9 -1.6790957626e+02 -> -1.3117935645 7.0000000000 10 -1.5376744064e+02 -> -1.2013081300 7.0000000000 [all …]
|
/external/llvm/test/CodeGen/Thumb2/ |
D | large-call.ll | 2 target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:64-f32:32:32-f64:32:64… 23 store double 1.000000e+00, double* %d, align 8 25 …e+03, double 2.363450e+03, double %0, i32 1, double 1.234560e+03, double 2.345670e+03, double 4.63…
|
/external/python/cpython2/Lib/test/ |
D | formatfloat_testcases.txt | 25 %.0f 9.9999999999999987e+49 -> 99999999999999986860582406952576489172979654066176 92 -- 'e' code formatting with explicit precision (>= 0). Output should 97 %.0e 0 -> 0e+00 98 %.1e 0 -> 0.0e+00 99 %.2e 0 -> 0.00e+00 100 %.10e 0 -> 0.0000000000e+00 101 %.50e 0 -> 0.00000000000000000000000000000000000000000000000000e+00 104 %.0e 0.01 -> 1e-02 105 %.0e 0.1 -> 1e-01 106 %.0e 1 -> 1e+00 [all …]
|
D | cmath_testcases.txt | 74 acos0020 acos -9.8813129168249309e-324 0.0 -> 1.5707963267948966 -0.0 75 acos0021 acos -9.8813129168249309e-324 -0.0 -> 1.5707963267948966 0.0 76 acos0022 acos -1e-305 0.0 -> 1.5707963267948966 -0.0 77 acos0023 acos -1e-305 -0.0 -> 1.5707963267948966 0.0 78 acos0024 acos -1e-150 0.0 -> 1.5707963267948966 -0.0 79 acos0025 acos -1e-150 -0.0 -> 1.5707963267948966 0.0 80 acos0026 acos -9.9999999999999998e-17 0.0 -> 1.5707963267948968 -0.0 81 acos0027 acos -9.9999999999999998e-17 -0.0 -> 1.5707963267948968 0.0 88 acos0034 acos -1.0000000000000002 0.0 -> 3.1415926535897931 -2.1073424255447014e-08 89 acos0035 acos -1.0000000000000002 -0.0 -> 3.1415926535897931 2.1073424255447014e-08 [all …]
|
/external/valgrind/none/tests/ppc32/ |
D | test_gx.stdout.exp_Minus_nan | 2 fre 0.000000e+00 -> inf 3 fre inf -> 0.0e+00 4 fre -inf -> -0.0e+00 7 fre -5.000000e+100 -> -2.0e-101 8 fre -5.000000e+20 -> -2.0e-21 9 fre -5.010000e+02 -> -2.0e-03 10 fre -6.000000e+00 -> -1.7e-01 11 fre -1.010000e+00 -> -9.9e-01 12 fre -2.000000e-20 -> -5.0e+19 13 fre -2.000000e-200 -> -5.0e+199 [all …]
|
D | test_fx.stdout.exp_Minus_nan | 2 fsqrt 0.000000e+00 -> 0.00000000000000e+00 7 fsqrt -5.000000e+100 -> nan 8 fsqrt -5.000000e+20 -> nan 9 fsqrt -5.010000e+02 -> nan 10 fsqrt -6.000000e+00 -> nan 11 fsqrt -1.000000e+00 -> nan 12 fsqrt -2.000000e-20 -> nan 13 fsqrt -2.000000e-200 -> nan 14 fsqrt 2.000000e-200 -> 1.41421356237310e-100 15 fsqrt 2.000000e-20 -> 1.41421356237310e-10 [all …]
|
/external/libexif/libexif/ |
D | exif-entry.c | 51 exif_entry_log (ExifEntry *e, ExifLogCode code, const char *format, ...) in exif_entry_log() argument 56 if (e && e->parent && e->parent->parent) in exif_entry_log() 57 l = exif_data_get_log (e->parent->parent); in exif_entry_log() 73 exif_entry_alloc (ExifEntry *e, unsigned int i) in exif_entry_alloc() argument 78 if (!e || !e->priv || !i) return NULL; in exif_entry_alloc() 80 d = exif_mem_alloc (e->priv->mem, i); in exif_entry_alloc() 83 if (e->parent && e->parent->parent) in exif_entry_alloc() 84 l = exif_data_get_log (e->parent->parent); in exif_entry_alloc() 90 exif_entry_realloc (ExifEntry *e, void *d_orig, unsigned int i) in exif_entry_realloc() argument 95 if (!e || !e->priv) return NULL; in exif_entry_realloc() [all …]
|
/external/guava/guava-tests/test/com/google/common/net/ |
D | UrlEscapersTest.java | 42 static void assertBasicUrlEscaperExceptPercent(UnicodeEscaper e) { in assertBasicUrlEscaperExceptPercent() argument 45 e.escape((String) null); in assertBasicUrlEscaperExceptPercent() 52 assertUnescaped(e, 'a'); in assertBasicUrlEscaperExceptPercent() 53 assertUnescaped(e, 'z'); in assertBasicUrlEscaperExceptPercent() 54 assertUnescaped(e, 'A'); in assertBasicUrlEscaperExceptPercent() 55 assertUnescaped(e, 'Z'); in assertBasicUrlEscaperExceptPercent() 56 assertUnescaped(e, '0'); in assertBasicUrlEscaperExceptPercent() 57 assertUnescaped(e, '9'); in assertBasicUrlEscaperExceptPercent() 60 assertUnescaped(e, '-'); in assertBasicUrlEscaperExceptPercent() 61 assertUnescaped(e, '_'); in assertBasicUrlEscaperExceptPercent() [all …]
|
/external/swiftshader/third_party/LLVM/test/Transforms/ScalarRepl/ |
D | memcpy-from-global.ll | 3 …e+00, float -1.000000e+00, float -1.000000e+00, float 0.000000e+00, float -1.000000e+00, float -1.… 22 %tmp13 = fadd float %tmp11, 0.000000e+00 ; <float> [#uses=1]
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_upnp_event.c | 62 static void event_clean(struct wps_event_ *e) in event_clean() argument 64 if (e->s->current_event == e) in event_clean() 65 e->s->current_event = NULL; in event_clean() 66 http_client_free(e->http_event); in event_clean() 67 e->http_event = NULL; in event_clean() 74 static void event_delete(struct wps_event_ *e) in event_delete() argument 76 wpa_printf(MSG_DEBUG, "WPS UPnP: Delete event %p", e); in event_delete() 77 event_clean(e); in event_delete() 78 wpabuf_free(e->data); in event_delete() 79 os_free(e); in event_delete() [all …]
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | quantize.decTest | 36 quax003 quantize 0.1 1e+2 -> 0E+2 Inexact Rounded 37 quax005 quantize 0.1 1e+1 -> 0E+1 Inexact Rounded 39 quax007 quantize 0.1 1e-1 -> 0.1 40 quax008 quantize 0.1 1e-2 -> 0.10 41 quax009 quantize 0.1 1e-3 -> 0.100 42 quax010 quantize 0.9 1e+2 -> 0E+2 Inexact Rounded 43 quax011 quantize 0.9 1e+1 -> 0E+1 Inexact Rounded 44 quax012 quantize 0.9 1e+0 -> 1 Inexact Rounded 45 quax013 quantize 0.9 1e-1 -> 0.9 46 quax014 quantize 0.9 1e-2 -> 0.90 [all …]
|
D | ddQuantize.decTest | 36 ddqua003 quantize 0.1 1e+2 -> 0E+2 Inexact Rounded 37 ddqua005 quantize 0.1 1e+1 -> 0E+1 Inexact Rounded 39 ddqua007 quantize 0.1 1e-1 -> 0.1 40 ddqua008 quantize 0.1 1e-2 -> 0.10 41 ddqua009 quantize 0.1 1e-3 -> 0.100 42 ddqua010 quantize 0.9 1e+2 -> 0E+2 Inexact Rounded 43 ddqua011 quantize 0.9 1e+1 -> 0E+1 Inexact Rounded 44 ddqua012 quantize 0.9 1e+0 -> 1 Inexact Rounded 45 ddqua013 quantize 0.9 1e-1 -> 0.9 46 ddqua014 quantize 0.9 1e-2 -> 0.90 [all …]
|
D | dqQuantize.decTest | 38 dqqua003 quantize 0.1 1e+2 -> 0E+2 Inexact Rounded 39 dqqua005 quantize 0.1 1e+1 -> 0E+1 Inexact Rounded 41 dqqua007 quantize 0.1 1e-1 -> 0.1 42 dqqua008 quantize 0.1 1e-2 -> 0.10 43 dqqua009 quantize 0.1 1e-3 -> 0.100 44 dqqua010 quantize 0.9 1e+2 -> 0E+2 Inexact Rounded 45 dqqua011 quantize 0.9 1e+1 -> 0E+1 Inexact Rounded 46 dqqua012 quantize 0.9 1e+0 -> 1 Inexact Rounded 47 dqqua013 quantize 0.9 1e-1 -> 0.9 48 dqqua014 quantize 0.9 1e-2 -> 0.90 [all …]
|
/external/okhttp/website/static/ |
D | bootstrap.min.js | 6 …e){"use strict";e(function(){e.support.transition=function(){var e=function(){var e=document.creat… argument
|
/external/toybox/kconfig/ |
D | expr.c | 17 struct expr *e = malloc(sizeof(*e)); in expr_alloc_symbol() local 18 memset(e, 0, sizeof(*e)); in expr_alloc_symbol() 19 e->type = E_SYMBOL; in expr_alloc_symbol() 20 e->left.sym = sym; in expr_alloc_symbol() 21 return e; in expr_alloc_symbol() 26 struct expr *e = malloc(sizeof(*e)); in expr_alloc_one() local 27 memset(e, 0, sizeof(*e)); in expr_alloc_one() 28 e->type = type; in expr_alloc_one() 29 e->left.expr = ce; in expr_alloc_one() 30 return e; in expr_alloc_one() [all …]
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ |
D | event.c | 23 void event_init_opts(struct event *e, u64 config, int type, char *name) in event_init_opts() argument 25 memset(e, 0, sizeof(*e)); in event_init_opts() 27 e->name = name; in event_init_opts() 29 e->attr.type = type; in event_init_opts() 30 e->attr.config = config; in event_init_opts() 31 e->attr.size = sizeof(e->attr); in event_init_opts() 33 e->attr.read_format = PERF_FORMAT_TOTAL_TIME_ENABLED | \ in event_init_opts() 37 void event_init_named(struct event *e, u64 config, char *name) in event_init_named() argument 39 event_init_opts(e, config, PERF_TYPE_RAW, name); in event_init_named() 42 void event_init(struct event *e, u64 config) in event_init() argument [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/testdata/ |
D | testdata_it.txt | 167 un'ora e cinque minuti 169 un'ora e dieci minuti 171 un'ora e 15 minuti 173 un'ora e 20 minuti 175 un'ora e 25 minuti 177 un'ora e 30 minuti 179 un'ora e 35 minuti 181 un'ora e 40 minuti 183 un'ora e 45 minuti 185 un'ora e 50 minuti [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/testdata/ |
D | testdata_it.txt | 167 un'ora e cinque minuti 169 un'ora e dieci minuti 171 un'ora e 15 minuti 173 un'ora e 20 minuti 175 un'ora e 25 minuti 177 un'ora e 30 minuti 179 un'ora e 35 minuti 181 un'ora e 40 minuti 183 un'ora e 45 minuti 185 un'ora e 50 minuti [all …]
|
/external/icu/icu4c/source/data/curr/ |
D | mas.txt | 11 "Iropiyianí e Angola", 15 "Iropiyianí e Austria", 19 "Iropiyianí e Bahareini", 23 "Iropiyianí e Burundi", 27 "Iropiyianí e Botswana", 31 "Iropiyianí e Kanada", 35 "Iropiyianí e Kongo", 39 "Iropiyianí e Uswisi", 43 "Iropiyianí e China", 47 "Iropiyianí e Kepuvede", [all …]
|
/external/pdfium/xfa/fxbarcode/qrcode/ |
D | BC_QRCoderMatrixUtil.cpp | 79 int32_t& e) { in ClearMatrix() argument 81 e = BCExceptionNullPointer; in ClearMatrix() 92 int32_t& e) { in BuildMatrix() argument 94 e = BCExceptionNullPointer; in BuildMatrix() 97 ClearMatrix(matrix, e); in BuildMatrix() 98 if (e != BCExceptionNO) in BuildMatrix() 100 EmbedBasicPatterns(version, matrix, e); in BuildMatrix() 101 if (e != BCExceptionNO) in BuildMatrix() 103 EmbedTypeInfo(ecLevel, maskPattern, matrix, e); in BuildMatrix() 104 if (e != BCExceptionNO) in BuildMatrix() [all …]
|
/external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/ |
D | eval.pass.cpp | 25 E e(1); in randu() local 26 assert(e() == 65539); in randu() 27 assert(e() == 393225); in randu() 28 assert(e() == 1769499); in randu() 29 assert(e() == 7077969); in randu() 30 assert(e() == 26542323); in randu() 31 assert(e() == 95552217); in randu() 32 assert(e() == 334432395); in randu() 33 assert(e() == 1146624417); in randu() 34 assert(e() == 1722371299); in randu() [all …]
|