OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dwBufSize
(Results
1 - 7
of
7
) sorted by null
/hardware/ti/omap3/dspbridge/inc/
DSPStream.h
167
*
dwBufSize
: Size of actual buffer in bytes.
182
ULONG dwDataSize, ULONG
dwBufSize
,
wcdioctl.h
347
ULONG
dwBufSize
;
/hardware/ti/omap3/dspbridge/libbridge/inc/
DSPStream.h
169
*
dwBufSize
: Size of actual buffer in bytes.
184
ULONG dwDataSize, ULONG
dwBufSize
,
wcdioctl.h
347
ULONG
dwBufSize
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iedial.h
94
virtual HRESULT WINAPI GetProperty(LPCWSTR pwzProperty,LPWSTR pwzValue,DWORD
dwBufSize
) = 0;
108
HRESULT (WINAPI *GetProperty)(IDialEngine *This,LPCWSTR pwzProperty,LPWSTR pwzValue,DWORD
dwBufSize
);
124
#define IDialEngine_GetProperty(This,pwzProperty,pwzValue,
dwBufSize
) (This)->lpVtbl->GetProperty(This,pwzProperty,pwzValue,
dwBufSize
)
134
HRESULT WINAPI IDialEngine_GetProperty_Proxy(IDialEngine *This,LPCWSTR pwzProperty,LPWSTR pwzValue,DWORD
dwBufSize
);
/hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c
399
ULONG dwDataSize, ULONG
dwBufSize
, IN DWORD dwArg)
410
if (dwDataSize >
dwBufSize
) {
420
tempStruct.ARGS_STRM_ISSUE.
dwBufSize
=
421
dwBufSize
;
/external/pdfium/xfa/src/fgas/src/crt/
fx_stream.cpp
[
all
...]
Completed in 125 milliseconds