/third_party/libuv/test/ |
D | test-tty.c | 53 handle = CreateFileA("conin$", in TEST_IMPL() 63 handle = CreateFileA("conout$", in TEST_IMPL() 179 handle = CreateFileA("conin$", in TEST_IMPL() 235 handle = CreateFileA("conout$", in TEST_IMPL() 281 handle = CreateFileA("conout$", in TEST_IMPL() 321 handle = CreateFileA("conin$", in TEST_IMPL()
|
D | test-tty-duplicate-key.c | 146 handle = CreateFileA("conin$", in TEST_IMPL() 200 handle = CreateFileA("conin$", in TEST_IMPL() 266 handle = CreateFileA("conin$", in TEST_IMPL()
|
D | test-handle-fileno.c | 30 handle = CreateFileA("conin$", in get_tty_fd()
|
D | runner-win.c | 106 nul = CreateFileA("nul", in process_start()
|
/third_party/skia/third_party/externals/freetype/builds/windows/ |
D | ftsystem.c | 202 CreateFileA( LPCSTR lpFileName, in CreateFileA() function 269 file = CreateFileA( (LPCSTR)filepathname, GENERIC_READ, FILE_SHARE_READ, in FT_Stream_Open()
|
/third_party/boost/boost/winapi/ |
D | file_management.hpp | 55 CreateFileA( 311 BOOST_FORCEINLINE HANDLE_ CreateFileA( in CreateFileA() function 320 return ::CreateFileA( in CreateFileA() 339 return ::CreateFileA( in create_file()
|
/third_party/ninja/src/ |
D | subprocess-win32.cc | 63 CreateFileA(pipe_name, GENERIC_WRITE, 0, NULL, OPEN_EXISTING, 0, NULL); in SetupPipe() 84 CreateFileA("NUL", GENERIC_READ, in Start()
|
D | minidump-win32.cc | 60 HANDLE hFile = CreateFileA(temp_file, GENERIC_READ | GENERIC_WRITE, 0, NULL, in CreateWin32MiniDump()
|
D | msvc_helper-win32.cc | 47 CreateFileA("NUL", GENERIC_READ, in Run()
|
/third_party/boost/libs/iostreams/test/detail/ |
D | file_handle.hpp | 35 ::CreateFileA( name.c_str(), in open_file_handle()
|
/third_party/boost/boost/stacktrace/detail/ |
D | safe_dump_win.ipp | 43 void* const fd = boost::winapi::CreateFileA(
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerIOWindows.cpp | 36 CreateFileA(Path.c_str(), 0, FILE_SHARE_READ, NULL, OPEN_EXISTING, in IsFile()
|
/third_party/boost/libs/regex/src/ |
D | fileiter.cpp | 100 …hfile = CreateFileA(win32file, GENERIC_READ, FILE_SHARE_READ, 0, OPEN_EXISTING, FILE_ATTRIBUTE_NOR… in open() 102 …hfile = CreateFileA(file, GENERIC_READ, FILE_SHARE_READ, 0, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, … in open()
|
/third_party/boost/libs/asio/include/boost/asio/detail/impl/ |
D | win_iocp_serial_port_service.ipp | 57 ::HANDLE handle = ::CreateFileA(name.c_str(),
|
/third_party/boost/tools/build/src/engine/ |
D | filent.cpp | 134 …HANDLE hLink = CreateFileA( pathname->value, 0, FILE_SHARE_READ, NULL, OPEN_EXISTING, FILE_FLAG_BA… in file_collect_dir_content_()
|
/third_party/boost/boost/asio/detail/impl/ |
D | win_iocp_serial_port_service.ipp | 57 ::HANDLE handle = ::CreateFileA(name.c_str(),
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | umapfile.cpp | 143 file=CreateFileA(path, GENERIC_READ, FILE_SHARE_READ, nullptr, in uprv_mapFile()
|
/third_party/node/deps/icu-small/source/common/ |
D | umapfile.cpp | 143 file=CreateFileA(path, GENERIC_READ, FILE_SHARE_READ, nullptr, in uprv_mapFile()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | umapfile.cpp | 119 file=CreateFileA(path, GENERIC_READ, FILE_SHARE_READ, NULL, in uprv_mapFile()
|
/third_party/icu/icu4c/source/common/ |
D | umapfile.cpp | 143 file=CreateFileA(path, GENERIC_READ, FILE_SHARE_READ, nullptr, in uprv_mapFile()
|
/third_party/boost/libs/iostreams/src/ |
D | mapped_file.cpp | 193 ::CreateFileA( in open_file()
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/ |
D | miniunz.c | 92 hFile = CreateFileA(filename,GENERIC_READ | GENERIC_WRITE,
|
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/ |
D | miniunz.c | 92 hFile = CreateFileA(filename,GENERIC_READ | GENERIC_WRITE,
|
/third_party/zlib/contrib/minizip/ |
D | miniunz.c | 93 hFile = CreateFileA(filename,GENERIC_READ | GENERIC_WRITE,
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/ |
D | miniunz.c | 92 hFile = CreateFileA(filename,GENERIC_READ | GENERIC_WRITE,
|