| /netbsd-src/external/bsd/libc++/dist/libcxxrt/ |
| H A D | README | 8 It is intended to sit below an STL implementation, and provide features required by the compiler fo… 44 …STL implementation (lib[std]{cxx,c++}). Its contents should be considered semi-private, as it is … 46 …STL implementation. Statically linking libcxxrt into your STL implementation means that users who… 48 …STL implementations and wish to be able to link against both (e.g. where an application links one …
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | subtitle | 6 # EBU-STL 8 3 string STL EBU-STL subtitles
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
| H A D | code.c | 217 #define STL 200 macro 218 char *str = xmalloc(STL); 235 if (snprintf(str, STL, "call L%s$pb\nL%s$pb:\n\tpopl %%0\n", 236 name, name) >= STL) 239 if (snprintf(str, STL, 242 l, l, l) >= STL)
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | RangesStatus.rst | 41 …* TODO(XX_SPACESHIP_CONCEPTS): when spaceship support is added to various STL types, we need to up… 46 (Note: stolen from MSVC `here <https://github.com/microsoft/STL/issues/39>`_.)
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | Comment.cpp | 170 if (TemplateSpecializationTypeLoc STL = in getFunctionTypeLoc() local 176 if (STL.getNumArgs() != 1) in getFunctionTypeLoc() 178 TemplateArgumentLoc MaybeFunction = STL.getArgLoc(0); in getFunctionTypeLoc()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| H A D | rb_tree | 53 * containing extensions from the HP/SGI STL subset). 68 // compatibility with the HP STL.
|
| H A D | iterator | 53 * containing extensions from the HP/SGI STL subset).
|
| H A D | numeric | 53 * containing extensions from the HP/SGI STL subset).
|
| H A D | algorithm | 53 * containing extensions from the HP/SGI STL subset). 214 // in the HP STL, and is retained as an extension for backward compatibility.
|
| H A D | memory | 53 * containing extensions from the HP/SGI STL subset).
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
| H A D | rb_tree | 53 * containing extensions from the HP/SGI STL subset). 68 // compatibility with the HP STL.
|
| H A D | iterator | 53 * containing extensions from the HP/SGI STL subset).
|
| H A D | numeric | 53 * containing extensions from the HP/SGI STL subset).
|
| H A D | algorithm | 53 * containing extensions from the HP/SGI STL subset). 214 // in the HP STL, and is retained as an extension for backward compatibility.
|
| H A D | memory | 53 * containing extensions from the HP/SGI STL subset).
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/libcxxabi/src/ |
| H A D | BUILD.gn | 36 # C++ STL files
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
| H A D | README.LLVM | 23 is applied to disable exceptions in Microsoft STL when exceptions are disabled
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | algorithm | 68 // Parallel STL algorithms
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | algorithm | 67 // Parallel STL algorithms
|
| H A D | memory | 137 // Parallel STL algorithms
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
| H A D | DebugMode.rst | 86 The following containers and STL classes support iterator debugging:
|
| /netbsd-src/external/apache2/llvm/autoconf/include/llvm/Support/ |
| H A D | DataTypes.h.in | 54 happening when system headers or C++ STL headers include stdint.h before we
|
| /netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/ |
| H A D | WinMsvc.cmake | 82 # SDK and C++ STL headers and libraries on your host. Additionally, since the 200 # that the Windows SDK / MSVC STL directories look kosher.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | FAQ.rst | 31 the STL. 170 To make ``std::cout`` and friends work correctly in these scenarios, the STL
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 601 "local variables (or local rvalue references) and of STL " 604 "re-use the storage. The latter is possible because STL " 608 "use-after-move is invalid. Some STL objects are known to " 721 HelpText<"Models the algorithm library of the C++ STL.">,
|