Searched defs:pszFormat (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | strsafe.h | 500 STRSAFEAPI StringCchVPrintfA(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPCSTR pszFormat,va_list … in StringCchVPrintfA() 505 STRSAFEAPI StringCchVPrintfW(STRSAFE_LPWSTR pszDest,size_t cchDest,STRSAFE_LPCWSTR pszFormat,va_lis… in StringCchVPrintfW() 517 STRSAFEAPI StringCbVPrintfA(STRSAFE_LPSTR pszDest,size_t cbDest,STRSAFE_LPCSTR pszFormat,va_list ar… in StringCbVPrintfA() 522 STRSAFEAPI StringCbVPrintfW(STRSAFE_LPWSTR pszDest,size_t cbDest,STRSAFE_LPCWSTR pszFormat,va_list … in StringCbVPrintfW() 535 STRSAFEAPIV StringCchPrintfA(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPCSTR pszFormat,...) { in StringCchPrintfA() 545 STRSAFEAPIV StringCchPrintfW(STRSAFE_LPWSTR pszDest,size_t cchDest,STRSAFE_LPCWSTR pszFormat,...) { in StringCchPrintfW() 562 STRSAFEAPIV StringCbPrintfA(STRSAFE_LPSTR pszDest,size_t cbDest,STRSAFE_LPCSTR pszFormat,...) { in StringCbPrintfA() 572 STRSAFEAPIV StringCbPrintfW(STRSAFE_LPWSTR pszDest,size_t cbDest,STRSAFE_LPCWSTR pszFormat,...) { in StringCbPrintfW() 590 …_LPSTR *ppszDestEnd,size_t *pcchRemaining,unsigned __LONG32 dwFlags,STRSAFE_LPCSTR pszFormat,...) { in StringCchPrintfExA() 600 …PWSTR *ppszDestEnd,size_t *pcchRemaining,unsigned __LONG32 dwFlags,STRSAFE_LPCWSTR pszFormat,...) { in StringCchPrintfExW() [all …]
|
D | commctrl.h | 4747 LPCSTR pszFormat; member 4754 LPCWSTR pszFormat; member 4767 LPCSTR pszFormat; member 4775 LPCWSTR pszFormat; member 4790 LPCSTR pszFormat; member 4796 LPCWSTR pszFormat; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | ntstrsafe.h | 413 IN LPCWSTR pszFormat, in RtlStringCbPrintfW()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_node.cpp | 734 const wchar_t* pszFormat; in GetNameExpressionSinglePath() local
|