OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nT
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTShadowVol.h
53
unsigned int
nT
; /*!< Triangle count */
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp
296
int i,
nT
, nC;
305
nT
= (int)strlen(szText) + 1;
308
tzText = (TCHAR*)malloc(
nT
* sizeof(*tzText));
Completed in 83 milliseconds