Searched refs:OM (Results 1 – 25 of 718) sorted by relevance
12345678910>>...29
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.cpp | 87 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() argument 88 if (OM.lookup(V).first) in orderValue() 95 orderValue(Op, OM); in orderValue() 99 OM.index(V); in orderValue() 105 OrderMap OM; in orderModule() local 115 orderValue(G.getInitializer(), OM); in orderModule() 118 orderValue(A.getAliasee(), OM); in orderModule() 121 orderValue(I.getResolver(), OM); in orderModule() 125 orderValue(U.get(), OM); in orderModule() 127 OM.LastGlobalConstantID = OM.size(); in orderModule() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 119 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() argument 120 if (OM.lookup(V).first) in orderValue() 127 orderValue(Op, OM); in orderValue() 131 OM.index(V); in orderValue() 137 OrderMap OM; in orderModule() local 142 orderValue(G.getInitializer(), OM); in orderModule() 143 orderValue(&G, OM); in orderModule() 147 orderValue(A.getAliasee(), OM); in orderModule() 148 orderValue(&A, OM); in orderModule() 152 orderValue(I.getResolver(), OM); in orderModule() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/data/region/ |
D | sw_CD.txt | 26 OM{"Omani"}
|
D | sw_KE.txt | 47 OM{"Omani"}
|
D | zgh.txt | 158 OM{"ⵄⵓⵎⴰⵏ"}
|
D | shi.txt | 157 OM{"ⵄⵓⵎⴰⵏ"}
|
D | vai.txt | 180 OM{"ꕱꕮꘋ"}
|
D | ks.txt | 202 OM{"اومان"}
|
D | brx.txt | 205 OM{"ओमान"}
|
/third_party/skia/third_party/externals/icu/source/data/region/ |
D | sw_CD.txt | 24 OM{"Omani"}
|
D | sw_KE.txt | 44 OM{"Omani"}
|
D | zgh.txt | 158 OM{"ⵄⵓⵎⴰⵏ"}
|
D | shi.txt | 157 OM{"ⵄⵓⵎⴰⵏ"}
|
D | ks.txt | 202 OM{"اومان"}
|
D | brx.txt | 205 OM{"ओमान"}
|
D | tt.txt | 171 OM{"Оман"}
|
/third_party/icu/icu4c/source/data/region/ |
D | sw_CD.txt | 24 OM{"Omani"}
|
D | sw_KE.txt | 44 OM{"Omani"}
|
D | zgh.txt | 158 OM{"ⵄⵓⵎⴰⵏ"}
|
D | shi.txt | 157 OM{"ⵄⵓⵎⴰⵏ"}
|
D | ks.txt | 202 OM{"اومان"}
|
D | brx.txt | 205 OM{"ओमान"}
|
D | tt.txt | 171 OM{"Оман"}
|
/third_party/e2fsprogs/tests/f_bad_encryption/ |
D | expect.1 | 24 Encrypted entry '\M-!M-Y%DhM-OM-VM-zM-CM-gVM-R3M-^RM-IkE^JM-^S' in /edir (12) references unencrypte… 53 Encrypted entry '\M-ggCeM-/?M-^BM-{(M-^OM-9M-^QQAM-^N=M-c^Mo' in /edir (12) references inode 29, wh…
|
/third_party/glslang/Test/ |
D | lineContinuation.vert | 104 OM(2\
|
12345678910>>...29