OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:quit
(Results
376 - 400
of
1109
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gdbtui.1
81
.B
quit
\c
171
.B
quit
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gdb.1
81
.B
quit
\c
171
.B
quit
arm-linux-androideabi-gdbtui.1
81
.B
quit
\c
171
.B
quit
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gdb.1
81
.B
quit
\c
171
.B
quit
arm-eabi-gdbtui.1
81
.B
quit
\c
171
.B
quit
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gdb.1
81
.B
quit
\c
171
.B
quit
arm-linux-androideabi-gdbtui.1
81
.B
quit
\c
171
.B
quit
/external/libpng/contrib/gregbook/
rpng2-x.c
130
#define
QUIT
(e,k) ((e.type == ButtonPress && e.xbutton.button == Button1) || \
504
"is displayed) to
quit
.\n"
654
/* do quick check for a
quit
event but don't wait for it */
657
if (
QUIT
(e,k))
671
&e) &&
QUIT
(e,k))
679
int
quit
= FALSE;
local
684
* calls to sleep(1) interleaved with checks for
quit
691
for (i = seconds_to_go; i > 0 && !
quit
; --i) {
695
ButtonPressMask, &e) &&
QUIT
(e,k))
696
quit
= TRUE
[
all
...]
/cts/tests/tests/hardware/src/android/hardware/cts/
CameraGLTest.java
143
Looper.loop(); // Blocks forever until Looper.
quit
() is called.
160
mLooper.
quit
();
161
// Looper.
quit
() is asynchronous. The looper may still has some
162
// preview callbacks in the queue after
quit
is called. The preview
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
AudioRecordTest.java
84
mLooper.
quit
();
MediaDrmMockTest.java
661
Looper.loop(); // Blocks forever until Looper.
quit
() is called.
684
mLooper.
quit
();
739
Looper.loop(); // Blocks forever until Looper.
quit
() is called.
762
mLooper.
quit
();
/cts/tests/tests/os/src/android/os/cts/
TokenWatcherTest.java
100
mLooper.
quit
();
/development/ndk/sources/android/libportable/common/include/
ioctls_portable.h
149
char t_quitc; /*
quit
*/
/external/blktrace/btt/
bno_plot.py
38
To exit the plotter, enter '
quit
' or ^D at the 'gnuplot> ' prompt.
/external/chromium/base/
message_pump_libevent.h
120
virtual void
Quit
();
/external/chromium/chrome/browser/
browsing_data_local_storage_helper_browsertest.cc
95
MessageLoop::current()->
Quit
();
/external/chromium/chrome/browser/chromeos/login/
mock_url_fetchers.cc
44
MessageLoop::current()->
Quit
(); // Allow exiting even if we mess up.
signed_settings_helper_unittest.cc
82
MessageLoop::current()->
Quit
();
/external/chromium/chrome/browser/download/
drag_download_file.cc
213
MessageLoop::current()->
Quit
();
/external/chromium/chrome/browser/extensions/
image_loading_tracker_unittest.cc
35
MessageLoop::current()->
Quit
();
/external/chromium/chrome/browser/history/
history_browsertest.cc
47
MessageLoop::current()->
Quit
();
/external/chromium/chrome/browser/net/
connection_tester_unittest.cc
54
MessageLoop::current()->
Quit
();
/external/chromium/chrome/browser/password_manager/
password_store_x_unittest.cc
325
MessageLoop::current()->
Quit
();
380
// Make sure we
quit
the MessageLoop even if the test fails.
489
// Make sure we
quit
the MessageLoop even if the test fails.
661
// Make sure we
quit
the MessageLoop even if the test fails.
/external/chromium/chrome/browser/policy/
device_management_service_browsertest.cc
87
MessageLoop::current()->
Quit
();
/external/chromium/chrome/browser/search_engines/
template_url_model_test_util.cc
42
// Run the current message loop. QuitTask2, when run, invokes
Quit
,
Completed in 587 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>