/external/python/cpython2/Lib/ |
D | fpformat.py | 51 def unexpo(intpart, fraction, expo): argument 65 def roundfrac(intpart, fraction, digs): argument
|
D | decimal.py | 6166 def _format_number(is_negative, intpart, fracpart, exp, spec): argument
|
/external/openssh/openbsd-compat/ |
D | bsd-snprintf.c | 654 LLONG intpart; in ROUND() local 716 double intpart; in fmtfp() local
|
/external/python/cpython3/Python/ |
D | pytime.c | 49 _PyTime_t intpart, remaining; in _PyTime_MulDiv() local 136 double intpart; in _PyTime_DoubleToDenominator() local 194 double intpart; in _PyTime_ObjectToTime_t() local
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
D | MatrixPower.h | 470 void MatrixPower<MatrixType>::split(RealScalar& p, RealScalar& intpart) in split()
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | io.c | 1079 const char *sign = NULL, *intpart = NULL, *dot = NULL; in _mpd_apply_lconv() local
|
/external/python/cpython3/Objects/ |
D | floatobject.c | 442 double intpart; in float_richcompare() local
|
/external/python/cpython2/Objects/ |
D | object.c | 1029 double intpart, fractpart; in _Py_HashDouble() local
|
D | floatobject.c | 536 double intpart; in float_richcompare() local
|
/external/vulkan-validation-layers/layers/ |
D | parameter_validation_utils.cpp | 625 float intpart; in manual_PreCallValidateViewport() local
|
/external/python/cpython3/Lib/ |
D | _pydecimal.py | 6348 def _format_number(is_negative, intpart, fracpart, exp, spec): argument
|
/external/python/cpython2/Modules/ |
D | datetimemodule.c | 1869 double intpart; in accum() local
|
/external/python/cpython3/Modules/ |
D | _datetimemodule.c | 2343 double intpart; in accum() local
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 3774 function _modf(x, intpart) { argument
|