Searched refs:retcode (Results 1 - 25 of 71) sorted by relevance

123

/external/chromium_org/tools/gyp/buildbot/
H A Dbuildbot_run.py35 retcode = subprocess.call(stdin=devnull_fd, *args, **kwargs)
36 if retcode != 0:
191 retcode = subprocess.call(
196 retcode = subprocess.call(command, cwd=ROOT_DIR, env=env, shell=True)
197 if retcode:
211 retcode = 0
217 retcode += GypTestFormat('android')
221 retcode += GypTestFormat('ninja')
222 retcode += GypTestFormat('make')
224 retcode
[all...]
/external/jpeg/
H A Djdtrans.c55 int retcode; local
60 retcode = (*cinfo->inputctl->consume_input) (cinfo);
61 if (retcode == JPEG_SUSPENDED)
63 if (retcode == JPEG_REACHED_EOI)
67 (retcode == JPEG_ROW_COMPLETED || retcode == JPEG_REACHED_SOS)) {
106 int retcode = 0; local
116 retcode = (*cinfo->inputctl->consume_input_build_huffman_index)
118 if (retcode == JPEG_REACHED_EOI)
125 retcode
168 int retcode; local
[all...]
H A Djdapimin.c244 int retcode; local
250 retcode = jpeg_consume_input(cinfo);
252 switch (retcode) {
254 retcode = JPEG_HEADER_OK;
264 retcode = JPEG_HEADER_TABLES_ONLY;
271 return retcode;
290 int retcode = JPEG_SUSPENDED; local
302 retcode = (*cinfo->inputctl->consume_input) (cinfo);
303 if (retcode == JPEG_REACHED_SOS) { /* Found SOS, prepare to decompress */
312 retcode
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djdtrans.c55 int retcode; local
60 retcode = (*cinfo->inputctl->consume_input) (cinfo);
61 if (retcode == JPEG_SUSPENDED)
63 if (retcode == JPEG_REACHED_EOI)
67 (retcode == JPEG_ROW_COMPLETED || retcode == JPEG_REACHED_SOS)) {
106 int retcode = 0; local
116 retcode = (*cinfo->inputctl->consume_input_build_huffman_index)
118 if (retcode == JPEG_REACHED_EOI)
125 retcode
168 int retcode; local
[all...]
H A Djdapimin.c244 int retcode; local
250 retcode = jpeg_consume_input(cinfo);
252 switch (retcode) {
254 retcode = JPEG_HEADER_OK;
264 retcode = JPEG_HEADER_TABLES_ONLY;
271 return retcode;
290 int retcode = JPEG_SUSPENDED; local
302 retcode = (*cinfo->inputctl->consume_input) (cinfo);
303 if (retcode == JPEG_REACHED_SOS) { /* Found SOS, prepare to decompress */
312 retcode
[all...]
/external/chromium_org/third_party/webrtc/tools/e2e_quality/audio/
H A Drun_audio_test.py71 retcode = subprocess.call(command, stdout=subprocess.PIPE)
72 if retcode != 0:
73 return retcode
98 retcode = play_proc.wait()
102 if retcode != 0:
103 return retcode
108 retcode = subprocess.call(command, stdout=subprocess.PIPE)
109 if retcode != 0:
110 return retcode
/external/ppp/pppd/plugins/radius/
H A Ddict.c53 int retcode; local
62 retcode = 0;
78 retcode = -1;
85 retcode = -1;
92 retcode = -1;
113 retcode = -1;
124 retcode = -1;
132 retcode = -1;
140 retcode = -1;
165 retcode
[all...]
/external/chromium_org/build/android/pylib/utils/
H A Dxvfb.py43 _, retcode = os.waitpid(proc.pid, 0)
44 if retcode == 0:
47 if retcode != 0:
/external/chromium_org/third_party/libjpeg_turbo/
H A Djdtrans.c55 int retcode; local
60 retcode = (*cinfo->inputctl->consume_input) (cinfo);
61 if (retcode == JPEG_SUSPENDED)
63 if (retcode == JPEG_REACHED_EOI)
67 (retcode == JPEG_ROW_COMPLETED || retcode == JPEG_REACHED_SOS)) {
H A Djdapimin.c243 int retcode; local
249 retcode = jpeg_consume_input(cinfo);
251 switch (retcode) {
253 retcode = JPEG_HEADER_OK;
263 retcode = JPEG_HEADER_TABLES_ONLY;
270 return retcode;
289 int retcode = JPEG_SUSPENDED; local
301 retcode = (*cinfo->inputctl->consume_input) (cinfo);
302 if (retcode == JPEG_REACHED_SOS) { /* Found SOS, prepare to decompress */
311 retcode
[all...]
H A Djdapistd.c58 int retcode; variable
63 retcode = (*cinfo->inputctl->consume_input) (cinfo);
64 if (retcode == JPEG_SUSPENDED)
66 if (retcode == JPEG_REACHED_EOI)
70 (retcode == JPEG_ROW_COMPLETED || retcode == JPEG_REACHED_SOS)) {
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdtrans.c56 int retcode; local
61 retcode = (*cinfo->inputctl->consume_input) (cinfo);
62 if (retcode == JPEG_SUSPENDED)
64 if (retcode == JPEG_REACHED_EOI)
68 (retcode == JPEG_ROW_COMPLETED || retcode == JPEG_REACHED_SOS)) {
H A Dfpdfapi_jdapimin.c244 int retcode; local
250 retcode = jpeg_consume_input(cinfo);
252 switch (retcode) {
254 retcode = JPEG_HEADER_OK;
264 retcode = JPEG_HEADER_TABLES_ONLY;
271 return retcode;
290 int retcode = JPEG_SUSPENDED; local
302 retcode = (*cinfo->inputctl->consume_input) (cinfo);
303 if (retcode == JPEG_REACHED_SOS) { /* Found SOS, prepare to decompress */
312 retcode
[all...]
H A Dfpdfapi_jdapistd.c56 int retcode; variable
61 retcode = (*cinfo->inputctl->consume_input) (cinfo);
62 if (retcode == JPEG_SUSPENDED)
64 if (retcode == JPEG_REACHED_EOI)
68 (retcode == JPEG_ROW_COMPLETED || retcode == JPEG_REACHED_SOS)) {
/external/chromium_org/third_party/ots/
H A Dgyp_ots17 retcode = subprocess.call(['svn', 'checkout', _GYP_FETCH_URL, gyp_dir])
18 if retcode < 0:
/external/chromium_org/tools/gyp/test/standalone-static-library/
H A Dgyptest-standalone-static-library.py49 retcode = subprocess.call(['ar', '-x', path]) variable
50 assert retcode == 0
/external/lldb/examples/customization/pwd-cd-and-system/
H A Dutils.py41 retcode = process.poll()
49 print "retcode:", retcode
/external/chromium_org/tools/flakiness/
H A Dis_flaky.py42 num_passed = len([retcode for retcode in results if retcode == 0])
/external/deqp/scripts/build/
H A Dcommon.py31 retcode = subprocess.call(args)
32 if retcode != 0:
33 raise Exception("Failed to execute '%s', got %d" % (str(args), retcode))
/external/deqp/android/scripts/
H A Dcommon.py68 retcode = subprocess.call(args)
69 if retcode != 0:
70 raise Exception("Failed to execute '%s', got %d" % (commandLine, retcode))
73 retcode = subprocess.call(args)
74 if retcode != 0:
75 raise Exception("Failed to execute '%s', got %d" % (str(args), retcode))
92 raise Exception("adb devices -l failed, got %d" % retcode)
/external/chromium_org/chrome/browser/first_run/
H A Dfirst_run_internal_win.cc174 int retcode = 0; local
175 if (!LaunchSetupForEula(inner_html.value(), &retcode) ||
176 (retcode != installer::EULA_ACCEPTED &&
177 retcode != installer::EULA_ACCEPTED_OPT_IN)) {
183 if (retcode == installer::EULA_ACCEPTED) {
186 } else if (retcode == installer::EULA_ACCEPTED_OPT_IN) {
/external/vixl/tools/
H A Dtest.py97 retcode = process.poll()
104 if retcode == 0:
118 return retcode
149 retcode = test.Run()
151 if retcode == 0:
/external/iputils/ninfod/
H A Dninfod_name.c213 int done = 0, retcode = 0; local
230 return retcode; /* truncated */
239 retcode = 1; // trunc
246 retcode = 1;
250 retcode = 1;
258 return retcode;
/external/qemu/distrib/sdl-1.2.15/src/events/
H A DSDL_events.c229 int retcode; local
245 retcode = 0;
246 retcode += SDL_AppActiveInit();
247 retcode += SDL_KeyboardInit();
248 retcode += SDL_MouseInit();
249 retcode += SDL_QuitInit();
250 if ( retcode < 0 ) {
/external/chromium_org/tools/valgrind/
H A Dtsan_analyze.py233 retcode = 0
241 retcode = -1
247 retcode = -3
249 if retcode != 0:
250 return retcode

Completed in 696 milliseconds

123