HomeSort by relevance Sort by last modified time
    Searched refs:write_stdout (Results 1 - 18 of 18) sorted by null

  /external/jpeg/
cdjpeg.h 114 #define write_stdout WrStdout macro
151 EXTERN(FILE *) write_stdout JPP((void));
cdjpeg.c 167 write_stdout (void) function
cjpeg.c 556 output_file = write_stdout();
jpegtran.c 426 output_file = write_stdout();
djpeg.c 521 output_file = write_stdout();
  /external/qemu/distrib/jpeg-6b/
cdjpeg.h 114 #define write_stdout WrStdout macro
151 EXTERN(FILE *) write_stdout JPP((void));
cdjpeg.c 167 write_stdout (void) function
cjpeg.c 556 output_file = write_stdout();
jpegtran.c 426 output_file = write_stdout();
djpeg.c 521 output_file = write_stdout();
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 120 bl write_stdout @ print the logo
245 bl write_stdout
325 bl write_stdout
344 bl write_stdout
351 # WRITE_STDOUT
355 write_stdout: label
398 b write_stdout @ else, fallthrough to stdout
  /external/iputils/
ping.c 648 write_stdout("E", 1);
693 write_stdout("\bE", 2);
886 write_stdout("\bE", 2);
904 write_stdout("!E", 2);
906 write_stdout("!EC", 3);
    [all...]
ping_common.c 526 write_stdout(".", 1);
579 write_stdout("E", 1);
928 write_stdout("\b \b", 3);
930 write_stdout("\bC", 2);
ping_common.h 186 static inline void write_stdout(const char *str, size_t len) function
ping6.c 1310 write_stdout("E", 1);
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 121 call write_stdout # print the logo
365 call write_stdout
485 call write_stdout # write to the screen
494 # WRITE_STDOUT
498 write_stdout: label
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.S 147 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
430 # WRITE_STDOUT
435 write_stdout: label
496 b write_stdout # stdout will return for us
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 113 call write_stdout # print the logo
363 call write_stdout
485 call write_stdout # write to the screen
494 # WRITE_STDOUT
498 write_stdout: label

Completed in 158 milliseconds