Home
last modified time | relevance | path

Searched refs:dwLength (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/winapi/
Ddll.hpp76 boost::winapi::SIZE_T_ dwLength
83 boost::winapi::DWORD_ dwLength
124 …INE SIZE_T_ VirtualQuery(LPCVOID_ lpAddress, MEMORY_BASIC_INFORMATION_* lpBuffer, SIZE_T_ dwLength) in VirtualQuery() argument
126 …rn ::VirtualQuery(lpAddress, reinterpret_cast< ::_MEMORY_BASIC_INFORMATION* >(lpBuffer), dwLength); in VirtualQuery()
/third_party/node/deps/cares/src/lib/
Dares_gethostbyaddr.c190 DWORD dwLength = MAX_PATH; in file_lookup() local
192 &dwLength); in file_lookup()
Dares_gethostbyname.c274 DWORD dwLength = MAX_PATH; in file_lookup() local
276 &dwLength); in file_lookup()
Dares_getaddrinfo.c437 DWORD dwLength = MAX_PATH; in file_lookup() local
439 &dwLength); in file_lookup()
/third_party/mindspore/mindspore/lite/src/common/
Dutils.cc162 status.dwLength = sizeof(status); in GetMaxMallocSize()
/third_party/mesa3d/src/util/
Dos_misc.c267 status.dwLength = sizeof(status); in os_get_total_physical_memory()
/third_party/flutter/skia/third_party/externals/sdl/src/cpuinfo/
DSDL_cpuinfo.c759 stat.dwLength = sizeof(stat); in SDL_GetSystemRAM()
/third_party/libuv/src/win/
Dutil.c330 memory_status.dwLength = sizeof(memory_status); in uv_get_free_memory()
342 memory_status.dwLength = sizeof(memory_status); in uv_get_total_memory()
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dninja.py1713 stat.dwLength = ctypes.sizeof(stat)
/third_party/node/tools/gyp/pylib/gyp/generator/
Dninja.py2116 stat.dwLength = ctypes.sizeof(stat)
/third_party/gstreamer/gstplugins_good/
DChangeLog144830 gst/avi/gstavimux.c: Correctly set the dwLength in strh.
144834 Correctly set the dwLength in strh.