Home
last modified time | relevance | path

Searched refs:HTC (Results 1 – 5 of 5) sorted by relevance

/external/clang/tools/libclang/
DCXComment.cpp179 const HTMLTagComment *HTC = getASTNodeAs<HTMLTagComment>(CXC); in clang_HTMLTagComment_getTagName() local
180 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() local
826 if (!HTC) in clang_HTMLTagComment_getAsString()
831 Converter.visit(HTC); in clang_HTMLTagComment_getAsString()
/external/aac/libFDK/src/
DFDK_hybrid.cpp120 #define HTC(a) (FX_DBL2FXCONST_SGL(a)) /* Cast to SGL */ macro
125 #define HTC(a) ((FIXP_DBL)(LONG)(a)) /* Cast to DBL */ macro
129 #define HTCP(real,imag) { { HTC(real), HTC(imag) } } /* How to arrange the packed values. */
/external/oprofile/events/x86-64/family11h/
Dunit_masks190 0x04 Number of times the HTC transitions from inactive to active
191 0x20 Number of clocks HTC P-state is inactive
192 0x40 Number of clocks HTC P-state is active
/external/oprofile/events/x86-64/hammer/
Dunit_masks182 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)
/external/oprofile/events/x86-64/family10/
Dunit_masks215 0x04 Number of times the HTC trip point is crossed
218 0x20 Number of clocks HTC P-state is inactive
219 0x40 Number of clocks HTC P-state is active