Searched refs:write_stdout (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Dcdjpeg.h115 #define write_stdout WrStdout macro
154 EXTERN(FILE *) write_stdout JPP((void));
H A Dcdjpeg.c167 write_stdout (void) function
H A Djpegtran.c512 fp = write_stdout();
H A Dcjpeg.c580 output_file = write_stdout();
H A Ddjpeg.c551 output_file = write_stdout();
/external/jpeg/
H A Dcdjpeg.h114 #define write_stdout WrStdout macro
151 EXTERN(FILE *) write_stdout JPP((void));
H A Dcdjpeg.c167 write_stdout (void) function
H A Dcjpeg.c556 output_file = write_stdout();
H A Djpegtran.c426 output_file = write_stdout();
H A Ddjpeg.c521 output_file = write_stdout();
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dcdjpeg.h114 #define write_stdout WrStdout macro
151 EXTERN(FXSYS_FILE *) write_stdout JPP((void));
/external/qemu/distrib/jpeg-6b/
H A Dcdjpeg.h114 #define write_stdout WrStdout macro
151 EXTERN(FILE *) write_stdout JPP((void));
H A Dcdjpeg.c167 write_stdout (void) function
H A Dcjpeg.c556 output_file = write_stdout();
H A Djpegtran.c426 output_file = write_stdout();
H A Ddjpeg.c521 output_file = write_stdout();
/external/valgrind/main/exp-bbv/tests/arm-linux/
H A Dll.S120 bl write_stdout @ print the logo
245 bl write_stdout
325 bl write_stdout
344 bl write_stdout
355 write_stdout: label
398 b write_stdout @ else, fallthrough to stdout
/external/iputils/
H A Dping.c651 write_stdout("E", 1);
696 write_stdout("\bE", 2);
889 write_stdout("\bE", 2);
907 write_stdout("!E", 2);
909 write_stdout("!EC", 3);
H A Dping_common.c526 write_stdout(".", 1);
579 write_stdout("E", 1);
933 write_stdout("\b \b", 3);
935 write_stdout("\bC", 2);
H A Dping_common.h186 static inline void write_stdout(const char *str, size_t len) function
H A Dping6.c1313 write_stdout("E", 1);
1336 write_stdout("\bE", 2);
1672 write_stdout("\bE", 2);
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dll.S121 call write_stdout # print the logo
365 call write_stdout
485 call write_stdout # write to the screen
498 write_stdout: label
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dll.S147 bl write_stdout # and print the logo
404 bl write_stdout
412 bl write_stdout
418 bl write_stdout # call write stdout
424 # and let write_stdout
435 write_stdout: label
496 b write_stdout # stdout will return for us
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dll.S113 call write_stdout # print the logo
363 call write_stdout
485 call write_stdout # write to the screen
498 write_stdout: label

Completed in 314 milliseconds