HomeSort by relevance Sort by last modified time
    Searched defs:d2b (Results 1 - 13 of 13) sorted by null

  /external/clang/test/SemaCXX/
warn-sign-conversion.cpp 31 int d2b = 1 ? Foo<bool>::D : i; // expected-warning {{warn-sign-conversion.cpp:13:5)' to 'int'}} local
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
misc.c 715 d2b function
810 Bug("Zero passed to d2b");
gdtoaimp.h 535 #define d2b __d2b_D2A macro
586 extern Bigint *d2b ANSI((double, int*, int*));
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
misc.c 717 d2b function
775 Bug("Zero passed to d2b");
812 Bug("Zero passed to d2b");
gdtoaimp.h 507 #define d2b __d2b_D2A macro
559 extern Bigint *d2b (double, int*, int*);
  /external/clang/test/CXX/special/class.ctor/
p5-0x.cpp 41 Deleted2b d2b; // expected-error {{deleted default constructor}} variable
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
dtoa.c 44 * Balloc, multadd, s2b, i2b, mult, pow5mult, lshift, diff, d2b
1051 /* Convert a scaled double to a Bigint plus an exponent. Similar to d2b,
1061 Unlike d2b, b is not necessarily odd: b and e are normalized so
1131 d2b(U *d, int *e, int *bits) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dtoa.c 44 * Balloc, multadd, s2b, i2b, mult, pow5mult, lshift, diff, d2b
1034 /* Convert a scaled double to a Bigint plus an exponent. Similar to d2b,
1044 Unlike d2b, b is not necessarily odd: b and e are normalized so
1114 d2b(U *d, int *e, int *bits) function
    [all...]
  /external/python/cpython2/Python/
dtoa.c 44 * Balloc, multadd, s2b, i2b, mult, pow5mult, lshift, diff, d2b
1051 /* Convert a scaled double to a Bigint plus an exponent. Similar to d2b,
1061 Unlike d2b, b is not necessarily odd: b and e are normalized so
1131 d2b(U *d, int *e, int *bits) function
    [all...]
  /prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c 1369 d2b function
1426 Bug("Zero passed to d2b");
1460 Bug("Zero passed to d2b");
    [all...]
  /prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c 1369 d2b function
1426 Bug("Zero passed to d2b");
1460 Bug("Zero passed to d2b");
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 529 milliseconds