Home
last modified time | relevance | path

Searched refs:_noop (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dsubprocess.py153 async def _noop(self): member in Process
177 stdin = self._noop()
181 stdout = self._noop()
185 stderr = self._noop()
/external/python/cpython2/Python/
Dthread_pthread.h128 void _noop(void) in _noop() function
138 pthread_create(&thread1, NULL, (void *) _noop, &dummy); in PyThread__init_thread()
/external/python/cpython3/Lib/urllib/
Dparse.py98 def _noop(obj): function
122 return args + (_noop,)
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...