Searched refs:HTC (Results 1 – 5 of 5) sorted by relevance
179 const HTMLTagComment *HTC = getASTNodeAs<HTMLTagComment>(CXC); in clang_HTMLTagComment_getTagName() local180 if (!HTC) in clang_HTMLTagComment_getTagName()183 return createCXString(HTC->getTagName(), /*DupString=*/ false); in clang_HTMLTagComment_getTagName()825 const HTMLTagComment *HTC = getASTNodeAs<HTMLTagComment>(CXC); in clang_HTMLTagComment_getAsString() local826 if (!HTC) in clang_HTMLTagComment_getAsString()831 Converter.visit(HTC); in clang_HTMLTagComment_getAsString()
120 #define HTC(a) (FX_DBL2FXCONST_SGL(a)) /* Cast to SGL */ macro125 #define HTC(a) ((FIXP_DBL)(LONG)(a)) /* Cast to DBL */ macro129 #define HTCP(real,imag) { { HTC(real), HTC(imag) } } /* How to arrange the packed values. */
190 0x04 Number of times the HTC transitions from inactive to active191 0x20 Number of clocks HTC P-state is inactive192 0x40 Number of clocks HTC P-state is active
182 0x01 Number of clocks CPU is active when HTC is active (RevF)183 0x02 Number of clocks CPU clock is inactive when HTC is active (RevF)
215 0x04 Number of times the HTC trip point is crossed218 0x20 Number of clocks HTC P-state is inactive219 0x40 Number of clocks HTC P-state is active