OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pszUnicode
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h
227
@param[in]
pszUnicode
Wide character string to take the
234
const wchar_t* const
pszUnicode
);
PVRTPrint3D.cpp
786
@param[in]
pszUnicode
Wide character string to take the length of.
793
const wchar_t* const
pszUnicode
)
795
_ASSERT(
pszUnicode
);
799
PVRTUnicodeUTF16ToUTF32((PVRTuint16*)
pszUnicode
, m_CachedUTF32);
802
PVRTuint32* pUTF32 = (PVRTuint32*)
pszUnicode
;
[
all
...]
/external/icu/icu4c/source/test/cintltst/
nucnvtst.c
[
all
...]
Completed in 752 milliseconds