HomeSort by relevance Sort by last modified time
    Searched full:exit (Results 951 - 975 of 4191) sorted by null

<<31323334353637383940>>

  /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&#x0D;&#x0A;if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%&#x0D;&#x0A;cmd /c&#x0D;&#x0A;if exist &quot;$(WebKitOutputDir)\buildfailed&quot; grep XX$(ProjectName)XX &quot;$(WebKitOutputDir)\buildfailed&quot;&#x0D;&#x0A;if errorlevel 1 exit 1&#x0D;&#x0A;echo XX$(ProjectName)XX &gt; &quot;$(WebKitOutputDir)\buildfailed&quot;&#x0D;&#x0A;"
  /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

<<31323334353637383940>>