HomeSort by relevance Sort by last modified time
    Searched full:quit (Results 551 - 575 of 1109) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
ioctl_compat.h 47 char t_quitc; /* quit */
  /prebuilts/tools/darwin-x86/sdl/libs/
libSDLmain.a 105 ????E??E??4[??U??S??$?[?M??/ ???????T$?D$? $??????# ???+ ???' ??T$?$?????E?E?$????U??WVS??L?[?U?????D$?$?b????E??U?????D$?$?H????E?E?U?E??)???E?E???$?$????E??E??E?E?u??&??E?U?D$ ?T$?E?D$?L$?4$??????E??E?E?}?E???M??&?0?E?U?D$ ?T$?L$?t$?<$?????U?E??E?U?E?)?E?}?E?E????M??&?0?E?U?D$ ?T$?L$?t$?<$?V???????????"??E?D$ ?E?D$?T$? $?*????E?E?D$?E?$?????E??L[^_??U??S??4?[?}~s?E ????D$????D$?$???????uM?$???????F???F??E ????F??????B???J??`??B?E??E@???$?j?????F??E??"?E?????F?E???E ???E?E?;E~??J??E??;?E???E ?????D$?$???????u?E ?D$?E?$??????E??$?E??E?;E|??E ?D$?E?$?????E??E??4[??CFBundleNameAbout Hide hHide OthersShow AllQuit qWindowmMinimize-psn-no-windowstringByReplacingRange:with:@20@0:4{_NSRange=II}8@16ReplaceSubStringNSStringapplicationDidFinishLaunching:v12@0:4@8application:openFile:c16@0:4@8@12setupWorkingDirectory:v12@0:4c8SDLMainNSObjectterminate:SDLApplicationNSApplicationstringWithCharacters:length:getCharacters:range:UTF8StringrunsetDelegate:setMainMenu:sharedApplicationinitsetWindowsMenu:performMiniaturize:releasesetAppleMenu:mainMenusetSubmenu:initWithTitle:action:keyEquivalent:unhideAllApplications:setKeyEquivalentModifierMask:hideOtherApplications:hide:addItem:separatorItemaddItemWithTitle:action:keyEquivalent:orderFrontStandardAboutPanel:stringByAppendingString:initWithTitle:allocprocessNameprocessInfolengthobjectForKey:NSProcessInfoNSMenuNSMenuItemNSAutoreleasePool?J ?W ?X ?_ ?e ?g ?s ?| ?? ?? ?? ?? ? ? x
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
CodecTest.java 658 Looper.loop(); // Blocks forever until Looper.quit() is called.
659 Log.v(TAG, "initializeMessageLooper: quit.");
668 mLooper.quit();
  /external/chromium/chrome/browser/geolocation/
geolocation_browsertest.cc 82 MessageLoopForUI::current()->Quit();
171 MessageLoopForUI::current()->Quit();
173 MessageLoopForUI::current()->Quit();
  /external/chromium/chrome/browser/prerender/
prerender_browsertest.cc 69 // In the event we are destroyed, say if the prerender was canceled, quit
71 MessageLoopForUI::current()->Quit();
79 MessageLoopForUI::current()->Quit();
  /external/chromium/chrome/browser/ui/cocoa/applescript/
scripting.sdef 19 <responds-to command="quit">
95 <command name="quit" code="aevtquit" description="Quit the application.">
  /external/chromium/chrome/common/net/
url_fetcher_unittest.cc 240 // Version of TestURLRequestContext that posts a Quit task to the IO
244 // The d'tor should execute in the IO thread. Post the quit task to the
484 // The URLFetcher's test context will post a Quit task once it is
  /external/chromium/net/tools/dump_cache/
upgrade.cc 102 QUIT
544 msg.command = QUIT;
670 case QUIT:
  /external/grub/util/
grub-install 340 quit
431 quit
457 quit
grub-install.in 340 quit
431 quit
457 quit
  /external/qemu/distrib/sdl-1.2.15/docs/html/
guideinputkeyboard.html 418 int quit = 0;
437 while( !quit ){
452 quit = 1;
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Control.c 627 * Quit if the changes were not accepted
697 * Quit if the changes were not accepted
773 * Quit if the changes were not accepted
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CodecTest.java 683 Looper.loop(); // Blocks forever until Looper.quit() is called.
684 Log.v(TAG, "initializeMessageLooper: quit.");
693 mLooper.quit();
  /external/openssh/
sshconnect2.c 952 logit("Mismatch; try again, EOF to quit.");
1318 int perm_ok = 0, quit, i; local
    [all...]
sftp.c 190 { "quit", I_QUIT, NOARGS },
231 "bye Quit sftp\n"
238 "exit Quit sftp\n"
252 "quit Quit sftp\n"
    [all...]
  /external/chromium/third_party/libjingle/
mods-since-v0_4_0.diff 257 > Thread::Current()->Quit();
416 > void MessageQueue::Quit() {
429 > virtual void Quit();
845 > // OnWorkStop() must follow Quit(), so that when the thread wakes up due to
854 > worker_.Quit();
    [all...]
  /external/libpng/contrib/gregbook/
rpng2-win.c 354 break; /* last argv already terminated; quit */
452 "\nPress Q, Esc or mouse button 1 after image is displayed to quit.\n"
453 "Press Q or Esc to quit this usage screen. ",
594 /* wait for the user to tell us when to quit */
    [all...]
rpng-x.c 289 "is displayed) to quit.\n"
405 /* wait for the user to tell us when to quit */
408 "Done. Press Q, Esc or mouse button 1 (within image window) to quit.\n");
  /external/chromium/chrome/browser/importer/
importer_unittest.cc 198 MessageLoop::current()->Quit();
565 MessageLoop::current()->Quit();
768 MessageLoop::current()->Quit();
    [all...]
  /external/chromium/net/ftp/
ftp_network_transaction.cc     [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
BaseRecipientAdapter.java     [all...]
  /packages/apps/Email/src/com/android/email/
NotificationController.java 258 sNotificationThread.quit();
995 void quit() { method in class:NotificationController.NotificationThread
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_jn.c 260 /* quit if b is -inf */
  /cts/tests/tests/app/src/android/app/cts/
PendingIntentTest.java 94 mLooper.quit();
  /dalvik/docs/
heap-profiling.html 76 Use <code>ls</code> to check the file names, then <code>exit</code> to quit

Completed in 538 milliseconds

<<21222324252627282930>>