Home
last modified time | relevance | path

Searched defs:use_stdout (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Tools/ssl/
Dmake_ssl_data.py36 use_stdout = outfile == '-' variable
/external/webp/imageio/
Dimage_enc.c76 static HRESULT WriteUsingWIC(const char* out_file_name, int use_stdout, in WriteUsingWIC()
144 int WebPWritePNG(const char* out_file_name, int use_stdout, in WebPWritePNG()
566 const int use_stdout = in WebPSaveImage() local
/external/swiftshader/third_party/SPIRV-Tools/tools/
Dio.h131 const bool use_stdout = in OutputFile() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/
Dio.h131 const bool use_stdout = in OutputFile() local
/external/deqp-deps/SPIRV-Tools/tools/
Dio.h131 const bool use_stdout = in OutputFile() local
/external/webp/examples/
Ddwebp.c46 const int use_stdout = (out_file != NULL) && !WSTRCMP(out_file, "-"); in SaveOutput() local
Dcwebp.c1005 const int use_stdout = !WSTRCMP(out_file, "-"); in main() local
/external/curl/lib/
Dcookie.c1667 bool use_stdout = FALSE; in cookie_output() local