Home
last modified time | relevance | path

Searched refs:CTE (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DDumpAST.cpp237 if (const auto *CTE = dyn_cast<CXXThisExpr>(S)) { in getDetail() local
238 bool Const = CTE->getType()->getPointeeType().isLocalConstQualified(); in getDetail()
239 if (CTE->isImplicit()) in getDetail()
/external/icu/icu4c/source/data/zone/
Dwo.txt42 lg{"CTE (waxtu ëroop sàntaraal)"}
/external/python/cpython3/Doc/library/
Demail.encoders.rst17 class sets the content type and CTE header using the *_subtype* and *_charset*
Demail.policy.rst197 exceptions), but body parts may use the ``8bit`` CTE.
497 to be CTE encoded using the ``unknown-8bit`` charset.
629 CTE encoded using the ``unknown-8bit`` charset.
637 ``7bit``, non-ascii binary data is CTE encoded using the ``unknown-8bit``
Demail.generator.rst102 compliance transformation on headers but leaves CTE 8bit parts alone.
Demail.message.rst136 object (which might be a CTE encoded binary payload). Note that
Demail.compat32-message.rst156 object (which might be a CTE encoded binary payload). (Note that
/external/e2fsprogs/lib/et/test_cases/
Dimap_err.et226 "[UNKNOWN-CTE] Can not process the binary data"
/external/llvm-project/clang/lib/AST/
DJSONNodeDumper.cpp1277 void JSONNodeDumper::VisitCXXTypeidExpr(const CXXTypeidExpr *CTE) { in VisitCXXTypeidExpr() argument
1278 if (CTE->isTypeOperand()) { in VisitCXXTypeidExpr()
1279 QualType Adjusted = CTE->getTypeOperand(Ctx); in VisitCXXTypeidExpr()
1280 QualType Unadjusted = CTE->getTypeOperandSourceInfo()->getType(); in VisitCXXTypeidExpr()
/external/llvm-project/clang/include/clang/AST/
DJSONNodeDumper.h281 void VisitCXXTypeidExpr(const CXXTypeidExpr *CTE);
/external/python/cpython3/Misc/NEWS.d/
D3.6.0b1.rst707 Fixed calculation of line length used for the base64 CTE in the new email
D3.5.3rc1.rst947 Fixed calculation of line length used for the base64 CTE in the new email
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp670 if (auto *CTE = dyn_cast<CXXTypeidExpr>(Result.get())) in ActOnCXXTypeid() local
671 if (CTE->isPotentiallyEvaluated() && !CTE->isMostDerived(Context)) in ActOnCXXTypeid()
DSemaOpenMP.cpp17089 bool VisitCXXThisExpr(CXXThisExpr *CTE) { in VisitCXXThisExpr() argument
17091 RelevantExpr = CTE; in VisitCXXThisExpr()
17092 Components.emplace_back(CTE, nullptr, IsNonContiguous); in VisitCXXThisExpr()
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
D2013-1_UNLOCODE_CodeListPart1.csv2340 ,"AU","CTE","Cottesloe","Cottesloe","WA","1----6--","RL","1107",,"3200S 11546E",
6361 ,"BR","CTE","Caete","Caete","MG","--3-----","RQ","0607",,"1953S 04340W",
11392 ,"CH","CTE","Castione","Castione","TI","-----6--","RL","1201",,"4614N 00902E",
12446 ,"CL","CTE","Ca�ete","Canete","BI","--3-----","RN","0501",,"3748S 07324W",
15333 ,"CZ","CTE","Ctineves","Ctineves","US","--3-----","RL","0901",,"5023N 01419E",
28468 ,"ES","CTE","Cartes","Cartes",,"--3-----","RL","0701",,"4319N 00404W",""
35004 ,"FR","CTE","Cr�teil","Creteil","94","--3-----","RL","0212","QFC","4847N 00228E",
D2013-1_UNLOCODE_CodeListPart3.csv55 ,"PA","CTE","Cart� Tupile","Carti Tupile",,"---4----","AI","0212",,"0929N 07858W",
7468 ,"SK","CTE","Cachtice","Cachtice",,"--3-----","RQ","1001",,"4842N 01747E",
12408 ,"US","CTE","Chattahoochee","Chattahoochee","FL","--3-----","RQ","9307",,,
D2013-1_UNLOCODE_CodeListPart2.csv1144 ,"GB","CTE","Chester-le-Street","Chester-le-Street","DUR","-23-----","AF","0212",,"5451N 00134W",
11424 ,"IT","CTE","Caravate","Caravate",,"-23-----","RL","0601",,"4552N 00839E",
/external/python/cpython3/Misc/
DHISTORY4795 an encoded character immediately followed the '?' that follows the CTE
9471 any CTE other than 7bit, 8bit, or binary on a multipart.
9826 multipart subparts with an 8-bit CTE into unicode instead of preserving the