Home
last modified time | relevance | path

Searched refs:OM (Results 1 – 25 of 215) sorted by relevance

123456789

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp57 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/
DObjCMT.cpp59 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/
DCXXInheritance.cpp522 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/
DAsmWriter.cpp71 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/
Des-ES_zl0_kdt_lfz3.pkb57OM�����&mM�Z8�r �PSʿ��J�� |�X�)Ÿ~�q�~x¿W��O~ؘ5=�"0�{bX
/external/icu/icu4c/source/data/region/
Dchr.txt180 OM{"ᎣᎺᏂ"}
Dshi.txt164 OM{"ⵄⵓⵎⴰⵏ"}
Dzgh.txt164 OM{"ⵄⵓⵎⴰⵏ"}
Dvai.txt164 OM{"ꕱꕮꘋ"}
Dbrx.txt212 OM{"ओमान"}
Dks.txt209 OM{"اومان"}
Dor.txt212 OM{"ଓମାନ୍"}
Dko.txt219 OM{"오만"}
Dhe.txt219 OM{"עומאן"}
Dzh.txt219 OM{"阿曼"}
Duk.txt219 OM{"Оман"}
Dgu.txt219 OM{"ઓમાન"}
Dml.txt219 OM{"ഒമാൻ"}
Dfa.txt219 OM{"عمان"}
Dsr.txt219 OM{"Оман"}
Dbg.txt219 OM{"Оман"}
Dmy.txt218 OM{"အိုမန်"}
Del.txt219 OM{"Ομάν"}
Dar.txt219 OM{"عُمان"}
/external/icu/icu4c/source/data/translit/
DGujarati_InterIndic.txt77 ૐ→\uE050; # OM

123456789