Home
last modified time | relevance | path

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

/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/skia/m133/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/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/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c1082 bool to_stdout, const char *separator) in hud_graph_set_dump_file()
1243 bool to_stdout = false; in hud_parse_env_var() local