HomeSort by relevance Sort by last modified time
    Searched refs:_Client (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xdefs.h 57 typedef struct _Client *ClientPtr;
  /external/python/cpython2/Lib/multiprocessing/
managers.py 481 self._Listener, self._Client = listener_client[serializer]
536 self._state, self._Client),
565 conn = self._Client(self._address, authkey=self._authkey)
582 conn = self._Client(self._address, authkey=self._authkey)
592 conn = self._Client(self._address, authkey=self._authkey)
605 def _finalize_manager(process, address, authkey, state, _Client):
612 conn = _Client(address, authkey=authkey)
672 conn = self._Client(token.address, authkey=self._authkey)
723 self._Client = listener_client[serializer][1]
742 conn = self._Client(self._token.address, authkey=self._authkey
    [all...]
  /external/python/cpython3/Lib/multiprocessing/
managers.py 473 self._Listener, self._Client = listener_client[serializer]
525 self._state, self._Client),
554 conn = self._Client(self._address, authkey=self._authkey)
574 conn = self._Client(self._address, authkey=self._authkey)
584 conn = self._Client(self._address, authkey=self._authkey)
600 def _finalize_manager(process, address, authkey, state, _Client):
607 conn = _Client(address, authkey=authkey)
667 conn = self._Client(token.address, authkey=self._authkey)
715 self._Client = listener_client[serializer][1]
740 conn = self._Client(self._token.address, authkey=self._authkey
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
managers.py 481 self._Listener, self._Client = listener_client[serializer]
536 self._state, self._Client),
565 conn = self._Client(self._address, authkey=self._authkey)
582 conn = self._Client(self._address, authkey=self._authkey)
592 conn = self._Client(self._address, authkey=self._authkey)
605 def _finalize_manager(process, address, authkey, state, _Client):
612 conn = _Client(address, authkey=authkey)
672 conn = self._Client(token.address, authkey=self._authkey)
723 self._Client = listener_client[serializer][1]
742 conn = self._Client(self._token.address, authkey=self._authkey
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
managers.py 481 self._Listener, self._Client = listener_client[serializer]
536 self._state, self._Client),
565 conn = self._Client(self._address, authkey=self._authkey)
582 conn = self._Client(self._address, authkey=self._authkey)
592 conn = self._Client(self._address, authkey=self._authkey)
605 def _finalize_manager(process, address, authkey, state, _Client):
612 conn = _Client(address, authkey=authkey)
672 conn = self._Client(token.address, authkey=self._authkey)
723 self._Client = listener_client[serializer][1]
742 conn = self._Client(self._token.address, authkey=self._authkey
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py 481 self._Listener, self._Client = listener_client[serializer]
536 self._state, self._Client),
565 conn = self._Client(self._address, authkey=self._authkey)
582 conn = self._Client(self._address, authkey=self._authkey)
592 conn = self._Client(self._address, authkey=self._authkey)
605 def _finalize_manager(process, address, authkey, state, _Client):
612 conn = _Client(address, authkey=authkey)
672 conn = self._Client(token.address, authkey=self._authkey)
723 self._Client = listener_client[serializer][1]
742 conn = self._Client(self._token.address, authkey=self._authkey
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py 481 self._Listener, self._Client = listener_client[serializer]
536 self._state, self._Client),
565 conn = self._Client(self._address, authkey=self._authkey)
582 conn = self._Client(self._address, authkey=self._authkey)
592 conn = self._Client(self._address, authkey=self._authkey)
605 def _finalize_manager(process, address, authkey, state, _Client):
612 conn = _Client(address, authkey=authkey)
672 conn = self._Client(token.address, authkey=self._authkey)
723 self._Client = listener_client[serializer][1]
742 conn = self._Client(self._token.address, authkey=self._authkey
    [all...]

Completed in 968 milliseconds