HomeSort by relevance Sort by last modified time
    Searched refs:HTC (Results 1 - 18 of 18) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Index/
CommentToXML.h 34 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /external/clang/include/clang/Index/
CommentToXML.h 39 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
  /external/clang/tools/libclang/
CXComment.cpp 188 const HTMLTagComment *HTC = getASTNodeAs<HTMLTagComment>(CXC);
189 if (!HTC)
192 return cxstring::createRef(HTC->getTagName());
366 const HTMLTagComment *HTC = getASTNodeAs<HTMLTagComment>(CXC);
367 if (!HTC)
376 HTC, Text, cxtu::getASTUnit(TU)->getASTContext());
  /external/aac/libFDK/src/
FDK_hybrid.cpp 130 #define HTC(a) (FX_DBL2FXCONST_SGL(a)) /* Cast to SGL */
135 #define HTC(a) ((FIXP_DBL)(LONG)(a)) /* Cast to DBL */
141 { HTC(real), HTC(imag) } \
  /external/clang/lib/Driver/
Tools.cpp     [all...]

Completed in 368 milliseconds