/external/zlib/examples/ |
D | fitblk.c | 62 local void quit(char *why) in quit() function 138 quit("need one argument: size of output block"); in main() 141 quit("argument must be a number"); in main() 143 quit("need positive size of 8 or greater"); in main() 153 quit("out of memory"); in main() 160 quit("error reading input"); in main() 167 quit("error writing output"); in main() 188 quit("out of memory"); in main() 199 quit("out of memory"); in main() 214 quit("out of memory"); in main() [all …]
|
/external/qemu/distrib/sdl-1.2.12/src/video/gem/ |
D | SDL_gemevents.c | 80 int quit, resultat, event_mask, mouse_event; in GEM_PumpEvents() local 84 quit = in GEM_PumpEvents() 108 quit = do_messages(this, buffer); in GEM_PumpEvents() 131 if ((resultat & MU_TIMER) || quit) in GEM_PumpEvents() 171 int quit, posted, check_mouse_mode; in do_messages() local 174 quit = check_mouse_mode = 0; in do_messages() 179 quit=1; in do_messages() 270 return quit; in do_messages()
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | confirm_quit_panel_controller.mm | 18 // How long the user must hold down Cmd+Q to confirm the quit. 22 // quit. 216 // If this is the second of two such attempts to quit within a certain time 217 // interval, then just quit. 218 // Time of last quit attempt, if any. 224 // double-tap shortcut that allows for a quick quit path. For the users who 226 // logic will run and cause the quit to get committed. If the key 229 // the windows (without animation) to look like we've "quit" and then wait 230 // for the KeyUp event to commit the quit. 247 // Show the info panel that explains what the user must to do confirm quit. [all …]
|
/external/e2fsprogs/ext2ed/ |
D | main.c | 199 int quit=0; in parser() local 210 while (!quit) { in parser() 263 quit=dispatch (command_line); in parser() 300 int quit=0; in parser() local 307 while (!quit) { in parser() 329 quit=dispatch (command_line); in parser()
|
/external/bluetooth/bluez/test/ |
D | simple-agent | 24 mainloop.quit() 78 mainloop.quit() 82 mainloop.quit()
|
D | test-oob | 9 mainloop.quit() 13 mainloop.quit()
|
D | ipctest-a2dp-easy.test | 7 quit
|
D | ipctest-hsp-easy.test | 7 quit
|
/external/dbus/test/ |
D | test-shell-service.c | 16 quit (void) in quit() function 89 quit (); in path_message_func() 112 quit (); in filter_func()
|
D | test-service.c | 13 quit (void) in quit() function 310 quit (); in path_message_func() 386 quit (); in filter_func()
|
/external/dbus/test/name-test/ |
D | test-wait-for-echo.py | 22 loop.quit() 30 loop.quit()
|
/external/mesa3d/src/pixelflinger2/ |
D | pixelflinger2.h | 112 bool quit; member 120 Worker() : assignedWork(false), quit(false), thread(0) in Worker() 134 quit = true; in ~Worker()
|
/external/webkit/Source/WebKit/qt/tests/ |
D | util.h | 40 QObject::connect(obj, signal, &loop, SLOT(quit())); 44 QObject::connect(&timer, SIGNAL(timeout()), &loop, SLOT(quit()));
|
/external/webkit/Source/WebKit2/UIProcess/API/qt/tests/ |
D | util.h | 40 QObject::connect(obj, signal, &loop, SLOT(quit())); 44 QObject::connect(&timer, SIGNAL(timeout()), &loop, SLOT(quit()));
|
/external/bluetooth/glib/tests/ |
D | threadpool-test.c | 384 gboolean quit = TRUE; in test_check_start_and_stop() local 429 quit &= running_thread_counter <= 0; in test_check_start_and_stop() 437 quit &= sort_thread_counter <= 0; in test_check_start_and_stop() 447 quit &= idle < 1; in test_check_start_and_stop() 452 if (quit) { in test_check_start_and_stop()
|
/external/webkit/Source/WebKit/qt/tests/benchmarks/loading/ |
D | tst_loading.cpp | 37 QObject::connect(obj, signal, &loop, SLOT(quit())); in waitForSignal() 41 QObject::connect(&timer, SIGNAL(timeout()), &loop, SLOT(quit())); in waitForSignal()
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/ExecutionContexts/ |
D | 10.1.3-2.js | 67 quit(); 71 quit();
|
/external/webkit/Source/WebKit/qt/tests/benchmarks/painting/ |
D | tst_painting.cpp | 38 QObject::connect(obj, signal, &loop, SLOT(quit())); in waitForSignal() 42 QObject::connect(&timer, SIGNAL(timeout()), &loop, SLOT(quit())); in waitForSignal()
|
/external/tinyxml/ |
D | tinystr.h | 91 quit(); in ~TiXmlString() 183 quit(); in clear() 230 void quit() in quit() function
|
/external/webkit/Tools/EWebLauncher/ |
D | main.c | 635 quit(Eina_Bool success, const char *msg) in quit() function 664 return quit(EINA_FALSE, "ERROR: could not create EWebLauncher window\n"); in browserCreate() 669 return quit(EINA_FALSE, "ERROR: could not construct evas-ecore\n"); in browserCreate() 681 return quit(EINA_FALSE, "ERROR: could not get evas from evas-ecore\n"); in browserCreate() 861 return quit(EINA_FALSE, "ERROR: could not parse options.\n"); in main() 864 return quit(EINA_TRUE, NULL); in main() 873 return quit(EINA_FALSE, "ERROR: could not find theme.\n"); in main() 895 return quit(EINA_TRUE, NULL); in main()
|
/external/e2fsprogs/tests/f_swapfs/ |
D | debugfs.cmd | 5 quit
|
/external/e2fsprogs/lib/ss/ |
D | test_script | 7 quit
|
/external/qemu/distrib/sdl-1.2.12/src/main/macosx/SDLMain.nib/ |
D | classes.nib | 5 ACTIONS = {makeFullscreen = id; quit = id; };
|
/external/grub/util/ |
D | grub-install | 340 quit 431 quit 457 quit
|
D | grub-install.in | 340 quit 431 quit 457 quit
|