Home
last modified time | relevance | path

Searched refs:Py_RETURN_NONE (Results 1 – 25 of 202) sorted by relevance

123456789

/external/python/cpython2/Modules/
Dreadline.c95 Py_RETURN_NONE; in parse_and_bind()
114 Py_RETURN_NONE; in read_init_file()
134 Py_RETURN_NONE; in read_history_file()
157 Py_RETURN_NONE; in write_history_file()
175 Py_RETURN_NONE; in set_history_length()
225 Py_RETURN_NONE; in set_hook()
364 Py_RETURN_NONE; in set_completer_delims()
428 Py_RETURN_NONE; in py_remove_history()
460 Py_RETURN_NONE; in py_replace_history()
478 Py_RETURN_NONE; in py_add_history()
[all …]
D_testcapimodule.c242 Py_RETURN_NONE; in test_lazy_hash_inheritance()
290 Py_RETURN_NONE; in test_lazy_hash_inheritance()
383 Py_RETURN_NONE; in test_broken_memoryview()
431 Py_RETURN_NONE; in test_to_contiguous()
482 Py_RETURN_NONE; in test_from_contiguous()
944 Py_RETURN_NONE; in return_none()
1031 Py_RETURN_NONE; in test_buildvalue_N()
1360 Py_RETURN_NONE; in getargs_z()
1390 Py_RETURN_NONE; in getargs_z_hash()
1580 Py_RETURN_NONE; in get_indices()
[all …]
/external/python/cpython3/Modules/
Dreadline.c166 Py_RETURN_NONE; in parse_and_bind()
191 Py_RETURN_NONE; in read_init_file()
217 Py_RETURN_NONE; in read_history_file()
252 Py_RETURN_NONE; in write_history_file()
288 Py_RETURN_NONE; in append_history_file()
307 Py_RETURN_NONE; in set_history_length()
354 Py_RETURN_NONE; in set_hook()
477 Py_RETURN_NONE; in set_completer_delims()
541 Py_RETURN_NONE; in py_remove_history()
579 Py_RETURN_NONE; in py_replace_history()
[all …]
D_testcapimodule.c69 Py_RETURN_NONE; in test_config()
122 Py_RETURN_NONE; in test_sizeof_c_types()
172 Py_RETURN_NONE; in test_list_api()
236 Py_RETURN_NONE; in test_dict_iteration()
329 Py_RETURN_NONE; in test_lazy_hash_inheritance()
377 Py_RETURN_NONE; in test_lazy_hash_inheritance()
615 Py_RETURN_NONE; in test_long_and_overflow()
779 Py_RETURN_NONE; in test_long_long_and_overflow()
888 Py_RETURN_NONE; in test_L_code()
894 Py_RETURN_NONE; in return_none()
[all …]
D_curses_panel.c62 Py_RETURN_NONE; in PyCursesCheckERR()
247 Py_RETURN_NONE; in PyCursesPanel_above()
271 Py_RETURN_NONE; in PyCursesPanel_below()
319 Py_RETURN_NONE; in PyCursesPanel_replace_panel()
405 Py_RETURN_NONE; in PyCurses_bottom_panel()
450 Py_RETURN_NONE; in PyCurses_top_panel()
466 Py_RETURN_NONE; in PyCurses_update_panels()
Doverlapped.c196 Py_RETURN_NONE; in overlapped_GetQueuedCompletionStatus()
230 Py_RETURN_NONE; in overlapped_PostQueuedCompletionStatus()
315 Py_RETURN_NONE; in overlapped_UnregisterWait()
338 Py_RETURN_NONE; in overlapped_UnregisterWaitEx()
399 Py_RETURN_NONE; in overlapped_SetEvent()
422 Py_RETURN_NONE; in overlapped_ResetEvent()
466 Py_RETURN_NONE; in overlapped_BindLocal()
640 Py_RETURN_NONE; in Overlapped_cancel()
654 Py_RETURN_NONE; in Overlapped_cancel()
737 Py_RETURN_NONE; in do_ReadFile()
[all …]
D_asynciomodule.c540 Py_RETURN_NONE; in future_set_result()
590 Py_RETURN_NONE; in future_set_exception()
690 Py_RETURN_NONE; in future_add_done_callback()
842 Py_RETURN_NONE; in _asyncio_Future_exception_impl()
1162 Py_RETURN_NONE; in FutureObj_get_loop()
1177 Py_RETURN_NONE; in FutureObj_get_callbacks()
1225 Py_RETURN_NONE; in FutureObj_get_result()
1236 Py_RETURN_NONE; in FutureObj_get_exception()
1246 Py_RETURN_NONE; in FutureObj_get_source_traceback()
1615 Py_RETURN_NONE; in FutureIter_close()
[all …]
Dfaulthandler.c288 Py_RETURN_NONE; in faulthandler_dump_traceback_py()
512 Py_RETURN_NONE; in faulthandler_py_enable()
717 Py_RETURN_NONE; in faulthandler_dump_traceback_later()
724 Py_RETURN_NONE; in faulthandler_cancel_dump_traceback_later_py()
878 Py_RETURN_NONE; in faulthandler_register_py()
998 Py_RETURN_NONE; in faulthandler_sigsegv()
1048 Py_RETURN_NONE; in faulthandler_fatal_error_c_thread()
1072 Py_RETURN_NONE; in faulthandler_sigabrt()
1091 Py_RETURN_NONE; in faulthandler_fatal_error_py()
1168 Py_RETURN_NONE; in faulthandler_raise_exception()
D_gdbmmodule.c258 Py_RETURN_NONE; in _gdbm_gdbm_close_impl()
377 Py_RETURN_NONE; in _gdbm_gdbm_firstkey_impl()
416 Py_RETURN_NONE; in _gdbm_gdbm_nextkey_impl()
445 Py_RETURN_NONE; in _gdbm_gdbm_reorganize_impl()
463 Py_RETURN_NONE; in _gdbm_gdbm_sync_impl()
Dposixmodule.c1511 Py_RETURN_NONE; in posix_fildes_fd()
2724 Py_RETURN_NONE; in os_chdir_impl()
2875 Py_RETURN_NONE; in os_chmod_impl()
2906 Py_RETURN_NONE; in os_fchmod_impl()
2936 Py_RETURN_NONE; in os_lchmod_impl()
2983 Py_RETURN_NONE; in os_chflags_impl()
3012 Py_RETURN_NONE; in os_lchflags_impl()
3036 Py_RETURN_NONE; in os_chroot_impl()
3073 Py_RETURN_NONE; in os_sync_impl() local
3191 Py_RETURN_NONE; in os_chown_impl()
[all …]
Dsyslogmodule.c150 Py_RETURN_NONE; in syslog_openlog()
191 Py_RETURN_NONE; in syslog_syslog()
202 Py_RETURN_NONE; in syslog_closelog()
/external/python/cpython3/PC/
Dmsvcrtmodule.c93 Py_RETURN_NONE; in msvcrt_heapmin_impl()
127 Py_RETURN_NONE; in msvcrt_locking_impl()
321 Py_RETURN_NONE; in msvcrt_putch_impl() local
340 Py_RETURN_NONE; in msvcrt_putwch_impl() local
369 Py_RETURN_NONE; in msvcrt_ungetch_impl()
393 Py_RETURN_NONE; in msvcrt_ungetwch_impl()
D_msi.c265 Py_RETURN_NONE; in fcicreate()
355 Py_RETURN_NONE; in msidb_close()
416 Py_RETURN_NONE; in record_cleardata()
432 Py_RETURN_NONE; in record_setstring()
448 Py_RETURN_NONE; in record_setstream()
464 Py_RETURN_NONE; in record_setinteger()
646 Py_RETURN_NONE; in summary_setproperty()
658 Py_RETURN_NONE; in summary_persist()
741 Py_RETURN_NONE; in view_execute()
752 Py_RETURN_NONE; in view_fetch()
[all …]
Dwinsound.c123 Py_RETURN_NONE; in winsound_PlaySound_impl()
158 Py_RETURN_NONE; in winsound_Beep_impl()
186 Py_RETURN_NONE; in winsound_MessageBeep_impl()
Dwinreg.c273 Py_RETURN_NONE; in winreg_HKEYType_Close_impl()
328 Py_RETURN_NONE; in winreg_HKEYType___exit___impl()
809 Py_RETURN_NONE; in winreg_CloseKey()
948 Py_RETURN_NONE; in winreg_DeleteKey_impl()
1003 Py_RETURN_NONE; in winreg_DeleteKeyEx_impl()
1029 Py_RETURN_NONE; in winreg_DeleteValue_impl()
1247 Py_RETURN_NONE; in winreg_FlushKey_impl()
1292 Py_RETURN_NONE; in winreg_LoadKey_impl()
1567 Py_RETURN_NONE; in winreg_SaveKey_impl()
1616 Py_RETURN_NONE; in winreg_SetValue_impl()
[all …]
D_testconsole.c84 Py_RETURN_NONE; in _testconsole_write_input_impl()
102 Py_RETURN_NONE; in _testconsole_read_output_impl()
/external/python/cpython2/Modules/_multiprocessing/
Dwin32_functions.c35 Py_RETURN_NONE; in win32_CloseHandle()
56 Py_RETURN_NONE; in win32_ConnectNamedPipe()
195 Py_RETURN_NONE; in win32_SetNamedPipeHandleState()
215 Py_RETURN_NONE; in win32_WaitNamedPipe()
Dsemaphore.c168 Py_RETURN_NONE; in semlock_release()
184 Py_RETURN_NONE; in semlock_release()
354 Py_RETURN_NONE; in semlock_release()
399 Py_RETURN_NONE; in semlock_release()
552 Py_RETURN_NONE; in semlock_afterfork()
/external/python/cpython3/Python/
Dsysmodule.c117 Py_RETURN_NONE; in sys_breakpointhook()
196 Py_RETURN_NONE; in sys_breakpointhook()
286 Py_RETURN_NONE; in sys_displayhook()
317 Py_RETURN_NONE; in sys_displayhook()
333 Py_RETURN_NONE; in sys_excepthook()
565 Py_RETURN_NONE; in sys_settrace()
603 Py_RETURN_NONE; in sys_setprofile()
643 Py_RETURN_NONE; in sys_setcheckinterval()
681 Py_RETURN_NONE; in sys_setswitchinterval()
741 Py_RETURN_NONE; in sys_setrecursionlimit()
[all …]
/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
Dinterpreter_wrapper.cc123 Py_RETURN_NONE; in AllocateTensors()
129 Py_RETURN_NONE; in Invoke()
176 Py_RETURN_NONE; in ResizeInputTensor()
295 Py_RETURN_NONE; in SetTensor()
324 Py_RETURN_NONE; in CheckGetTensorArgs()
436 Py_RETURN_NONE; in ResetVariableTensors()
/external/python/cpython3/Modules/_multiprocessing/
Dsemaphore.c161 Py_RETURN_NONE; in semlock_release()
177 Py_RETURN_NONE; in semlock_release()
359 Py_RETURN_NONE; in semlock_release()
404 Py_RETURN_NONE; in semlock_release()
579 Py_RETURN_NONE; in semlock_afterfork()
688 Py_RETURN_NONE; in _PyMp_sem_unlink()
/external/tensorflow/tensorflow/python/training/
Dquantize_training.i33 Py_RETURN_NONE; in DoQuantizeTrainingOnGraphDefHelper()
40 Py_RETURN_NONE; in DoQuantizeTrainingOnGraphDefHelper()
/external/python/cpython3/Objects/
Dfileobject.c367 Py_RETURN_NONE; in stdprinter_write()
393 Py_RETURN_NONE; in stdprinter_write()
417 Py_RETURN_NONE; in stdprinter_noop()
459 Py_RETURN_NONE; in get_encoding()
/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc431 Py_RETURN_NONE; in Append()
502 Py_RETURN_NONE; in Extend()
505 Py_RETURN_NONE; in Extend()
522 Py_RETURN_NONE; in Extend()
540 Py_RETURN_NONE; in Insert()
559 Py_RETURN_NONE; in Remove()
637 Py_RETURN_NONE; in Sort()
/external/tensorflow/tensorflow/lite/python/optimize/
Dcalibration_wrapper.cc78 Py_RETURN_NONE; in Prepare()
110 Py_RETURN_NONE; in FeedTensor()
158 Py_RETURN_NONE; in SetTensor()

123456789