Home
last modified time | relevance | path

Searched refs:MU (Results 1 – 25 of 695) sorted by relevance

12345678910>>...28

/third_party/pcre2/pcre2/src/
Dpcre2_jit_test.c126 #define MU (PCRE2_MULTILINE | PCRE2_UTF) macro
161 { MU, A, 0, 0, "AbC", "AbAbC" },
162 { MU, A, 0, 0, "ACCEPT", "AACACCACCEACCEPACCEPTACCEPTT" },
169 { MU, A, 0, 0, "[^a]", "aaa\xc3\xa1#Ab" },
171 { MU, A, 0, 0, "\\W(\\W)?\\w", "\r\n+bc" },
172 { MU, A, 0, 0, "\\W(\\W)?\\w", "\n\r+bc" },
173 { MU, A, 0, 0, "\\W(\\W)?\\w", "\r\r+bc" },
174 { MU, A, 0, 0, "\\W(\\W)?\\w", "\n\n+bc" },
175 { MU, A, 0, 0, "[axd]", "sAXd" },
178 { MU, A, 0, 0, "[a-dA-C]", "\xe6\x92\xad\xc3\xa9.B" },
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h341 raw_ostream &operator<<(raw_ostream &OS, const MaterializationUnit &MU);
517 void replace(std::unique_ptr<MaterializationUnit> MU);
874 Error define(std::unique_ptr<MaterializationUnitType> &&MU);
884 Error define(std::unique_ptr<MaterializationUnitType> &MU);
924 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU) in UnmaterializedInfo()
925 : MU(std::move(MU)) {} in UnmaterializedInfo()
927 std::unique_ptr<MaterializationUnit> MU; member
1004 Error defineImpl(MaterializationUnit &MU);
1033 void replace(std::unique_ptr<MaterializationUnit> MU);
1068 JITDylib &JD, std::unique_ptr<MaterializationUnit> MU)>;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp216 raw_ostream &operator<<(raw_ostream &OS, const MaterializationUnit &MU) { in operator <<() argument
217 OS << "MU@" << &MU << " (\"" << MU.getName() << "\""; in operator <<()
219 OS << ", " << MU.getSymbols(); in operator <<()
503 std::unique_ptr<MaterializationUnit> MU) { in replace() argument
504 for (auto &KV : MU->getSymbols()) in replace()
508 dbgs() << "In " << JD.getName() << " replacing symbols with " << *MU in replace()
512 JD.replace(std::move(MU)); in replace()
865 void JITDylib::replace(std::unique_ptr<MaterializationUnit> MU) { in replace() argument
866 assert(MU != nullptr && "Can not replace with a null MaterializationUnit"); in replace()
872 for (auto &KV : MU->getSymbols()) { in replace()
[all …]
DLLJIT.cpp160 [this](JITDylib &JD, std::unique_ptr<MaterializationUnit> MU) { in LLJIT() argument
162 auto SharedMU = std::shared_ptr<MaterializationUnit>(std::move(MU)); in LLJIT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp316 const MemoryUseOrDef *MU, in instructionClobbersQuery() argument
322 return instructionClobbersQuery(MD, MemoryLocation(), MU->getMemoryInst(), in instructionClobbersQuery()
324 return instructionClobbersQuery(MD, UseMLOC.getLoc(), MU->getMemoryInst(), in instructionClobbersQuery()
329 bool MemorySSAUtil::defClobbersUseOrDef(MemoryDef *MD, const MemoryUseOrDef *MU, in defClobbersUseOrDef() argument
331 return instructionClobbersQuery(MD, MU, MemoryLocOrCall(MU), AA).IsClobber; in defClobbersUseOrDef()
460 if (const auto *MU = dyn_cast<MemoryUse>(MA)) { in checkClobberSanity() local
461 (void)MU; in checkClobberSanity()
462 assert (MU == Start && in checkClobberSanity()
943 if (auto *MU = dyn_cast<MemoryUse>(Start)) in findClobber() local
944 Current = MU->getDefiningAccess(); in findClobber()
[all …]
/third_party/icu/icu4c/source/data/translit/
Del_el_Latn_BGN.txt361 $wordBoundary{ΜΠ → B ; # GREEK CAPITAL LETTER MU + CAPITAL PI
362 $wordBoundary{Μπ → B ; # GREEK CAPITAL LETTER MU + SMALL PI
363 $wordBoundary{μπ → b ; # GREEK SMALL LETTER MU + SMALL PI
364 ΜΠ → MB ; # GREEK CAPITAL LETTER MU + CAPITAL PI
365 Μπ → Mb ; # GREEK CAPITAL LETTER MU + SMALL PI
366 μπ → mb ; # GREEK SMALL LETTER MU + SMALL PI
367 Μ → M ; # GREEK CAPITAL LETTER MU
368 μ → m ; # GREEK SMALL LETTER MU
/third_party/skia/third_party/externals/icu/source/data/translit/
Del_el_Latn_BGN.txt362 $wordBoundary{ΜΠ → B ; # GREEK CAPITAL LETTER MU + CAPITAL PI
363 $wordBoundary{Μπ → B ; # GREEK CAPITAL LETTER MU + SMALL PI
364 $wordBoundary{μπ → b ; # GREEK SMALL LETTER MU + SMALL PI
365 ΜΠ → MB ; # GREEK CAPITAL LETTER MU + CAPITAL PI
366 Μπ → Mb ; # GREEK CAPITAL LETTER MU + SMALL PI
367 μπ → mb ; # GREEK SMALL LETTER MU + SMALL PI
368 Μ → M ; # GREEK CAPITAL LETTER MU
369 μ → m ; # GREEK SMALL LETTER MU
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
Del_el_Latn_BGN.txt361 $wordBoundary{ΜΠ → B ; # GREEK CAPITAL LETTER MU + CAPITAL PI
362 $wordBoundary{Μπ → B ; # GREEK CAPITAL LETTER MU + SMALL PI
363 $wordBoundary{μπ → b ; # GREEK SMALL LETTER MU + SMALL PI
364 ΜΠ → MB ; # GREEK CAPITAL LETTER MU + CAPITAL PI
365 Μπ → Mb ; # GREEK CAPITAL LETTER MU + SMALL PI
366 μπ → mb ; # GREEK SMALL LETTER MU + SMALL PI
367 Μ → M ; # GREEK CAPITAL LETTER MU
368 μ → m ; # GREEK SMALL LETTER MU
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test1.proto88 MU = 12; enumerator
90 optional NestedEnum nested_enum = 1 [default = MU];
/third_party/node/test/fixtures/keys/
Ddsa_private_encrypted.pem18 M6sZafHhcmjfwc+lL9xFlU/wnAOz0LeKZWry3D0sXZn1r2FRlOJdtLLx01Sve/MU
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemorySSA.h431 if (auto *MU = dyn_cast<MemoryUse>(MUD))
432 return OperandTraits<MemoryUse>::op_begin(MU);
437 if (auto *MU = dyn_cast<MemoryUse>(MUD))
438 return OperandTraits<MemoryUse>::op_end(MU);
443 if (const auto *MU = dyn_cast<MemoryUse>(MUD))
444 return OperandTraits<MemoryUse>::operands(MU);
907 static bool defClobbersUseOrDef(MemoryDef *MD, const MemoryUseOrDef *MU,
/third_party/icu/icu4c/source/data/region/
Dff_Adlm.txt55 MU{"��������������"}
Dzh_Hant_HK.txt58 MU{"毛里裘斯"}
Dyi.txt150 MU{"מאריציוס"}
Dzgh.txt140 MU{"ⵎⵓⵔⵉⵙ"}
/third_party/flutter/skia/third_party/externals/icu/source/data/region/
Dzh_Hant_HK.txt58 MU{"毛里裘斯"}
Dyi.txt150 MU{"מאריציוס"}
Dzgh.txt140 MU{"ⵎⵓⵔⵉⵙ"}
/third_party/skia/third_party/externals/icu/source/data/region/
Dzh_Hant_HK.txt60 MU{"毛里裘斯"}
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Drn.txt65 "Z.MU.",
69 "Z.MU.",
/third_party/skia/third_party/externals/icu/source/data/locales/
Drn.txt65 "Z.MU.",
69 "Z.MU.",
/third_party/icu/icu4c/source/data/locales/
Drn.txt65 "Z.MU.",
69 "Z.MU.",
/third_party/openssl/demos/cms/
Dsigner.pem35 k7qdK+YmhdZtucnt0GrPisaJaf0yU/EjLuX+MU/0Xrc23lVhR3yqYhaOhWvrxTHM
/third_party/openssl/demos/smime/
Dsigner.pem35 k7qdK+YmhdZtucnt0GrPisaJaf0yU/EjLuX+MU/0Xrc23lVhR3yqYhaOhWvrxTHM
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/imx8/
DKconfig12 hex "MU base address used in SPL"

12345678910>>...28