Searched refs:OM (Results 1 – 25 of 215) sorted by relevance
123456789
/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(F.getPrefixData(), OM); in orderModule() 95 orderValue(F.getPrologueData(), OM); in orderModule() 97 OM.LastGlobalConstantID = OM.size(); 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, 978 ObjCMethodDecl *OM) { in ReplaceWithInstancetype() argument 979 if (OM->getReturnType() == Ctx.getObjCInstanceType()) in ReplaceWithInstancetype() 984 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithInstancetype() 990 R = SourceRange(OM->getLocStart(), OM->getLocStart()); in ReplaceWithInstancetype() 991 ClassString = OM->isInstanceMethod() ? '-' : '+'; in ReplaceWithInstancetype() 1000 ObjCMethodDecl *OM) { in ReplaceWithClasstype() argument [all …]
|
/external/clang/lib/AST/ |
D | CXXInheritance.cpp | 522 for (CXXFinalOverriderMap::iterator OM = BaseOverriders->begin(), in Collect() local 524 OM != OMEnd; in Collect() 525 ++OM) { in Collect() 527 = cast<CXXMethodDecl>(OM->first->getCanonicalDecl()); in Collect() 528 Overriders[CanonOM].add(OM->second); in Collect() 566 for (const CXXMethodDecl *OM : Stack.pop_back_val()) { in Collect() local 567 const CXXMethodDecl *CanonOM = OM->getCanonicalDecl(); in Collect() 617 for (auto &OM : FinalOverriders) { in getFinalOverriders() local 618 for (auto &SO : OM.second) { in getFinalOverriders()
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 71 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() argument 72 if (OM.lookup(V).first) in orderValue() 79 orderValue(Op, OM); in orderValue() 83 OM.index(V); in orderValue() 89 OrderMap OM; in orderModule() local 94 orderValue(G.getInitializer(), OM); in orderModule() 95 orderValue(&G, OM); in orderModule() 99 orderValue(A.getAliasee(), OM); in orderModule() 100 orderValue(&A, OM); in orderModule() 105 orderValue(F.getPrefixData(), OM); in orderModule() [all …]
|
/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
|
/external/icu/icu4c/source/data/region/ |
D | chr.txt | 180 OM{"ᎣᎺᏂ"}
|
D | shi.txt | 164 OM{"ⵄⵓⵎⴰⵏ"}
|
D | zgh.txt | 164 OM{"ⵄⵓⵎⴰⵏ"}
|
D | vai.txt | 164 OM{"ꕱꕮꘋ"}
|
D | brx.txt | 212 OM{"ओमान"}
|
D | ks.txt | 209 OM{"اومان"}
|
D | or.txt | 212 OM{"ଓମାନ୍"}
|
D | ko.txt | 219 OM{"오만"}
|
D | he.txt | 219 OM{"עומאן"}
|
D | zh.txt | 219 OM{"阿曼"}
|
D | uk.txt | 219 OM{"Оман"}
|
D | gu.txt | 219 OM{"ઓમાન"}
|
D | ml.txt | 219 OM{"ഒമാൻ"}
|
D | fa.txt | 219 OM{"عمان"}
|
D | sr.txt | 219 OM{"Оман"}
|
D | bg.txt | 219 OM{"Оман"}
|
D | my.txt | 218 OM{"အိုမန်"}
|
D | el.txt | 219 OM{"Ομάν"}
|
D | ar.txt | 219 OM{"عُمان"}
|
/external/icu/icu4c/source/data/translit/ |
D | Gujarati_InterIndic.txt | 77 ૐ→\uE050; # OM
|
123456789