OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:force_exit
(Results
1 - 2
of
2
) sorted by null
/device/samsung/crespo/alsa-lib/test/
midifile.c
163
static int
force_exit
;
variable
168
force_exit
= 0;
178
while (readtrack () && !
force_exit
)
222
force_exit
= 1;
277
while (Mf_toberead > 0 && !
force_exit
)
348
while (!
force_exit
&& (Mf_interactive || Mf_toberead > 0))
/system/core/logcat/
logcat.cpp
592
int
force_exit
= 1;
local
615
force_exit
= 0;
618
if (
force_exit
)
Completed in 16 milliseconds