Home
last modified time | relevance | path

Searched refs:_PyTime_FromSecondsObject (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dpytime.h139 PyAPI_FUNC(int) _PyTime_FromSecondsObject(_PyTime_t *t,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dpytime.h139 PyAPI_FUNC(int) _PyTime_FromSecondsObject(_PyTime_t *t,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dpytime.h139 PyAPI_FUNC(int) _PyTime_FromSecondsObject(_PyTime_t *t,
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dpytime.h139 PyAPI_FUNC(int) _PyTime_FromSecondsObject(_PyTime_t *t,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dpytime.h139 PyAPI_FUNC(int) _PyTime_FromSecondsObject(_PyTime_t *t,
/aosp_15_r20/external/python/cpython3/Modules/
D_queuemodule.c220 if (_PyTime_FromSecondsObject(&timeout, in _queue_SimpleQueue_get_impl()
Dselectmodule.c283 if (_PyTime_FromSecondsObject(&timeout, timeout_obj, in select_select_impl()
1548 if (_PyTime_FromSecondsObject(&timeout, timeout_obj, in select_epoll_poll_impl()
2136 if (_PyTime_FromSecondsObject(&timeout, in select_kqueue_control_impl()
Dsignalmodule.c208 if (_PyTime_FromSecondsObject(&t, obj, _PyTime_ROUND_CEILING) < 0) { in timeval_from_double()
1257 if (_PyTime_FromSecondsObject(&timeout,
Dtimemodule.c260 if (_PyTime_FromSecondsObject(&t, obj, _PyTime_ROUND_FLOOR) < 0)
376 if (_PyTime_FromSecondsObject(&timeout, timeout_obj, _PyTime_ROUND_TIMEOUT))
D_lsprof.c102 err = _PyTime_FromSecondsObject(&result, o, _PyTime_ROUND_FLOOR); in CallExternalTimer()
Dfaulthandler.c722 if (_PyTime_FromSecondsObject(&timeout, timeout_obj, in faulthandler_dump_traceback_later()
D_threadmodule.c143 && _PyTime_FromSecondsObject(timeout, in lock_acquire_parse_args()
Dsocketmodule.c2875 if (_PyTime_FromSecondsObject(timeout, in socket_parse_timeout()
D_testcapimodule.c4823 if (_PyTime_FromSecondsObject(&ts, obj, round) == -1) { in test_pytime_fromsecondsobject()
/aosp_15_r20/external/python/cpython3/Python/
Dpytime.c581 _PyTime_FromSecondsObject(_PyTime_t *tp, PyObject *obj, _PyTime_round_t round) in _PyTime_FromSecondsObject() function
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1217 …<elf-symbol name='_PyTime_FromSecondsObject' type='func-type' binding='global-binding' visibility=…
15311_PyTime_FromSecondsObject' mangled-name='_PyTime_FromSecondsObject' filepath='Python/pytime.c' lin…