Home
last modified time | relevance | path

Searched defs:pszName (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/xfa/fde/css/
Dfde_cssdatatable.h23 const FX_WCHAR* pszName; member
30 const FX_WCHAR* pszName; member
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/
DPVRScopeComms.h66 …const char *pszName; ///< Item name. If dots are used, PVRTune could show these as a folda… member
112 const char *pszName; ///< Custom counter name member
DPVRScopeStats.h88 const char *pszName; ///< Counter name, null terminated member
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.h194 PVRTchar8 *pszName; /*!< Name of object */ member
222 PVRTchar8 *pszName; /*!< File-name of texture */ member
230 PVRTchar8 *pszName; /*!< Name of material */ member
DPVRTPFXParser.h168 const char *pszName; member
197 char *pszName; /*!< The variable name as used in the shader-language code */ member
DPVRTModelPOD.cpp511 bool CSourceResource::Init(const TCHAR * const pszName) in Init()
2042 const TCHAR * const pszName)
DPVRTPFXParser.cpp1796 char *pszName(NULL), *pszFile(NULL), *pszKeyword(NULL); in ParseTextures() local
/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc43 IN LPCWSTR pszName) in CaptureInputPin()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp161 const char *pszName, *pszSeparator, *pszVersion; in OsInitOS() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.cpp828 void CPVRTPFXEffect::SetDefaultUniformValue(const char *const pszName, const SPVRTSemanticDefaultDa… in SetDefaultUniformValue()