Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DSystem.cpp116 DWORD dwLength; member
145 stat.dwLength = sizeof(stat); in GetRamSize()
169 stat2.dwLength = sizeof(stat2); in GetRamSize()
/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.c467 DWORD dwLength = MAX_PATH; in file_lookup() local
469 &dwLength); in file_lookup()
/third_party/node/deps/v8/src/base/
Dsys-info.cc85 memory_info.dwLength = sizeof(memory_info); in AmountOfPhysicalMemory()
/third_party/mesa3d/src/util/
Dos_misc.c267 status.dwLength = sizeof(status); in os_get_total_physical_memory()
/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/uv/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/tools/gyp/pylib/gyp/generator/
Dninja.py2111 stat.dwLength = ctypes.sizeof(stat)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dninja.py2111 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.