| /openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/ |
| H A D | CMakeLists.txt | 69 # Adds static library which contains interception object file 92 # Adds interception tests for architecture.
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/ |
| H A D | ParseXS.pod | 69 Adds C<extern "C"> to the C code. Default is false. 78 Adds exception handling stubs to the C code. Default is false. 99 Adds C<#line> directives to the C output so error messages will look
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMParallelDSP.cpp | 90 SetVector<Instruction*> Adds; member in __anon02a3a5800111::Reduction 98 void InsertAdd(Instruction *I) { Adds.insert(I); } in InsertAdd() 121 for (auto *Add : Adds) { in InsertMuls() 170 SetVector<Instruction*> &getAdds() { return Adds; } in getAdds() 187 for (auto *Add : Adds) in dump()
|
| /openbsd-src/gnu/llvm/llvm/cmake/modules/ |
| H A D | VersionFromVCS.cmake | 1 # Adds version control information to the variable VERS. For
|
| H A D | TableGen.cmake | 4 # Adds the name of the generated file to TABLEGEN_OUTPUT.
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/ |
| H A D | symbol_exports.gni | 13 # deps = [ ":my_exports" ] # Adds correct ldflags.
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/ |
| H A D | tuple | 58 // Adds a const reference to a non-reference type. 67 // Adds a reference to a non-reference type.
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | CMakeLists.txt | 134 # Adds static library which contains sanitizer_common object file 156 # Adds sanitizer tests for architecture.
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | control_proto_spec.txt | 61 As the config file entry. Adds new local zone or updates
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-libtool-darwin.rst | 62 Adds `<dir>` to the list of directories in which to search for libraries. The
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/ |
| H A D | CMakeLists.txt | 96 # Adds MSan unit tests and benchmarks for architecture.
|
| /openbsd-src/gnu/llvm/clang/docs/CommandGuide/ |
| H A D | clang.rst | 627 Adds an implicit #define into the predefines buffer which is read before the 632 Adds an implicit #undef into the predefines buffer which is read before the 637 Adds an implicit #include into the predefines buffer which is read before the
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | acx_nlnetlabs.m4 | 623 dnl Adds the --disable-rpath option. Uses trick to edit the ./libtool. 817 dnl Adds --with-ssl option, searches for openssl and defines HAVE_SSL if found 818 dnl Setup of CPPFLAGS, CFLAGS. Adds -lcrypto to LIBS. 835 dnl Adds --with-ssl option, searches for openssl and defines HAVE_SSL if found 836 dnl Setup of CPPFLAGS, CFLAGS. Adds -lcrypto to LIBS.
|
| /openbsd-src/usr.sbin/unbound/ |
| H A D | acx_nlnetlabs.m4 | 623 dnl Adds the --disable-rpath option. Uses trick to edit the ./libtool. 817 dnl Adds --with-ssl option, searches for openssl and defines HAVE_SSL if found 818 dnl Setup of CPPFLAGS, CFLAGS. Adds -lcrypto to LIBS. 835 dnl Adds --with-ssl option, searches for openssl and defines HAVE_SSL if found 836 dnl Setup of CPPFLAGS, CFLAGS. Adds -lcrypto to LIBS.
|
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/target/ |
| H A D | llvm_target.mli | 203 (** Adds the target-specific analysis passes to the pass manager.
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl588delta.pod | 245 Adds support for Berkeley DB 4.4. 1146 Adds C<$Text::Wrap::separator2>, which allows you to preserve existing newlines
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | AddressSanitizer.rst | 156 * ``runtime``: Adds the code for detection, but it can be disable via the
|
| H A D | OpenCLSupport.rst | 85 Adds most of builtin types and function declarations during compilations. By
|
| /openbsd-src/gnu/usr.bin/perl/t/re/ |
| H A D | charset.t | 256 # Adds an extra char to the character class to make sure
|
| /openbsd-src/gnu/llvm/lld/COFF/ |
| H A D | Options.td | 106 "Adds several subdirectories to the library search paths">;
|
| /openbsd-src/gnu/llvm/compiler-rt/cmake/Modules/ |
| H A D | CompilerRTUtils.cmake | 488 # ADDITIONAL_HEADERS - Adds the supplied header to list of sources for IDEs.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | loop.texi | 192 @item @code{flow_loop_tree_node_add}: Adds a node to the tree. 194 @item @code{add_bb_to_loop}: Adds a basic block to a loop.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 385 // Adds two 8-bit registers. 420 // Adds two 8-bit registers with carry. 456 // Adds an immediate 6-bit value K to Rd, placing the result in Rd.
|
| /openbsd-src/share/mk/ |
| H A D | bsd.README | 238 WARNINGS Adds appropriate warning flags (defined in CDIAGFLAGS,
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/ |
| H A D | Changes | 375 - Adds full path in INCLUDE #line directives (RT#50198) [patch by "spb"]
|