Searched refs:_reduce_method (Results 1 – 5 of 5) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/ |
D | reduction.py | 206 def _reduce_method(m): function 214 register(type(_C().f), _reduce_method) 270 _reduce_method = _reduce_method variable in AbstractReducer 277 register(type(_C().f), _reduce_method)
|
/prebuilts/build-tools/common/py3-stdlib/multiprocessing/ |
D | reduction.py | 206 def _reduce_method(m): function 214 register(type(_C().f), _reduce_method) 270 _reduce_method = _reduce_method variable in AbstractReducer 277 register(type(_C().f), _reduce_method)
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/ |
D | reduction.py | 206 def _reduce_method(m): function 214 register(type(_C().f), _reduce_method) 270 _reduce_method = _reduce_method variable in AbstractReducer 277 register(type(_C().f), _reduce_method)
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/ |
D | reduction.py | 206 def _reduce_method(m): function 214 register(type(_C().f), _reduce_method) 270 _reduce_method = _reduce_method variable in AbstractReducer 277 register(type(_C().f), _reduce_method)
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/multiprocessing/ |
D | reduction.py | 206 def _reduce_method(m): function 214 register(type(_C().f), _reduce_method) 270 _reduce_method = _reduce_method variable in AbstractReducer 277 register(type(_C().f), _reduce_method)
|