/third_party/libwebsockets/lib/plat/windows/ |
D | windows-file.c | 46 ret = CreateFileW(buf, GENERIC_READ, FILE_SHARE_READ, in _lws_plat_file_open() 49 ret = CreateFileW(buf, GENERIC_WRITE, 0, NULL, in _lws_plat_file_open()
|
/third_party/boost/boost/winapi/ |
D | file_management.hpp | 73 CreateFileW( 389 BOOST_FORCEINLINE HANDLE_ CreateFileW( in CreateFileW() function 398 return ::CreateFileW( in CreateFileW() 417 return ::CreateFileW( in create_file()
|
/third_party/boost/libs/filesystem/test/issues/ |
D | reparse_tag_file_placeholder.cpp | 107 HANDLE hHandle = CreateFileW(name, GENERIC_WRITE, in create_io_reparse_file_placeholder()
|
/third_party/skia/third_party/externals/freetype/builds/windows/ |
D | ftsystem.c | 231 return CreateFileW( lpFileNameW, dwDesiredAccess, dwShareMode, in CreateFileA()
|
/third_party/libuv/src/win/ |
D | fs.c | 612 file = CreateFileW(req->file.pathw, in fs__open() 1147 handle = CreateFileW(pathw, in fs__unlink() 1314 file = CreateFileW(req->file.pathw, in fs__mkstemp_func() 1392 CreateFileW(req->file.pathw, in fs__scandir() 1874 handle = CreateFileW(path, in fs__stat_impl_from_path() 2295 handle = CreateFileW(path, in fs__utime_impl_from_path() 2503 handle = CreateFileW(new_path, in fs__create_junction() 2593 handle = CreateFileW(req->file.pathw, in fs__readlink() 2670 handle = CreateFileW(req->file.pathw, in fs__realpath()
|
D | process-stdio.c | 153 handle = CreateFileW(L"NUL", in uv__create_nul_handle()
|
/third_party/libuv/test/ |
D | runner-win.c | 93 file = CreateFileW((WCHAR*)filename, in process_start()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Path.inc | 488 ::CreateFileW(path_utf16.begin(), 500 ::CreateFileW(path_utf16.begin(), 0, // Attributes only. 712 ::CreateFileW(PathUTF16.begin(), GENERIC_READ, 777 HANDLE H = ::CreateFileW(PathUTF16.begin(), Access,
|
/third_party/python/Modules/_io/ |
D | winconsoleio.c | 356 handle = CreateFileW(name, GENERIC_READ | GENERIC_WRITE, in _io__WindowsConsoleIO___init___impl() 359 handle = CreateFileW(name, access, in _io__WindowsConsoleIO___init___impl()
|
/third_party/glib/gio/win32/ |
D | gwin32fsmonitorutils.c | 347 …monitor->hDirectory = CreateFileW (wdirname_with_long_prefix != NULL ? wdirname_with_long_prefix :… in g_win32_fs_monitor_init()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Path.inc | 278 ScopedFileHandle h(::CreateFileW( 473 ::CreateFileW(WideTo.begin(), GENERIC_READ | DELETE, 500 ScopedFileHandle ToHandle2(::CreateFileW( 551 ::CreateFileW(WideFrom.begin(), GENERIC_READ | DELETE, 729 ::CreateFileW(path_utf16.begin(), 0, // Attributes only. 1116 ::CreateFileW(PathUTF16.begin(), Access,
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-blob.cc | 597 fd = CreateFileW (wchar_file_name, GENERIC_READ, FILE_SHARE_READ, nullptr, in hb_blob_create_from_file()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | umapfile.cpp | 161 file = CreateFileW(utf16Path, GENERIC_READ, FILE_SHARE_READ, nullptr, in uprv_mapFile()
|
/third_party/node/deps/icu-small/source/common/ |
D | umapfile.cpp | 161 file = CreateFileW(utf16Path, GENERIC_READ, FILE_SHARE_READ, nullptr, in uprv_mapFile()
|
/third_party/icu/icu4c/source/common/ |
D | umapfile.cpp | 161 file = CreateFileW(utf16Path, GENERIC_READ, FILE_SHARE_READ, nullptr, in uprv_mapFile()
|
/third_party/glib/glib/ |
D | gstdio.c | 478 h = CreateFileW (filename, in _g_win32_readlink_utf16_raw() 616 file_handle = CreateFileW (filename, FILE_READ_ATTRIBUTES | FILE_READ_EA, in _g_win32_stat_utf16_no_trailing_slashes()
|
/third_party/boost/libs/iostreams/src/ |
D | mapped_file.cpp | 185 ::CreateFileW( in open_file()
|
/third_party/harfbuzz/src/ |
D | hb-blob.cc | 635 fd = CreateFileW (wchar_file_name, GENERIC_READ, FILE_SHARE_READ, nullptr, in hb_blob_create_from_file()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-blob.cc | 694 fd = CreateFileW (wchar_file_name, GENERIC_READ, FILE_SHARE_READ, nullptr, in hb_blob_create_from_file_or_fail()
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/ |
D | iowin32.c | 162 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()
|
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/ |
D | iowin32.c | 169 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
D | iowin32.c | 167 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()
|
/third_party/boost/boost/beast/core/impl/ |
D | file_win32.ipp | 193 h_ = ::CreateFileW(
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/ |
D | iowin32.c | 162 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()
|
/third_party/zlib/contrib/minizip/ |
D | iowin32.c | 162 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()
|