Searched refs:dwLength (Results 1 – 8 of 8) sorted by relevance
24 DWORD dwLength; member50 stat.dwLength = sizeof(stat); in GetRamSize()65 stat.dwLength = sizeof(stat); in GetRamSize()
278 public int dwLength = 0; // num field in MjpegFileWriter.AVIStreamHeader290 dwLength = numFrames; in AVIStreamHeader()306 baos.write(intBytes(swapInt(dwLength))); in toBytes()
25 memory_info.dwLength = sizeof(memory_info); in AmountOfPhysicalMemory()
20 memory_info.dwLength = sizeof(memory_info); in AmountOfMemory()
381 status.dwLength = sizeof(status); in GetMemorySize()
127 memory_info.dwLength = sizeof(memory_info); in TotalPhysicalMemory()
1269 memory_info.dwLength = sizeof(memory_info); in TotalPhysicalMemory()
1543 stat.dwLength = ctypes.sizeof(stat)