Home
last modified time | relevance | path

Searched refs:Adds (Results 1 – 25 of 65) sorted by relevance

123

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A DCMakeLists.txt69 # 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 DParseXS.pod69 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 DARMParallelDSP.cpp90 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 DVersionFromVCS.cmake1 # Adds version control information to the variable VERS. For
H A DTableGen.cmake4 # Adds the name of the generated file to TABLEGEN_OUTPUT.
/openbsd-src/gnu/llvm/llvm/utils/gn/build/
H A Dsymbol_exports.gni13 # deps = [ ":my_exports" ] # Adds correct ldflags.
/openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/
H A Dtuple58 // 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 DCMakeLists.txt134 # Adds static library which contains sanitizer_common object file
156 # Adds sanitizer tests for architecture.
/openbsd-src/usr.sbin/unbound/doc/
H A Dcontrol_proto_spec.txt61 As the config file entry. Adds new local zone or updates
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-libtool-darwin.rst62 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 DCMakeLists.txt96 # Adds MSan unit tests and benchmarks for architecture.
/openbsd-src/gnu/llvm/clang/docs/CommandGuide/
H A Dclang.rst627 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 Dacx_nlnetlabs.m4623 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 Dacx_nlnetlabs.m4623 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 Dllvm_target.mli203 (** Adds the target-specific analysis passes to the pass manager.
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl588delta.pod245 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 DAddressSanitizer.rst156 * ``runtime``: Adds the code for detection, but it can be disable via the
H A DOpenCLSupport.rst85 Adds most of builtin types and function declarations during compilations. By
/openbsd-src/gnu/usr.bin/perl/t/re/
H A Dcharset.t256 # Adds an extra char to the character class to make sure
/openbsd-src/gnu/llvm/lld/COFF/
H A DOptions.td106 "Adds several subdirectories to the library search paths">;
/openbsd-src/gnu/llvm/compiler-rt/cmake/Modules/
H A DCompilerRTUtils.cmake488 # ADDITIONAL_HEADERS - Adds the supplied header to list of sources for IDEs.
/openbsd-src/gnu/gcc/gcc/doc/
H A Dloop.texi192 @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 DAVRInstrInfo.td385 // 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 Dbsd.README238 WARNINGS Adds appropriate warning flags (defined in CDIAGFLAGS,
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/
H A DChanges375 - Adds full path in INCLUDE #line directives (RT#50198) [patch by "spb"]

123