Searched refs:OM (Results 1 – 25 of 245) sorted by relevance
12345678910
/external/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.cpp | 57 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() argument 58 if (OM.lookup(V).first) in orderValue() 65 orderValue(Op, OM); in orderValue() 69 OM.index(V); in orderValue() 75 OrderMap OM; in orderModule() local 85 orderValue(G.getInitializer(), OM); in orderModule() 88 orderValue(A.getAliasee(), OM); in orderModule() 92 orderValue(U.get(), OM); in orderModule() 94 OM.LastGlobalConstantID = OM.size(); in orderModule() 105 orderValue(&F, OM); in orderModule() [all …]
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 59 ObjCMethodDecl *OM); 60 bool migrateProperty(ASTContext &Ctx, ObjCContainerDecl *D, ObjCMethodDecl *OM); 61 void migrateNsReturnsInnerPointer(ASTContext &Ctx, ObjCMethodDecl *OM); 64 ObjCMethodDecl *OM, 966 ObjCMethodDecl *OM) { in ReplaceWithInstancetype() argument 967 if (OM->getReturnType() == Ctx.getObjCInstanceType()) in ReplaceWithInstancetype() 972 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithInstancetype() 978 R = SourceRange(OM->getLocStart(), OM->getLocStart()); in ReplaceWithInstancetype() 979 ClassString = OM->isInstanceMethod() ? '-' : '+'; in ReplaceWithInstancetype() 988 ObjCMethodDecl *OM) { in ReplaceWithClasstype() argument [all …]
|
/external/clang/lib/AST/ |
D | CXXInheritance.cpp | 521 for (CXXFinalOverriderMap::iterator OM = BaseOverriders->begin(), in Collect() local 523 OM != OMEnd; in Collect() 524 ++OM) { in Collect() 526 = cast<CXXMethodDecl>(OM->first->getCanonicalDecl()); in Collect() 527 Overriders[CanonOM].add(OM->second); in Collect() 565 for (const CXXMethodDecl *OM : Stack.pop_back_val()) { in Collect() local 566 const CXXMethodDecl *CanonOM = OM->getCanonicalDecl(); in Collect() 616 for (auto &OM : FinalOverriders) { in getFinalOverriders() local 617 for (auto &SO : OM.second) { in getFinalOverriders()
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 74 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() argument 75 if (OM.lookup(V).first) in orderValue() 82 orderValue(Op, OM); in orderValue() 86 OM.index(V); in orderValue() 92 OrderMap OM; in orderModule() local 97 orderValue(G.getInitializer(), OM); in orderModule() 98 orderValue(&G, OM); in orderModule() 102 orderValue(A.getAliasee(), OM); in orderModule() 103 orderValue(&A, OM); in orderModule() 108 orderValue(U.get(), OM); in orderModule() [all …]
|
/external/icu/icu4c/source/data/region/ |
D | zh_Hant_HK.txt | 74 OM{"阿曼"}
|
D | chr.txt | 180 OM{"ᎣᎺᏂ"}
|
D | shi.txt | 164 OM{"ⵄⵓⵎⴰⵏ"}
|
D | zgh.txt | 164 OM{"ⵄⵓⵎⴰⵏ"}
|
D | vai.txt | 164 OM{"ꕱꕮꘋ"}
|
D | ks.txt | 209 OM{"اومان"}
|
D | brx.txt | 212 OM{"ओमान"}
|
D | or.txt | 212 OM{"ଓମାନ୍"}
|
D | he.txt | 219 OM{"עומאן"}
|
D | sr.txt | 219 OM{"Оман"}
|
D | km.txt | 218 OM{"អូម៉ង់"}
|
D | ja.txt | 219 OM{"オマーン"}
|
D | te.txt | 219 OM{"ఒమన్"}
|
D | bg.txt | 219 OM{"Оман"}
|
D | am.txt | 219 OM{"ኦማን"}
|
D | bn.txt | 219 OM{"ওমান"}
|
D | zh_Hant.txt | 220 OM{"阿曼王國"}
|
D | mr.txt | 219 OM{"ओमान"}
|
D | ar.txt | 219 OM{"عُمان"}
|
D | ce.txt | 218 OM{"Оман"}
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/ |
D | es-ES_zl0_kdt_lfz3.pkb | 57 OM�����&mM�Z8�r �PSʿ��J�� |�X�)~�q�~x¿W��O~ؘ5=�"0�{bX
|
12345678910