Home
last modified time | relevance | path

Searched defs:to_stdout (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dimageio_util.c122 const int to_stdout = (file_name == NULL) || !WSTRCMP(file_name, "-"); in ImgIoUtilWriteFile() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dimageio_util.c122 const int to_stdout = (file_name == NULL) || !WSTRCMP(file_name, "-"); in ImgIoUtilWriteFile() local
/third_party/gettext/gettext-tools/src/
Dwrite-catalog.c95 bool to_stdout; in msgdomain_list_print() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c416 FT_Bool to_stdout ) in af_glyph_hints_dump_points()
534 FT_Bool to_stdout ) in af_glyph_hints_dump_segments()
673 FT_Bool to_stdout ) in af_glyph_hints_dump_edges()
/third_party/freetype/src/autofit/
Dafhints.c318 FT_Bool to_stdout ) in af_glyph_hints_dump_points()
436 FT_Bool to_stdout ) in af_glyph_hints_dump_segments()
575 FT_Bool to_stdout ) in af_glyph_hints_dump_edges()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.c318 FT_Bool to_stdout ) in af_glyph_hints_dump_points()
436 FT_Bool to_stdout ) in af_glyph_hints_dump_segments()
575 FT_Bool to_stdout ) in af_glyph_hints_dump_edges()
/third_party/glib/glib/
Dgmessages.c1200 gboolean to_stdout = !gmessages_use_stderr; in mklevel_prefix() local