Searched refs:to_stdout (Results 1 – 10 of 10) sorted by relevance
95 bool to_stdout; in msgdomain_list_print() local207 to_stdout = (filename == NULL || strcmp (filename, "-") == 0 in msgdomain_list_print()213 || (color_mode == color_tty && to_stdout in msgdomain_list_print()221 if (!to_stdout) in msgdomain_list_print()268 if (!to_stdout) in msgdomain_list_print()
122 const int to_stdout = (file_name == NULL) || !WSTRCMP(file_name, "-"); in ImgIoUtilWriteFile() local127 out = to_stdout ? ImgIoUtilSetBinaryMode(stdout) : WFOPEN(file_name, "wb"); in ImgIoUtilWriteFile()
33 FT_Bool to_stdout );36 FT_Bool to_stdout );39 FT_Bool to_stdout );
284 if ( to_stdout ) \416 FT_Bool to_stdout ) in af_glyph_hints_dump_points() argument534 FT_Bool to_stdout ) in af_glyph_hints_dump_segments() argument673 FT_Bool to_stdout ) in af_glyph_hints_dump_edges() argument
186 if ( to_stdout ) \318 FT_Bool to_stdout ) in af_glyph_hints_dump_points() argument436 FT_Bool to_stdout ) in af_glyph_hints_dump_segments() argument575 FT_Bool to_stdout ) in af_glyph_hints_dump_edges() argument
1200 gboolean to_stdout = !gmessages_use_stderr; in mklevel_prefix() local1210 to_stdout = FALSE; in mklevel_prefix()1214 to_stdout = FALSE; in mklevel_prefix()1218 to_stdout = FALSE; in mklevel_prefix()1222 to_stdout = FALSE; in mklevel_prefix()1252 return to_stdout ? stdout : stderr; in mklevel_prefix()