Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/imageio/
H A 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()
589 const int use_stdout = in WebPSaveImage() local
/aosp_15_r20/external/python/cpython2/Tools/ssl/
Dmake_ssl_data.py36 use_stdout = outfile == '-' variable
/aosp_15_r20/tools/asuite/experiments/a/core/
H A Dtask_runner.py159 def run_shell_command(command, use_stdout=True): argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/
H A Dio.h131 const bool use_stdout = in OutputFile() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/
Dio.h131 const bool use_stdout = in OutputFile() local
/aosp_15_r20/external/webp/examples/
H A Ddwebp.c46 const int use_stdout = (out_file != NULL) && !WSTRCMP(out_file, "-"); in SaveOutput() local
H A Dcwebp.c1008 const int use_stdout = !WSTRCMP(out_file, "-"); in main() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/
H A Dio.cpp422 const bool use_stdout = in OutputFile() local
/aosp_15_r20/external/curl/lib/
H A Dcookie.c1557 bool use_stdout = FALSE; in cookie_output() local