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

<<21222324252627282930>>

  /external/icu4c/tools/genbidi/
store.c 172 exit(U_BUFFER_OVERFLOW_ERROR);
193 exit(errorCode);
281 exit(errorCode);
310 exit(U_MEMORY_ALLOCATION_ERROR);
318 exit(U_BUFFER_OVERFLOW_ERROR);
326 exit(U_ILLEGAL_ARGUMENT_ERROR);
356 exit(errorCode);
391 exit(errorCode);
404 exit(errorCode);
419 exit(errorCode)
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildpkb.sh 29 exit;
41 echo [ERROR] invalid country id for language \"$1\"; exit;
48 echo [ERROR] invalid country id for language \"$1\"; exit;
55 echo [ERROR] invalid country id for language \"$1\"; exit;
62 echo [ERROR] invalid country id for language \"$1\"; exit;
69 echo [ERROR] invalid country id for language \"$1\"; exit;
73 echo [ERROR] invalid language id; exit;
92 exit;
105 exit;
114 exit;
    [all...]
  /external/icu4c/config/
icu-config-bottom 101 exit 2
109 exit 1
128 exit
129 # EXIT for self check
345 exit 0
350 exit 0
360 exit 0
368 exit 1;
384 exit 0
  /external/icu4c/tools/gencfu/
gencfu.cpp 73 exit (retCode);
172 exit(1);
210 exit(-1);
217 exit(-1);
236 exit(status);
248 exit(status);
269 exit(status);
279 exit(status);
284 exit(-1);
  /external/jpeg/
jmemdosa.asm 61 open_err: pop ds ; restore registers and exit
93 close_err: pop ds ; restore registers and exit
127 seek_err: pop ds ; restore registers and exit
165 read_err: pop ds ; restore registers and exit
203 write_err: pop ds ; restore registers and exit
244 pop ds ; restore registers and exit
285 pop ds ; restore registers and exit
323 avail_done: pop ds ; restore registers and exit
366 pop ds ; restore registers and exit
  /external/qemu/audio/
esdaudio.c 208 goto exit;
229 goto exit;
235 exit:
362 goto exit;
383 goto exit;
389 exit:
433 goto Exit;
454 goto Exit;
461 Exit:
  /bionic/libc/kernel/tools/
clean_header.py 20 sys.stderr.write( "warning: file does not exit: %s\n" % path )
64 sys.exit(1)
96 sys.exit(1)
122 sys.exit(0)
150 sys.exit(0)
  /build/tools/
merge-event-log-tags.py 24 -h to display this usage message and exit.
50 sys.exit(2)
55 sys.exit(2)
60 sys.exit(1)
126 sys.exit(1)
  /dalvik/dx/tests/
run-test 88 exit 1
99 exit 1
116 echo "exit status: $?" 1>&2
134 exit 0
149 exit 1
  /development/testrunner/test_defs/
native_test.py 88 output = adb.SendShellCommand("'%s 2>&1;echo -n exit code:$?'" %
91 success = output.endswith("exit code:0")
95 pos = output.rfind("exit code")
149 Runs the host binary and returns the exit code.
161 The command exit code (int)
  /external/bluetooth/glib/tests/
child-test.c 82 exit (1);
158 /* Exit on purpose with STILL_ACTIVE (which isn't a very common
159 * exit status) to verify that g_child_watch_check() in gmain.c
161 * exit with that status.
163 exit (STILL_ACTIVE);
mapping-test.c 74 exit (1);
92 exit (1);
158 exit (1);
193 exit (1);
220 exit (1);
  /external/clearsilver/util/
neo_server.c 171 if (err) exit(-1);
172 exit(0);
193 * particular exit value */
211 if (err) exit(-1);
212 exit(0);
  /external/freetype/src/sfnt/
ttkern.c 55 /* the kern table is optional; exit silently if it is missing */
58 goto Exit;
65 goto Exit;
72 goto Exit;
161 Exit:
  /external/fsck_msdos/
main.c 67 exit(1);
86 * We can never run in the background. We must exit
87 * silently with a nonzero exit code so that fsck(8)
88 * can probe our support for -F. The exit code
93 exit(5);
  /external/grub/
compile 35 exit 1;
50 exit 0
54 exit 0
120 trap "rmdir '$lockdir'; exit 1" 1 2 15
133 exit $ret
  /external/iproute2/ip/
ip.c 50 exit(-1);
203 exit(0);
222 exit(-1);
229 exit(-1);
240 exit(1);
ipmonitor.c 33 exit(-1);
153 exit(-1);
184 exit(-1);
190 exit(1);
194 exit(2);
  /external/libffi/
compile 35 exit 1;
50 exit $?
54 exit $?
120 trap "rmdir '$lockdir'; exit 1" 1 2 15
133 exit $ret
  /external/libpng/
depcomp 32 exit 1;
52 exit $?
56 exit $?
62 exit 1
120 exit $stat
143 exit $stat
172 exit 1
185 exit $stat
244 exit $stat
290 exit $sta
    [all...]
  /external/libpng/scripts/
makevms.com 17 $ exit
101 $ exit
115 $ If Argument .Eqs. "" Then Goto Exit
133 $ Goto Exit
140 $Exit:
  /external/openssl/crypto/x509v3/
v3conf.c 82 exit(1);
90 exit(1);
96 exit(1);
101 exit(1);
111 exit(1);
  /external/oprofile/libabi/
opimport.cpp 161 exit(EXIT_FAILURE);
176 exit(1);
186 exit(1);
194 exit(1);
213 exit(EXIT_FAILURE);
  /external/oprofile/
opimport_pull 15 sys.exit(1)
33 sys.exit(1)
39 sys.exit(1)
63 sys.exit(1)
70 sys.exit(1)
  /external/srec/tools/test_swiarb/
test_swiarb.c 70 exit(1);
78 exit(1);
86 exit(1);
96 printf("Type \"quit\" to exit the test.\n");
103 exit(1);

Completed in 190 milliseconds

<<21222324252627282930>>