Home
last modified time | relevance | path

Searched defs:quit (Results 1 – 25 of 101) sorted by relevance

12345

/external/webrtc/examples/peerconnection/server/
Dmain.cc43 void HandleBrowserRequest(DataSocket* ds, bool* quit) { in HandleBrowserRequest()
101 bool quit = false; in main() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.cpp31 bool &quit) { return this->Handle_QErrorStringEnable(packet); }); in GDBRemoteCommunicationServer()
44 Timeout<std::micro> timeout, Status &error, bool &interrupt, bool &quit) { in GetPacketAndSendResponse()
/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/
DRunLoop.java26 public void quit(); in quit() method
/external/deqp/framework/platform/lnx/
DtcuLnx.cpp41 void EventState::setQuitFlag (bool quit) in setQuitFlag()
/external/vboot_reference/utility/
Dchromeos-tpm-recovery35 quit() { function
/external/libnl/tests/
Dtest-cache-mngr.c10 static int quit = 0; variable
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLooper.java45 boolean quit; field in ShadowLooper
116 protected void quit() { in quit() method in ShadowLooper
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbpexpect.py66 def quit(self, gracefully=True): member in PExpectTest
/external/volley/src/main/java/com/android/volley/
DCacheDispatcher.java78 public void quit() { in quit() method in CacheDispatcher
DNetworkDispatcher.java72 public void quit() { in quit() method in NetworkDispatcher
/external/libchrome/mojo/public/cpp/bindings/tests/
Dreport_bad_message_unittest.cc126 base::Bind([] (const base::Closure& quit) { in TEST_P()
146 ReportBadMessageCallback* callback) { in TEST_P()
/external/e2fsprogs/ext2ed/
Dmain.c200 int quit=0; in parser() local
301 int quit=0; in parser() local
/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/impl/
DBaseRunLoop.java40 public void quit() { in quit() method in BaseRunLoop
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
DRequired_suite.py56 def quit(self, _no_object=None, _attributes={}, **_arguments): member in Required_suite_Events
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
DRequired_Suite.py56 def quit(self, _no_object=None, _attributes={}, **_arguments): member in Required_Suite_Events
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DCaptureActivityHandler.java105 Message quit = Message.obtain(decodeThread.getHandler(), R.id.quit); in quitSynchronously() local
/external/rust/crates/libz-sys/src/zlib/examples/
Dfitblk.c62 local void quit(char *why) in quit() function
/external/zstd/zlibWrapper/examples/
Dfitblk_original.c62 local void quit(char *why) in quit() function
Dfitblk.c67 local void quit(char *why) in quit() function
/external/python/cpython2/Lib/
Dpoplib.py256 def quit(self): member in POP3
401 def quit(self): member in POP3_SSL
/external/python/cpython2/Mac/Demo/example2/
Ddnslookup-2.py38 def quit(self, *args): member in DNSLookup
/external/autotest/client/common_lib/
Dmail_unittest.py29 def quit(self): member in SMTP
/external/pigweed/pw_tool/
Dmain.cc103 bool quit = false; member
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/_builtinSuites/
Dbuiltin_Suite.py94 def quit(self, _no_object=None, _attributes={}, **_arguments): member in builtin_Suite_Events
/external/python/cpython2/Mac/Demo/imgbrowse/
Dimgbrowse.py43 def quit(self, *args): member in imgbrowse

12345