/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_asyncore.py | 819 use_poll = False variable in TestAPI_UseIPv4Select 823 use_poll = True variable in TestAPI_UseIPv4Poll 826 use_poll = False variable in TestAPI_UseIPv6Select 830 use_poll = True variable in TestAPI_UseIPv6Poll 833 use_poll = False variable in TestAPI_UseUnixSocketsSelect 837 use_poll = True variable in TestAPI_UseUnixSocketsPoll
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_asyncore.py | 747 use_poll = False variable in TestAPI_UseSelect 751 use_poll = True variable in TestAPI_UsePoll
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | asyncore.py | 205 def loop(timeout=30.0, use_poll=False, map=None, count=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | asyncore.py | 197 def loop(timeout=30.0, use_poll=False, map=None, count=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | asyncore.py | 197 def loop(timeout=30.0, use_poll=False, map=None, count=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | asyncore.py | 197 def loop(timeout=30.0, use_poll=False, map=None, count=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | asyncore.py | 197 def loop(timeout=30.0, use_poll=False, map=None, count=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | asyncore.py | 197 def loop(timeout=30.0, use_poll=False, map=None, count=None): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | asyncore.py | 197 def loop(timeout=30.0, use_poll=False, map=None, count=None): argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | xskxceiver.h | 153 bool use_poll; member
|
H A D | xskxceiver.c | 1008 bool use_poll = ifobject->use_poll; in __send_pkts() local
|