HomeSort by relevance Sort by last modified time
    Searched defs:_shutdown (Results 1 - 21 of 21) sorted by null

  /external/opencv3/modules/videoio/src/cap_winrt/
MediaSink.hpp 53 : _shutdown(false) function in class:Media::WrlSealed
297 if (_shutdown)
301 _shutdown = true;
379 bool _shutdown;
383 if (_shutdown)
MediaStreamSink.hpp 92 if (_shutdown)
109 bool _shutdown; member in class:Media::WrlSealed
  /external/autotest/scheduler/
host_scheduler.py 78 _shutdown = False variable
412 global _shutdown
413 _shutdown = True
485 while not _shutdown:
monitor_db.py 63 _shutdown = False variable
177 while not _shutdown and not server._shutdown_scheduler:
197 global _shutdown
198 _shutdown = True
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
threading.py 1198 _shutdown = _MainThread()._exitfunc variable
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
threading.py 1198 _shutdown = _MainThread()._exitfunc variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
threading.py 1198 _shutdown = _MainThread()._exitfunc variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
threading.py 1198 _shutdown = _MainThread()._exitfunc variable
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
ContextHandler.java 157 private boolean _shutdown = false; field in class:ContextHandler
625 return !_shutdown;
641 _shutdown = shutdown;
642 _availability = isRunning()?(_shutdown?__SHUTDOWN:_available?__AVAILABLE:__UNAVAILABLE):__STOPPED;
667 _availability = isRunning()?(_shutdown?__SHUTDOWN:_available?__AVAILABLE:__UNAVAILABLE):__STOPPED;
721 _availability = _shutdown?__SHUTDOWN:_available?__AVAILABLE:__UNAVAILABLE;
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 298 protected Thread _shutdown; field in class:JmDNSImpl
414 // _shutdown = new Thread(new Shutdown(), "JmDNS.Shutdown");
415 // Runtime.getRuntime().addShutdownHook(_shutdown);
    [all...]
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 271 milliseconds