Searched refs:HTC (Results 1 - 7 of 7) sorted by relevance

/external/clang/include/clang/Index/
H A DCommentToXML.h39 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
/external/clang/tools/libclang/
H A DCXComment.cpp188 const HTMLTagComment *HTC = getASTNodeAs<HTMLTagComment>(CXC); local
189 if (!HTC)
192 return cxstring::createRef(HTC->getTagName());
366 const HTMLTagComment *HTC = getASTNodeAs<HTMLTagComment>(CXC); local
367 if (!HTC)
376 HTC, Text, cxtu::getASTUnit(TU)->getASTContext());
/external/oprofile/events/x86-64/family11h/
H A 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/aac/libFDK/src/
H A 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/hammer/
H A 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/
H A 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
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids10478 0bb4 HTC (High Tech Computer Corp.)
10560 0a50 HTC SmartPhone Sync
11250 008e Cinergy HTC XS

Completed in 1868 milliseconds