Searched defs:szBuffer (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/fxcrt/ |
D | cfx_fileaccess_posix.cpp | 101 size_t CFX_FileAccess_Posix::Read(void* pBuffer, size_t szBuffer) { in Read() 107 size_t CFX_FileAccess_Posix::Write(const void* pBuffer, size_t szBuffer) { in Write() 114 size_t szBuffer, in ReadPos() 128 size_t szBuffer, in WritePos()
|
D | cfx_fileaccess_windows.cpp | 132 size_t CFX_FileAccess_Windows::Read(void* pBuffer, size_t szBuffer) { in Read() 144 size_t CFX_FileAccess_Windows::Write(const void* pBuffer, size_t szBuffer) { in Write() 157 size_t szBuffer, in ReadPos() 172 size_t szBuffer, in WritePos()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32VulkanPlatform.cpp | 126 CHAR szBuffer[512]; in getStringRegKey() local
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 4449 int32_t AudioDeviceWindowsCore::_GetListDeviceName(EDataFlow dir, int index, LPWSTR szBuffer, int b… in _GetListDeviceName() 4488 int32_t AudioDeviceWindowsCore::_GetDefaultDeviceName(EDataFlow dir, ERole role, LPWSTR szBuffer, i… in _GetDefaultDeviceName() 4527 int32_t AudioDeviceWindowsCore::_GetListDeviceID(EDataFlow dir, int index, LPWSTR szBuffer, int buf… in _GetListDeviceID() 4566 int32_t AudioDeviceWindowsCore::_GetDefaultDeviceID(EDataFlow dir, ERole role, LPWSTR szBuffer, int… in _GetDefaultDeviceID()
|
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafontmgr.cpp | 408 size_t szBuffer, in GetFontFace()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPFXParser.cpp | 1996 char szBuffer[128]; // Find out the tag. in ParseTextureFlags() local 2011 char szBuffer[128]; // Buffer to hold the token in ParseTextureFlags() local
|