| /freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-modextract/ |
| HD | llvm-modextract.cpp | 55 std::vector<BitcodeModule> Ms = ExitOnErr(getBitcodeModuleList(*MB)); in main() local 58 if (ModuleIndex >= Ms.size()) { in main() 61 << Ms.size() << " module(s)\n"; in main() 73 Result.append(Ms[ModuleIndex].getBuffer().begin(), in main() 74 Ms[ModuleIndex].getBuffer().end()); in main() 75 Writer.copyStrtab(Ms[ModuleIndex].getStrtab()); in main() 81 std::unique_ptr<Module> M = ExitOnErr(Ms[ModuleIndex].parseModule(Context)); in main()
|
| /freebsd-14-stable/contrib/mandoc/ |
| HD | mandoc.css | 246 .Ms { font-style: normal; 268 .Ic, code.In, .Lb, .Lk, .Ms, .Mt, .Nd, code.Nm, .Pa, .Rs, 290 .Ms::before { content: "Ms"; } 309 .Ms::before, .Mt::before, .Nd::before, code.Nm::before, 330 .Lb:hover::before, .Lk:hover::before, .Ms:hover::before, .Mt:hover::before,
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | DebugCounter.cpp | 97 explicit DebugCounterList(Mods &&... Ms) : Base(std::forward<Mods>(Ms)...) {} in DebugCounterList() argument
|
| /freebsd-14-stable/contrib/one-true-awk/testdir/ |
| HD | tt.15 | 22 w !~ /^(Mr|Dr|Ms|Mrs|vs|Ph.D)\.$/)
|
| /freebsd-14-stable/contrib/libfido2/man/ |
| HD | dyc.css | 8 span.Ms { font-weight: bold; }
|
| HD | style.css | 21 span.Ms { font-weight: bold; }
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | CommandLine.h | 1309 void apply(Opt *O, const Mod &M, const Mods &... Ms) { 1311 apply(O, Ms...); 1498 explicit opt(const Mods &... Ms) 1500 apply(this, Ms...); 1738 explicit list(const Mods &... Ms) 1740 apply(this, Ms...); 1894 explicit bits(const Mods &... Ms) 1896 apply(this, Ms...); 1964 explicit alias(const Mods &... Ms) 1966 apply(this, Ms...);
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| HD | MultilibBuilder.h | 120 MultilibSetBuilder &Either(ArrayRef<MultilibBuilder> Ms);
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
| HD | RewriteRule.cpp | 443 std::vector<DynTypedMatcher> Ms = buildMatchers(Rule); in buildMatcher() local 444 assert(Ms.size() == 1 && "Cases must have compatible matchers."); in buildMatcher() 445 return Ms[0]; in buildMatcher()
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| HD | ASTMatchersInternal.h | 1386 template <typename... Ms> 1387 VariadicOperatorMatcher<Ms...> operator()(Ms &&... Ps) const { 1388 static_assert(MinCount <= sizeof...(Ms) && sizeof...(Ms) <= MaxCount, 1390 return VariadicOperatorMatcher<Ms...>(Op, std::forward<Ms>(Ps)...);
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| HD | Target.td | 46 class HwModeSelect<list<HwMode> Ms> { 47 list<HwMode> Modes = Ms; 55 class ValueTypeByHwMode<list<HwMode> Ms, list<ValueType> Ts> 56 : HwModeSelect<Ms>, ValueType<0, 0> { 57 // The length of this list must be the same as the length of Ms. 80 class RegInfoByHwMode<list<HwMode> Ms = [], list<RegInfo> Ts = []> 81 : HwModeSelect<Ms> { 82 // The length of this list must be the same as the length of Ms. 91 class SubRegRangeByHwMode<list<HwMode> Ms = [], list<SubRegRange> Ts = []> 92 : HwModeSelect<Ms> { [all …]
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | RDFGraph.cpp | 572 NodeList Ms = members_if(EqBB, G); in findBlock() local 573 if (!Ms.empty()) in findBlock() 574 return Ms[0]; in findBlock() 1466 static auto HasUsedDef = [](NodeList &Ms) -> bool { in removeUnusedPhis() argument 1467 for (Node M : Ms) { in removeUnusedPhis()
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| HD | Gnu.cpp | 1862 std::vector<MultilibBuilder> Ms; in findRISCVBareMetalMultilibs() local 1865 Ms.emplace_back( in findRISCVBareMetalMultilibs() 1873 .Either(Ms) in findRISCVBareMetalMultilibs()
|
| /freebsd-14-stable/contrib/ncurses/include/ |
| HD | Caps-ncurses | 398 userdef Ms str ss store the current buffer in the host terminal's selection (clipboard).
|
| /freebsd-14-stable/contrib/ncurses/misc/ |
| HD | terminfo.src | 4688 Cr@, Ms@, use=linux+kbs, use=xterm+256color, 5496 # Ms modifies the selection/clipboard. Its parameters are 5507 Ms=\E]52;%p1%s;%p2%s\007, Se=\E[2 q, Ss=\E[%p1%d q, 5510 Ms=\E]52;%p1%s;%p2%s\E\\, Se=\E[ q, Ss=\E[%p1%d q, 7278 kcbt@, kent@, oc=\E]104\007, Ms=\E]52;%p1%s;%p2%s\007, 7295 kcbt@, kent@, Ms=\E]52;%p1%s;%p2%s\007, kDN3=\E[1;3B, 7619 cvvis@, flash@, initc@, kcbt=\E[Z, rmm@, smm@, Ms@, 25205 # Ms modifies the selection/clipboard. Its parameters are 26953 # + uncancel Ms in tmux entry (Harry Gindi, Nicholas Marriott). 27067 # + correct Ss/Ms interchange in st-0.7 entry (tmux #1264) -TD [all …]
|
| /freebsd-14-stable/contrib/ncurses/ |
| HD | NEWS | 461 + add special cases in tput to handle extensions Cs/Ms parameters 1044 but cancel the non-working Cr and Ms capabilities -TD 1181 extended string capability, e.g., as used in the Cs and Ms 2439 + correct Ss/Ms interchange in st-0.7 entry (tmux #1264) -TD 3179 + uncancel Ms in tmux entry (Harry Gindi, Nicholas Marriott).
|
| /freebsd-14-stable/contrib/sendmail/ |
| HD | RELEASE_NOTES | 10939 DECnet calls sendmail with -MrDECnet -Ms<HOST> -bs
|