HomeSort by relevance Sort by last modified time
    Searched defs:pszName (Results 1 - 24 of 24) sorted by null

  /external/pdfium/core/fxcrt/css/
cfx_cssdatatable.h 20 const wchar_t* pszName;
cfx_cssdeclaration.cpp 29 const wchar_t* pszName;
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/
PVRScopeStats.h 88 const char *pszName; ///< Counter name, null terminated
PVRScopeComms.h 66 const char *pszName; ///< Item name. If dots are used, PVRTune could show these as a foldable tree view.
112 const char *pszName; ///< Custom counter name
126 const char * const pszName, ///< String to describe the application
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
schemadef.h 14 LPCWSTR pszName;
wspiapi.h 46 char const *pszName;
aclui.h 79 LPCWSTR pszName;
91 LPCWSTR pszName;
advpub.h 58 LPSTR pszName;
dbgprop.h 236 LPOLESTR pszName;
    [all...]
dsclient.h 86 LPWSTR pszName;
shtypes.h 211 LPCWSTR pszName;
ncrypt.h 203 LPWSTR pszName;
210 LPWSTR pszName;
217 LPWSTR pszName;
wia.h 142 LPOLESTR pszName;
    [all...]
bcrypt.h 464 LPWSTR pszName;
mfidl.h     [all...]
msacm.h 406 LPSTR pszName;
425 LPWSTR pszName;
598 LPSTR pszName;
617 LPWSTR pszName;
sapi51.h     [all...]
sapi53.h     [all...]
sapi54.h     [all...]
shobjidl.h     [all...]
commctrl.h     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 161 const char *pszName, *pszSeparator, *pszVersion;
165 pszName = (const char*)m_pShell->PVRShellGet(prefAppName);
169 len = strlen(pszName)+strlen(pszSeparator)+strlen(pszVersion)+1;
172 for(out = 0; (appName[out] = pszName[out]) != 0; ++out);
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPFXParser.h 168 const char *pszName;
197 char *pszName; /*!< The variable name as used in the shader-language code */
PVRTModelPOD.h 194 PVRTchar8 *pszName; /*!< Name of object */
222 PVRTchar8 *pszName; /*!< File-name of texture */
230 PVRTchar8 *pszName; /*!< Name of material */
386 @param[in] pszName Name of the resource to load from
395 const TCHAR * const pszName);
    [all...]

Completed in 1014 milliseconds