Home
last modified time | relevance | path

Searched refs:dwCreationDisposition (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/zlib/contrib/minizip/
Diowin32.c104 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_func() local
107 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_func()
112 … hFile = CreateFile2((LPCTSTR)filename, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
118 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
123 …CreateFile((LPCTSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_func()
133 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcA() local
136 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_funcA()
143 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_funcA()
147 …CreateFileA((LPCSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_funcA()
157 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcW() local
[all …]
/third_party/zlib/contrib/minizip/
Diowin32.c99 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_func() local
102 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_func()
107 … hFile = CreateFile2((LPCTSTR)filename, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
113 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
118 …CreateFile((LPCTSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_func()
128 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcA() local
131 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_funcA()
138 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_funcA()
142 …CreateFileA((LPCSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_funcA()
152 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcW() local
[all …]
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/
Diowin32.c99 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_func() local
102 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_func()
107 … hFile = CreateFile2((LPCTSTR)filename, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
113 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
118 …CreateFile((LPCTSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_func()
128 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcA() local
131 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_funcA()
138 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_funcA()
142 …CreateFileA((LPCSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_funcA()
152 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcW() local
[all …]
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Diowin32.c106 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_func() local
109 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_func()
114 … hFile = CreateFile2((LPCTSTR)filename, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
120 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
125 …CreateFile((LPCTSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_func()
135 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcA() local
138 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_funcA()
145 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_funcA()
149 …CreateFileA((LPCSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_funcA()
159 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcW() local
[all …]
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/
Diowin32.c99 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_func() local
102 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_func()
107 … hFile = CreateFile2((LPCTSTR)filename, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
113 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_func()
118 …CreateFile((LPCTSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_func()
128 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcA() local
131 …win32_translate_open_mode(mode,&dwDesiredAccess,&dwCreationDisposition,&dwShareMode,&dwFlagsAndAtt… in win32_open64_file_funcA()
138 hFile = CreateFile2(filenameW, dwDesiredAccess, dwShareMode, dwCreationDisposition, NULL); in win32_open64_file_funcA()
142 …CreateFileA((LPCSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAn… in win32_open64_file_funcA()
152 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ; in win32_open64_file_funcW() local
[all …]
/third_party/boost/boost/winapi/
Dfile_management.hpp60 boost::winapi::DWORD_ dwCreationDisposition,
78 boost::winapi::DWORD_ dwCreationDisposition,
316 DWORD_ dwCreationDisposition, in CreateFileA() argument
325 dwCreationDisposition, in CreateFileA()
335 DWORD_ dwCreationDisposition, in create_file() argument
344 dwCreationDisposition, in create_file()
394 DWORD_ dwCreationDisposition, in CreateFileW() argument
403 dwCreationDisposition, in CreateFileW()
413 DWORD_ dwCreationDisposition, in create_file() argument
422 dwCreationDisposition, in create_file()
/third_party/boost/libs/iostreams/src/
Dfile_descriptor.cpp122 DWORD dwCreationDisposition; in open() local
132 dwCreationDisposition = OPEN_ALWAYS; in open()
143 dwCreationDisposition = CREATE_ALWAYS; in open()
148 dwCreationDisposition = OPEN_EXISTING; in open()
153 dwCreationDisposition = OPEN_EXISTING; in open()
160 dwCreationDisposition = OPEN_ALWAYS; in open()
170 dwCreationDisposition = CREATE_ALWAYS; in open()
181 dwCreationDisposition, in open()
188 dwCreationDisposition, in open()
Dmapped_file.cpp177 DWORD dwCreationDisposition = (p.new_file_size != 0 && !readonly) ? in open_file() local
190 dwCreationDisposition, in open_file()
198 dwCreationDisposition, in open_file()
/third_party/skia/third_party/externals/freetype/builds/windows/
Dftsystem.c206 DWORD dwCreationDisposition, in CreateFileA() argument
232 lpSecurityAttributes, dwCreationDisposition, in CreateFileA()
/third_party/boost/libs/filesystem/src/
Doperations.cpp623 DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, in create_file_handle() argument
627 lpSecurityAttributes, dwCreationDisposition, dwFlagsAndAttributes, in create_file_handle()
/third_party/sqlite/src/
Dsqlite3.c47462 DWORD dwCreationDisposition;
47585 dwCreationDisposition = CREATE_NEW;
47588 dwCreationDisposition = OPEN_ALWAYS;
47591 dwCreationDisposition = OPEN_EXISTING;
47632 dwCreationDisposition,
47648 dwCreationDisposition,
47668 dwCreationDisposition,
/third_party/chromium/patch/
D0001-cve.patch7100 + DWORD dwCreationDisposition,
7135 + dwCreationDisposition, &createExParams );
7152 - DWORD dwCreationDisposition,
7159 + DWORD dwCreationDisposition,