Home
last modified time | relevance | path

Searched refs:to_stdout (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dimageio_util.c122 const int to_stdout = (file_name == NULL) || !WSTRCMP(file_name, "-"); in ImgIoUtilWriteFile() local
127 out = to_stdout ? ImgIoUtilSetBinaryMode(stdout) : WFOPEN(file_name, "wb"); in ImgIoUtilWriteFile()
/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.c151 if ( to_stdout ) \
194 FT_Bool to_stdout ) in af_glyph_hints_dump_points() argument
263 FT_Bool to_stdout ) in af_glyph_hints_dump_segments() argument
394 FT_Bool to_stdout ) in af_glyph_hints_dump_edges() argument

Completed in 21 milliseconds