Searched refs:tsi (Results 1 – 25 of 71) sorted by relevance
123
/external/icu4c/data/translit/ |
D | es_FONIPA_ja.txt | 126 tsi → ツィ ;
|
D | ro_FONIPA_ja.txt | 126 tsi → ツィ;
|
D | sk_FONIPA_ja.txt | 152 tsi → ツィ;
|
D | cs_FONIPA_ja.txt | 159 tsi → ツィ ;
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 457 section_iterator tsi(Obj.end_sections()); in findOPDEntrySection() local 458 check(TargetSymbol.getSection(tsi)); in findOPDEntrySection() 459 Rel.SectionID = findOrEmitSection(Obj, (*tsi), true, LocalSections); in findOPDEntrySection()
|
/external/icu4c/data/lang/ |
D | ks.txt | 472 tsi{"ژھِمشِیان"}
|
D | mk.txt | 537 tsi{"цимшијански"}
|
D | or.txt | 472 tsi{"ତିସିମିସିଆନ୍"}
|
D | brx.txt | 468 tsi{"त्सीमशीआन्"}
|
D | mr.txt | 493 tsi{"सिम्शियन"}
|
D | gu.txt | 493 tsi{"સિમ્શિયન"}
|
D | te.txt | 493 tsi{"శింషీయన్"}
|
D | fa.txt | 475 tsi{"تسیمشیانی"}
|
D | ta.txt | 493 tsi{"ட்ஸிம்ஷியன்"}
|
D | ml.txt | 492 tsi{"സിംഷ്യൻ"}
|
D | he.txt | 547 tsi{"טסימשיאן"}
|
D | bn.txt | 492 tsi{"সিমশিয়ান"}
|
D | kn.txt | 492 tsi{"ಸಿಂಶಿಯನ್"}
|
D | bs_Cyrl.txt | 480 tsi{"тсимшиан"}
|
D | hi.txt | 492 tsi{"त्सिमीशियन"}
|
D | sr.txt | 493 tsi{"Тсимшиан"}
|
D | bg.txt | 493 tsi{"цимшиански"}
|
D | ar.txt | 509 tsi{"التسيمشيان"}
|
D | ru.txt | 531 tsi{"цимшиан"}
|
/external/clang/lib/AST/ |
D | Expr.cpp | 1216 TypeSourceInfo *tsi, in Create() argument 1224 return new (Mem) OffsetOfExpr(C, type, OperatorLoc, tsi, comps, exprs, in Create() 1237 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr() argument 1242 /*ValueDependent=*/tsi->getType()->isDependentType(), in OffsetOfExpr() 1243 tsi->getType()->isInstantiationDependentType(), in OffsetOfExpr() 1244 tsi->getType()->containsUnexpandedParameterPack()), in OffsetOfExpr() 1245 OperatorLoc(OperatorLoc), RParenLoc(RParenLoc), TSInfo(tsi), in OffsetOfExpr()
|
123