/external/webrtc/test/ |
D | test_suite.cc | 28 Shutdown(); in Run() 36 void TestSuite::Shutdown() { in Shutdown() function in webrtc::test::TestSuite
|
D | test_suite.h | 35 virtual void Shutdown();
|
/external/v8/tools/testrunner/server/ |
D | main.py | 118 self.Shutdown() 121 self.Shutdown() 124 def Shutdown(self): member in Server
|
/external/webrtc/src/system_wrappers/interface/ |
D | thread_wrapper.h | 91 virtual bool Shutdown() {return false;} in Shutdown() function
|
/external/sonivox/jet_tools/JetCreator/ |
D | eas.py | 561 self.Shutdown() 614 def Shutdown (self): member in EAS 925 self.Shutdown() 953 def Shutdown (self): member in EASAuxMixer 975 self.eas.Shutdown() 1037 self.Shutdown() 1072 def Shutdown (self): member in JET 1091 self.eas.Shutdown()
|
D | JetUtils.py | 379 eas.Shutdown() 596 eas.Shutdown() 744 try: jet.Shutdown()
|
/external/webrtc/src/system_wrappers/source/ |
D | thread_win.h | 37 virtual bool Shutdown();
|
D | thread_posix.h | 39 virtual bool Shutdown();
|
D | thread_win.cc | 133 bool ThreadWindows::Shutdown() in Shutdown() function in webrtc::ThreadWindows
|
D | thread_posix.cc | 285 bool ThreadPosix::Shutdown() in Shutdown() function in webrtc::ThreadPosix
|
/external/llvm/tools/dsymutil/ |
D | dsymutil.cpp | 58 llvm::llvm_shutdown_obj Shutdown; in main() local
|
/external/libvorbis/examples/ |
D | frameview.pl | 192 my $panel_quit=$panel_shell->Button(-class=>"Exit",-text=>"quit",-command=>[sub{Shutdown()}])-> 584 sub Shutdown{ subroutine
|
/external/chromium-libpac/test/ |
D | proxy_resolver_v8_unittest.cc | 68 virtual void Shutdown() {} in Shutdown() function in net::__anon8903fbbe0111::MockJSBindings
|
/external/jmdns/src/javax/jmdns/impl/ |
D | JmDNSImpl.java | 1671 protected class Shutdown implements Runnable { class in JmDNSImpl
|
/external/v8/src/heap/ |
D | heap.cc | 5622 HeapIterator::~HeapIterator() { Shutdown(); } in ~HeapIterator() 5639 void HeapIterator::Shutdown() { in Shutdown() function in v8::internal::HeapIterator 5689 Shutdown(); in reset()
|
D | heap.h | 2225 void Shutdown();
|
/external/jetty/ |
D | VERSION.txt | 183 + 399967 Shutdown hook calls destroy 243 + 399967 Shutdown hook calls destroy 2695 + JETTY-547 Shutdown SocketEndpoint output before close 2759 + JETTY-547 Shutdown SocketEndpoint output before close 3074 + AJP13 Shutdown Request from peer implemented
|
/external/mdnsresponder/mDNSCore/ |
D | uDNS.c | 4614 #pragma mark - Startup, Shutdown, and Sleep
|
D | mDNS.c | 10587 #pragma mark - Startup and Shutdown
|