Home
last modified time | relevance | path

Searched defs:d0 (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
Dparam_copy.pass.cpp26 double d0[] = {.3, .1, .6}; in main() local
Dset_param.pass.cpp25 double d0[] = {.3, .1, .6}; in main() local
Dparam_assign.pass.cpp26 double d0[] = {.3, .1, .6}; in main() local
/ndk/tests/device/hard-float/jni/
Dtest-float.c35 double d0 = foo(d1,d2); in main() local
/ndk/sources/android/support/src/stdio/
Dstrtod.c1317 ULong d0, d1; local
1319 #define d0 word0(d) macro
1391 ULong d0, d1; local
1399 #define d0 word0(d) macro
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_demangle.cpp192 unsigned d0 = isdigit(*t) ? static_cast<unsigned>(*t - '0') : in parse_floating_number() local