Home
last modified time | relevance | path

Searched refs:Py_RETURN_NONE (Results 1 - 25 of 140) sorted by relevance

123456

/third_party/python/Modules/
H A Dreadline.c212 Py_RETURN_NONE; in readline_parse_and_bind()
243 Py_RETURN_NONE; in readline_read_init_file_impl()
273 Py_RETURN_NONE; in readline_read_history_file_impl()
313 Py_RETURN_NONE; in readline_write_history_file_impl()
355 Py_RETURN_NONE; in readline_append_history_file_impl()
378 Py_RETURN_NONE; in readline_set_history_length_impl()
414 Py_RETURN_NONE; in set_hook()
576 Py_RETURN_NONE; in readline_set_completer_delims()
643 Py_RETURN_NONE; in readline_remove_history_item_impl()
687 Py_RETURN_NONE; in readline_replace_history_item_impl()
[all...]
H A D_testinternalcapi.c71 Py_RETURN_NONE; in test_bswap()
109 Py_RETURN_NONE; in test_popcount()
148 Py_RETURN_NONE; in test_bit_length()
240 Py_RETURN_NONE; in test_hashtable()
271 Py_RETURN_NONE;
283 Py_RETURN_NONE; in Py_UNUSED()
294 Py_RETURN_NONE; in test_atomic_funcs()
379 Py_RETURN_NONE; in test_edit_cost()
502 Py_RETURN_NONE; in set_eval_frame_default()
524 Py_RETURN_NONE; in set_eval_frame_record()
[all...]
H A Doverlapped.c273 Py_RETURN_NONE; in _overlapped_GetQueuedCompletionStatus_impl()
310 Py_RETURN_NONE; in _overlapped_PostQueuedCompletionStatus_impl()
396 Py_RETURN_NONE; in _overlapped_UnregisterWait_impl()
422 Py_RETURN_NONE; in _overlapped_UnregisterWaitEx_impl()
486 Py_RETURN_NONE; in _overlapped_SetEvent_impl()
510 Py_RETURN_NONE; in _overlapped_ResetEvent_impl()
558 Py_RETURN_NONE; in _overlapped_BindLocal_impl()
831 Py_RETURN_NONE; in _overlapped_Overlapped_cancel_impl()
842 Py_RETURN_NONE; in _overlapped_Overlapped_cancel_impl()
999 Py_RETURN_NONE; in do_ReadFile()
[all...]
H A D_asynciomodule.c556 Py_RETURN_NONE; in future_set_result()
608 Py_RETURN_NONE; in future_set_exception()
747 Py_RETURN_NONE; in future_add_done_callback()
908 Py_RETURN_NONE; in _asyncio_Future_exception_impl()
1236 Py_RETURN_NONE; in FutureObj_get_loop()
1251 Py_RETURN_NONE; in FutureObj_get_callbacks()
1299 Py_RETURN_NONE; in FutureObj_get_result()
1310 Py_RETURN_NONE; in FutureObj_get_exception()
1320 Py_RETURN_NONE; in FutureObj_get_source_traceback()
1330 Py_RETURN_NONE; in FutureObj_get_cancel_message()
[all...]
H A D_testcapimodule.c94 Py_RETURN_NONE; in test_config()
147 Py_RETURN_NONE; in test_sizeof_c_types()
206 Py_RETURN_NONE; in test_gc_control()
258 Py_RETURN_NONE; in test_list_api()
322 Py_RETURN_NONE; in test_dict_iteration()
415 Py_RETURN_NONE; in test_lazy_hash_inheritance()
463 Py_RETURN_NONE; in test_lazy_hash_inheritance()
701 Py_RETURN_NONE; in test_long_and_overflow()
865 Py_RETURN_NONE; in test_long_long_and_overflow()
922 Py_RETURN_NONE; in test_long_as_unsigned_long_long_mask()
2183 Py_RETURN_NONE; test_widechar() local
[all...]
H A D_curses_panel.c68 Py_RETURN_NONE; in PyCursesCheckERR()
308 Py_RETURN_NONE; in _curses_panel_panel_above_impl()
339 Py_RETURN_NONE; in _curses_panel_panel_below_impl()
433 Py_RETURN_NONE; in _curses_panel_panel_replace_impl()
550 Py_RETURN_NONE; in _curses_panel_bottom_panel_impl()
609 Py_RETURN_NONE; in _curses_panel_top_panel_impl()
635 Py_RETURN_NONE; in _curses_panel_update_panels_impl()
H A Dtermios.c232 Py_RETURN_NONE; in termios_tcsetattr_impl()
263 Py_RETURN_NONE; in termios_tcsendbreak_impl()
290 Py_RETURN_NONE; in termios_tcdrain_impl()
322 Py_RETURN_NONE; in termios_tcflush_impl()
354 Py_RETURN_NONE; in termios_tcflow_impl()
495 Py_RETURN_NONE; in termios_tcsetwinsize_impl()
524 Py_RETURN_NONE; in termios_tcsetwinsize_impl()
H A Dfaulthandler.c300 Py_RETURN_NONE; in faulthandler_dump_traceback_py()
571 Py_RETURN_NONE; in faulthandler_py_enable()
799 Py_RETURN_NONE; in faulthandler_dump_traceback_later()
807 Py_RETURN_NONE; in faulthandler_cancel_dump_traceback_later_py()
966 Py_RETURN_NONE; in faulthandler_register_py()
1086 Py_RETURN_NONE; in faulthandler_sigsegv()
1122 Py_RETURN_NONE; in faulthandler_fatal_error_c_thread()
1149 Py_RETURN_NONE; in faulthandler_sigabrt()
1233 Py_RETURN_NONE; in faulthandler_raise_exception()
H A Dposixmodule.c1784 Py_RETURN_NONE; in posix_fildes_fd()
3186 Py_RETURN_NONE; in os_chdir_impl()
3371 Py_RETURN_NONE; in os_chmod_impl()
3406 Py_RETURN_NONE; in os_fchmod_impl()
3439 Py_RETURN_NONE; in os_lchmod_impl()
3490 Py_RETURN_NONE; in os_chflags_impl()
3522 Py_RETURN_NONE; in os_lchflags_impl()
3546 Py_RETURN_NONE; in os_chroot_impl()
3583 Py_RETURN_NONE; in os_sync_impl() local
3711 Py_RETURN_NONE; in os_chown_impl()
9396 Py_RETURN_NONE; os_closerange_impl() local
[all...]
H A D_codecsmodule.c68 Py_RETURN_NONE; in _codecs_register()
89 Py_RETURN_NONE; in _codecs_unregister()
978 Py_RETURN_NONE; in _codecs_register_error_impl()
H A D_threadmodule.c211 Py_RETURN_NONE; in lock_PyThread_release_lock()
252 Py_RETURN_NONE; in lock__at_fork_reinit()
418 Py_RETURN_NONE; in rlock_release()
455 Py_RETURN_NONE; in rlock_acquire_restore()
547 Py_RETURN_NONE; in rlock__at_fork_reinit()
1034 Py_RETURN_NONE; in _localdummy_destroyed()
1050 Py_RETURN_NONE; in _localdummy_destroyed()
1209 Py_RETURN_NONE; in thread_PyThread_interrupt_main()
1505 Py_RETURN_NONE; in thread_excepthook()
1518 Py_RETURN_NONE; in thread_excepthook()
[all...]
H A Dsyslogmodule.c157 Py_RETURN_NONE; in syslog_openlog()
219 Py_RETURN_NONE; in syslog_syslog()
233 Py_RETURN_NONE; in syslog_closelog()
H A Datexitmodule.c195 Py_RETURN_NONE; in atexit_run_exitfuncs()
207 Py_RETURN_NONE; in atexit_clear()
249 Py_RETURN_NONE; in atexit_unregister()
H A D_gdbmmodule.c321 Py_RETURN_NONE; in _gdbm_gdbm_close_impl()
437 Py_RETURN_NONE; in _gdbm_gdbm_firstkey_impl()
479 Py_RETURN_NONE; in _gdbm_gdbm_nextkey_impl()
512 Py_RETURN_NONE; in _gdbm_gdbm_reorganize_impl()
534 Py_RETURN_NONE; in _gdbm_gdbm_sync_impl()
/third_party/python/PC/
H A Dmsvcrtmodule.c94 Py_RETURN_NONE; in msvcrt_heapmin_impl()
132 Py_RETURN_NONE; in msvcrt_locking_impl()
318 Py_RETURN_NONE; in msvcrt_putch_impl() local
337 Py_RETURN_NONE; in msvcrt_putwch_impl() local
366 Py_RETURN_NONE; in msvcrt_ungetch_impl()
390 Py_RETURN_NONE; in msvcrt_ungetwch_impl()
H A D_msi.c333 Py_RETURN_NONE; in _msi_FCICreate_impl()
432 Py_RETURN_NONE; in _msi_Database_Close_impl()
519 Py_RETURN_NONE; in _msi_Record_ClearData_impl()
540 Py_RETURN_NONE; in _msi_Record_SetString_impl()
561 Py_RETURN_NONE; in _msi_Record_SetStream_impl()
582 Py_RETURN_NONE; in _msi_Record_SetInteger_impl()
788 Py_RETURN_NONE; in _msi_SummaryInformation_SetProperty_impl()
807 Py_RETURN_NONE; in _msi_SummaryInformation_Persist_impl()
893 Py_RETURN_NONE; in _msi_View_Execute()
911 Py_RETURN_NONE; in _msi_View_Fetch_impl()
[all...]
H A 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()
H A Dwinreg.c275 Py_RETURN_NONE; in winreg_HKEYType_Close_impl()
333 Py_RETURN_NONE; in winreg_HKEYType___exit___impl()
843 Py_RETURN_NONE; in winreg_CloseKey()
1011 Py_RETURN_NONE; in winreg_DeleteKey_impl()
1058 Py_RETURN_NONE; in winreg_DeleteKeyEx_impl()
1088 Py_RETURN_NONE; in winreg_DeleteValue_impl()
1319 Py_RETURN_NONE; in winreg_FlushKey_impl()
1368 Py_RETURN_NONE; in winreg_LoadKey_impl()
1669 Py_RETURN_NONE; in winreg_SaveKey_impl()
1748 Py_RETURN_NONE; in winreg_SetValue_impl()
[all...]
H A D_testconsole.c90 Py_RETURN_NONE; in _testconsole_write_input_impl()
108 Py_RETURN_NONE; in _testconsole_read_output_impl()
/third_party/python/Python/
H A Dsysmodule.c432 Py_RETURN_NONE; in sys_addaudithook_impl()
451 Py_RETURN_NONE; in sys_addaudithook_impl()
473 Py_RETURN_NONE; in sys_audit()
505 Py_RETURN_NONE; in sys_audit()
521 Py_RETURN_NONE; in sys_breakpointhook()
592 Py_RETURN_NONE; in sys_breakpointhook()
696 Py_RETURN_NONE; in sys_displayhook()
725 Py_RETURN_NONE; in sys_displayhook()
746 Py_RETURN_NONE; in sys_excepthook_impl()
768 Py_RETURN_NONE; in sys_exception_impl()
[all...]
/third_party/python/Tools/peg_generator/peg_extension/
H A Dpeg_extension.c115 Py_RETURN_NONE; in Py_UNUSED()
124 Py_RETURN_NONE; in Py_UNUSED()
150 Py_RETURN_NONE; in Py_UNUSED()
/third_party/python/Lib/test/
H A D_testcppext.cpp96 Py_RETURN_NONE; in Py_UNUSED()
126 Py_RETURN_NONE; in Py_UNUSED()
192 Py_RETURN_NONE; in Py_UNUSED()
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c189 Py_RETURN_NONE; in _multiprocessing_SemLock_release_impl()
205 Py_RETURN_NONE; in _multiprocessing_SemLock_release_impl()
399 Py_RETURN_NONE; in _multiprocessing_SemLock_release_impl()
444 Py_RETURN_NONE; in _multiprocessing_SemLock_release_impl()
668 Py_RETURN_NONE; in _multiprocessing_SemLock__after_fork_impl()
795 Py_RETURN_NONE; in _PyMp_sem_unlink()
/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.cc420 Py_RETURN_NONE; in Subscript()
496 Py_RETURN_NONE; in Subscript()
499 Py_RETURN_NONE; in Subscript()
516 Py_RETURN_NONE; in Subscript()
537 Py_RETURN_NONE; in Subscript()
556 Py_RETURN_NONE; in Subscript()
634 Py_RETURN_NONE; in Subscript()
/third_party/python/Objects/
H A Dfileobject.c327 Py_RETURN_NONE; in stdprinter_write()
354 Py_RETURN_NONE; in stdprinter_write()
378 Py_RETURN_NONE; in stdprinter_noop()
420 Py_RETURN_NONE; in get_encoding()

Completed in 40 milliseconds

123456