Home
last modified time | relevance | path

Searched refs:PyNumber_Float (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dpy_seq_tensor.cc388 Safe_PyObjectPtr as_float = make_safe(PyNumber_Float(v)); in ConvertOneFloat()
414 Safe_PyObjectPtr as_float = make_safe(PyNumber_Float(v)); in ConvertOneNumpyHalf()
/external/python/cpython2/PC/os2vacpp/
Dpython.def284 PyNumber_Float
/external/python/cpython2/Include/
Dabstract.h901 PyAPI_FUNC(PyObject *) PyNumber_Float(PyObject *o);
/external/python/cpython3/Include/
Dabstract.h739 PyAPI_FUNC(PyObject *) PyNumber_Float(PyObject *o);
/external/python/cpython3/PC/
Dpython3.def387 PyNumber_Float=python37.PyNumber_Float
/external/python/cpython3/Objects/
Dweakrefobject.c514 WRAP_UNARY(proxy_float, PyNumber_Float) in WRAP_BINARY()
Dcomplexobject.c1038 tmp = PyNumber_Float(r); in complex_new_impl()
Dfloatobject.c1628 return PyNumber_Float(x); in float_new_impl()
Dabstract.c1434 PyNumber_Float(PyObject *o) in PyNumber_Float() function
/external/python/cpython2/Objects/
Dweakrefobject.c514 WRAP_UNARY(proxy_float, PyNumber_Float) in WRAP_BINARY()
Dcomplexobject.c1220 tmp = PyNumber_Float(r); in complex_new()
Dfloatobject.c1824 return PyNumber_Float(x); in float_new()
Dabstract.c1790 PyNumber_Float(PyObject *o) function
/external/python/cpython3/Doc/c-api/
Dnumber.rst243 .. c:function:: PyObject* PyNumber_Float(PyObject *o)
/external/python/cpython2/PC/os2emx/
Dpython27.def102 "PyNumber_Float"
/external/python/cpython2/Objects/stringlib/
Dformatter.h1387 tmp = PyNumber_Float(obj); in format_int_or_long()
/external/python/cpython2/Doc/c-api/
Dnumber.rst277 .. c:function:: PyObject* PyNumber_Float(PyObject *o)
/external/python/cpython2/Doc/data/
Drefcounts.dat798 PyNumber_Float:PyObject*::+1:
799 PyNumber_Float:PyObject*:o:0:
/external/python/cpython2/Modules/
D_csv.c552 tmp = PyNumber_Float(field); in parse_save_field()
/external/python/cpython3/Python/
Dformatter_unicode.c1499 tmp = PyNumber_Float(obj); in _PyLong_FormatAdvancedWriter()
/external/python/cpython3/Modules/
D_csv.c540 tmp = PyNumber_Float(field); in parse_save_field()
D_tkinter.c2004 return PyNumber_Float(arg); in _tkinter_tkapp_getdouble()
/external/python/cpython3/Doc/data/
Drefcounts.dat1406 PyNumber_Float:PyObject*::+1:
1407 PyNumber_Float:PyObject*:o:0: