| /src/contrib/file/magic/Magdir/ |
| H A D | subtitle | 6 # EBU-STL 8 3 string STL EBU-STL subtitles
|
| /src/contrib/llvm-project/clang/lib/AST/ |
| H A D | Comment.cpp | 168 if (TemplateSpecializationTypeLoc STL = in getFunctionTypeLoc() local 174 if (STL.getNumArgs() != 1) in getFunctionTypeLoc() 176 TemplateArgumentLoc MaybeFunction = STL.getArgLoc(0); in getFunctionTypeLoc()
|
| /src/contrib/llvm-project/compiler-rt/lib/cfi/ |
| H A D | cfi_ignorelist.txt | 7 # STL address-of magic (libstdc++).
|
| /src/contrib/googletest/googletest/ |
| H A D | CMakeLists.txt | 232 # MSVC 7.1 does not support STL with exceptions disabled. 270 # Visual Studio .NET 2003 does not support STL with exceptions disabled. 307 # MSVC 7.1 does not support STL with exceptions disabled.
|
| /src/contrib/googletest/docs/reference/ |
| H A D | matchers.md | 116 Most STL-style containers support `==`, so you can use `Eq(expected_container)` 129 …t that the expected element values/matchers come from an initializer list, STL-style container, it… 136 …t that the expected element values/matchers come from an initializer list, STL-style container, it… 245 … same as `AllOf()` except that the matchers come from an initializer list, STL-style container, it… 247 … same as `AnyOf()` except that the matchers come from an initializer list, STL-style container, it…
|
| H A D | testing.md | 110 | `ValuesIn(container)` or `ValuesIn(begin,end)` | Yields values from a C-style array, an STL-style…
|
| /src/contrib/llvm-project/libcxx/modules/ |
| H A D | std.compat.cppm.in | 53 // and that means the MSVC STL headers can be found as well, tricking __has_include
|
| H A D | std.cppm.in | 175 // and that means the MSVC STL headers can be found as well, tricking __has_include
|
| /src/contrib/ncurses/include/ |
| H A D | curses.tail | 229 /* these names conflict with STL */
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | print | 190 // This is the same test MSVC STL uses in their implementation of <print>
|
| H A D | __config | 672 // We're deferring to Microsoft's STL to provide aligned new et al. We don't
|
| /src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 690 "move semantics like smart pointers and other STL objects. " 795 HelpText<"Models the algorithm library of the C++ STL.">,
|
| /src/contrib/googletest/docs/ |
| H A D | gmock_cook_book.md | 1107 those defined in STL's `<algorithm>` header), and it would be a shame if gMock 1128 using STL's `<functional>` header is just painful). For example, here's a 1357 Sometimes an STL container (e.g. list, vector, map, ...) is passed to a mock 1358 function and you may want to validate it. Since most STL containers support the 1444 STL iterator pattern (i.e. it has a `const_iterator` type and supports 1445 `begin()/end()`), not just the ones defined in STL. It will even work with 4351 This printer knows how to print built-in C++ types, native arrays, STL
|
| H A D | faq.md | 324 that many standard libraries (like STL) may throw when exceptions are
|
| H A D | advanced.md | 312 This printer knows how to print built-in C++ types, native arrays, STL
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleR52.td | 501 (instregex "STRD$", "t2STRDi8", "STL", "t2STL")>;
|
| H A D | ARMScheduleA57.td | 128 "(t2)?STL", "(t2)?LDREX", "(t2)?STREX", "MEMCPY")>;
|
| H A D | ARMInstrInfo.td | 3471 def STL : AIstrrel<0b00, (outs), (ins GPR:$Rt, addr_offset_none:$addr), 5371 …def : ARMPat<(atomic_store_release_32 addr_offset_none:$addr, GPR:$val), (STL GPR:$val, addr_offs…
|
| /src/contrib/bearssl/ |
| H A D | Doxyfile | 304 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 305 # to include (a tag file for) the STL sources as input, then you should set this 307 # definitions whose arguments contain STL classes (e.g. func(std::string); 309 # diagrams that involve STL classes more complete and accurate.
|
| /src/contrib/libcbor/ |
| H A D | Doxyfile | 365 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 366 # to include (a tag file for) the STL sources as input, then you should set this 368 # definitions whose arguments contain STL classes (e.g. func(std::string); 370 # diagrams that involve STL classes more complete and accurate.
|
| /src/contrib/ldns/ |
| H A D | libdns.doxygen.in | 350 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 351 # to include (a tag file for) the STL sources as input, then you should set this 353 # definitions whose arguments contain STL classes (e.g. func(std::string); 355 # diagrams that involve STL classes more complete and accurate.
|
| /src/contrib/unbound/doc/ |
| H A D | unbound.doxygen | 375 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 376 # to include (a tag file for) the STL sources as input, then you should set this 378 # definitions whose arguments contain STL classes (e.g. func(std::string); 380 # diagrams that involve STL classes more complete and accurate.
|
| /src/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1104 // Section 8.2.9 - STL 1106 defm STL : STOREm<"stl", 0x13, I32, i32, store>;
|
| /src/contrib/ncurses/ |
| H A D | INSTALL | 2108 with C++ STL.
|
| H A D | NEWS | 12425 STL (reported by Matt Gerassimoff <mgeras@ticon.net>)
|