Searched refs:UPP (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/
H A DHTMLparser.c222 * UPP(n) returns the n'th next xmlChar converted to uppercase. Same as CUR
243 #define UPP(val) (toupper(ctxt->input->cur[(val)])) macro
2861 if ((UPPER == 'S') && (UPP(1) == 'Y') &&
2862 (UPP(2) == 'S') && (UPP(3) == 'T') &&
2863 (UPP(4) == 'E') && (UPP(5) == 'M')) {
2875 } else if ((UPPER == 'P') && (UPP(1) == 'U') &&
2876 (UPP(2) == 'B') && (UPP(
[all...]
/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp527 getDepthAndIndex(UnexpandedParameterPack UPP) { argument
529 = UPP.first.dyn_cast<const TemplateTypeParmType *>())
532 return getDepthAndIndex(UPP.first.get<NamedDecl *>());
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 225 milliseconds