Home
last modified time | relevance | path

Searched refs:Ms (Results 1 – 19 of 19) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-modextract/
H A Dllvm-modextract.cpp53 std::vector<BitcodeModule> Ms = ExitOnErr(getBitcodeModuleList(*MB)); in main() local
56 if (ModuleIndex >= Ms.size()) { in main()
59 << Ms.size() << " module(s)\n"; in main()
71 Result.append(Ms[ModuleIndex].getBuffer().begin(), in main()
72 Ms[ModuleIndex].getBuffer().end()); in main()
73 Writer.copyStrtab(Ms[ModuleIndex].getStrtab()); in main()
79 std::unique_ptr<Module> M = ExitOnErr(Ms[ModuleIndex].parseModule(Context)); in main()
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp295 const multilib_list &Ms) { in filterCopy() argument
296 multilib_list Copy(Ms); in filterCopy()
301 void MultilibSet::filterInPlace(FilterCallback F, multilib_list &Ms) { in filterInPlace() argument
302 Ms.erase(std::remove_if(Ms.begin(), Ms.end(), F), Ms.end()); in filterInPlace()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DMultilib.h143 MultilibSet &Either(ArrayRef<Multilib> Ms);
190 static multilib_list filterCopy(FilterCallback F, const multilib_list &Ms);
193 static void filterInPlace(FilterCallback F, multilib_list &Ms);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DDebugCounter.cpp21 explicit DebugCounterList(Mods &&... Ms) : Base(std::forward<Mods>(Ms)...) {} in DebugCounterList() argument
/freebsd-13.1/contrib/mandoc/
H A Dmandoc.css245 .Ms { font-style: normal;
267 .Ic, code.In, .Lb, .Lk, .Ms, .Mt, .Nd, code.Nm, .Pa, .Rs,
289 .Ms::before { content: "Ms"; }
308 .Ms::before, .Mt::before, .Nd::before, code.Nm::before,
329 .Lb:hover::before, .Lk:hover::before, .Ms:hover::before, .Mt:hover::before,
/freebsd-13.1/contrib/libfido2/man/
H A Ddyc.css8 span.Ms { font-weight: bold; }
H A Dstyle.css21 span.Ms { font-weight: bold; }
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1308 void apply(Opt *O, const Mod &M, const Mods &... Ms) {
1310 apply(O, Ms...);
1499 explicit opt(const Mods &... Ms)
1501 apply(this, Ms...);
1693 explicit list(const Mods &... Ms)
1695 apply(this, Ms...);
1843 explicit bits(const Mods &... Ms)
1845 apply(this, Ms...);
1913 explicit alias(const Mods &... Ms)
1915 apply(this, Ms...);
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp409 std::vector<DynTypedMatcher> Ms = buildMatchers(Rule); in buildMatcher() local
410 assert(Ms.size() == 1 && "Cases must have compatible matchers."); in buildMatcher()
411 return Ms[0]; in buildMatcher()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1397 template <typename... Ms>
1398 VariadicOperatorMatcher<Ms...> operator()(Ms &&... Ps) const {
1399 static_assert(MinCount <= sizeof...(Ms) && sizeof...(Ms) <= MaxCount,
1401 return VariadicOperatorMatcher<Ms...>(Op, std::forward<Ms>(Ps)...);
/freebsd-13.1/secure/caroot/trusted/
H A DSecurity_Communication_Root_CA.pem81 Ms+k2Y7CI9eNqPPYJayX5HA49LY6tJ07lyZDo6G8SVlyTCMwhwFY9k6+HGhWZq/N
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td41 class HwModeSelect<list<HwMode> Ms> {
42 list<HwMode> Modes = Ms;
50 class ValueTypeByHwMode<list<HwMode> Ms, list<ValueType> Ts>
51 : HwModeSelect<Ms>, ValueType<0, 0> {
52 // The length of this list must be the same as the length of Ms.
65 class RegInfoByHwMode<list<HwMode> Ms = [], list<RegInfo> Ts = []>
66 : HwModeSelect<Ms> {
67 // The length of this list must be the same as the length of Ms.
466 class EncodingByHwMode<list<HwMode> Ms = [], list<InstructionEncoding> Ts = []>
467 : HwModeSelect<Ms> {
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp581 NodeList Ms = members_if(EqBB, G); in findBlock() local
582 if (!Ms.empty()) in findBlock()
583 return Ms[0]; in findBlock()
1522 static auto HasUsedDef = [](NodeList &Ms) -> bool { in removeUnusedPhis() argument
1523 for (NodeAddr<NodeBase*> M : Ms) { in removeUnusedPhis()
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1604 std::vector<Multilib> Ms; in findRISCVBareMetalMultilibs() local
1607 Ms.emplace_back( in findRISCVBareMetalMultilibs()
1614 .Either(ArrayRef<Multilib>(Ms)) in findRISCVBareMetalMultilibs()
/freebsd-13.1/contrib/ncurses/include/
H A DCaps-ncurses387 userdef Ms str ss store the current buffer in the host terminal's selection (clipboard).
/freebsd-13.1/contrib/ncurses/
H A DANNOUNCE528 + correct Ss/Ms interchange in st-0.7 entry (tmux #1264) -TD
H A DNEWS811 + correct Ss/Ms interchange in st-0.7 entry (tmux #1264) -TD
1551 + uncancel Ms in tmux entry (Harry Gindi, Nicholas Marriott).
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src4940 # Ms modifies the selection/clipboard. Its parameters are
4951 Ms=\E]52;%p1%s;%p2%s\007, Se=\E[2 q, Ss=\E[%p1%d q,
6529 Ms=\E]52;%p1%s;%p2%s\007, kDN3=\E[1;3B, kDN5=\E[1;5B,
6552 Ms=\E]52;%p1%s;%p2%s\007, kDN3=\E[1;3B, kDN5=\E[1;5B,
24476 # Ms modifies the selection/clipboard. Its parameters are
26208 # + uncancel Ms in tmux entry (Harry Gindi, Nicholas Marriott).
26322 # + correct Ss/Ms interchange in st-0.7 entry (tmux #1264) -TD
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES10641 DECnet calls sendmail with -MrDECnet -Ms<HOST> -bs