OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exit
(Results
951 - 975
of
4191
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/libffi/testsuite/libffi.call/
struct1.c
64
exit
(0);
struct2.c
66
exit
(0);
struct3.c
58
exit
(0);
struct4.c
62
exit
(0);
struct5.c
64
exit
(0);
struct6.c
63
exit
(0);
struct9.c
66
exit
(0);
/external/libffi/testsuite/libffi.special/
unwindtest_ffi_call.cc
52
exit
(0);
/external/netcat/scripts/
dist.sh
23
exit
0
web
23
## gets the previous spec again [useful for initial timeouts]; EOF to
exit
.
32
exit
1
56
test -f ${TMPAGE} && echo "Can't use ${TMPAGE}" &&
exit
1
133
exit
0
/external/netperf/
netcpu_procstat.c
71
exit
(1);
89
exit
(1);
118
exit
(1);
136
exit
(1);
/external/oprofile/daemon/
oprofiled.h
22
void (*
exit
)(void);
member in struct:oprofiled_ops
/external/oprofile/libop/
op_config.c
46
exit
(EXIT_FAILURE);
/external/oprofile/libpopt/
poptparse.c
79
goto
exit
;
90
if (argv == NULL) goto
exit
;
103
goto
exit
;
118
exit
:
/external/oprofile/libutil/
op_fileio.c
32
exit
(EXIT_FAILURE);
72
exit
(EXIT_FAILURE);
107
exit
(EXIT_FAILURE);
117
exit
(EXIT_FAILURE);
/external/qemu/android/
hw-kmsg.c
46
exit
(1);
user-config.c
77
exit
(2);
91
exit
(2);
97
exit
(2);
103
exit
(2);
/external/qemu/distrib/
build-emulator.sh
23
exit
1
/external/quake/
cleanupdevicesdcard.sh
36
exit
1
/external/quake/quake/src/QW/server/
sys.h
27
// an error will cause the entire program to
exit
/external/srec/doc/logs/uapi/
run_parameters.log
35
#
exit
/external/stlport/test/unit/
bvector_test.cpp
56
exit
(1);
/external/v8/tools/
process-heap-prof.py
85
sys.
exit
('can\'t open %s' % filename)
110
sys.
exit
();
114
sys.
exit
();
120
sys.
exit
(Main())
/external/webkit/WebKitTools/WebKitAPITest/
WebKitAPITestCommon.vsprops
23
CommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1
exit
1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
vms-code.c
141
#ifdef
exit
macro
142
#undef
exit
143
extern void
exit
PROTO((int)); /* <stdlib.h> ended up prototyping vms_exit */
152
exit
( status == 0 ? SS$_NORMAL : (SS$_ABORT | STS$M_INHIB_MSG) );
Completed in 314 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>