Home
last modified time | relevance | path

Searched refs:dwLength (Results 1 - 10 of 10) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DSystem.cpp118 DWORD dwLength; member
147 stat.dwLength = sizeof(stat); in GetRamSize()
173 stat2.dwLength = sizeof(stat2); in GetRamSize()
/third_party/backends/backend/
H A Dmustek_usb2_high.h96 unsigned int dwLength; member
H A Dmustek_usb2.c895 pGetParameters->dwLength = (unsigned int) g_ssSuggest.wHeight; in GetParameters()
2439 s->params.lines = s->getpara.dwLength; in sane_start()
2444 s->read_rows = s->getpara.dwLength; in sane_start()
/third_party/node/deps/v8/src/base/
H A Dsys-info.cc85 memory_info.dwLength = sizeof(memory_info); in AmountOfPhysicalMemory()
/third_party/mesa3d/src/util/
H A Dos_misc.c267 status.dwLength = sizeof(status); in os_get_total_physical_memory()
/third_party/node/deps/cares/src/lib/
H A Dares__hosts_file.c754 DWORD dwLength = sizeof(tmp); in ares__hosts_path() local
760 &dwLength); in ares__hosts_path()
/third_party/libuv/src/win/
H A Dutil.c281 memory_status.dwLength = sizeof(memory_status); in uv_get_free_memory()
293 memory_status.dwLength = sizeof(memory_status); in uv_get_total_memory()
/third_party/node/deps/uv/src/win/
H A 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/
H A Dninja.py2099 ("dwLength", ctypes.c_ulong),
2111 stat.dwLength = ctypes.sizeof(stat)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dninja.py2096 ("dwLength", ctypes.c_ulong),
2108 stat.dwLength = ctypes.sizeof(stat)

Completed in 17 milliseconds