Home
last modified time | relevance | path

Searched defs:_O_BINARY (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/tools/
H A Dskp_parser.cpp71 (void)_setmode(_fileno(stdout), _O_BINARY); in main() local
/third_party/ninja/src/
H A Dstatus.cc234 _setmode(_fileno(stdout), _O_BINARY); // Begin Windows extra CR fix local
/third_party/openssl/ohos_lite/
H A De_os.h112 # define _O_BINARY O_BINARY macro
/third_party/node/deps/openssl/openssl/
H A De_os.h67 # define _O_BINARY O_BINARY macro
/third_party/openssl/
H A De_os.h67 # define _O_BINARY O_BINARY macro
/third_party/gn/src/gn/
H A Dcommand_format.cc1298 _setmode(_fileno(stdout), _O_BINARY); in RunFormat() local
1299 _setmode(_fileno(stderr), _O_BINARY); in RunFormat() local
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c3867 _setmode(_fileno(stdout), _O_BINARY); in main() local
H A Dpcre2test.c8874 _setmode( _fileno( stdout ), _O_BINARY ); in main() local
/third_party/sqlite/src/
H A Dshell.c258 _setmode(_fileno(file), _O_BINARY); in setBinaryMode() local

Completed in 62 milliseconds