Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp90 SetVector<Instruction*> Adds; member in __anon176cfc890111::Reduction
98 void InsertAdd(Instruction *I) { Adds.insert(I); } in InsertAdd()
121 for (auto *Add : Adds) { in InsertMuls()
166 SetVector<Instruction*> &getAdds() { return Adds; } in getAdds()
183 for (auto *Add : Adds) in dump()
/freebsd/contrib/pkgconf/doc/
H A Dlibpkgconf-path.rst11 Adds a path node to a path list. If the path is already in the list, do nothing.
30Adds the paths specified in an environment variable to a path list. If the environment variable i…
H A Dlibpkgconf-dependency.rst10 Adds a parsed dependency to a dependency list as a dependency node.
23 Adds a dependency node to a pre-existing dependency list.
H A Dlibpkgconf-cache.rst24 Adds an entry for the package to the package cache.
H A Dlibpkgconf-fragment.rst11Adds a `fragment` of text to a `fragment list`, possibly modifying the fragment if a sysroot is se…
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86Base.td21 let RequiredNamePrefix = X86Prefix; // Adds a prefix to the name.
/freebsd/contrib/tcsh/nls/ja/
H A Dset325 23 Adds to argument if started or enters digit
/freebsd/contrib/ntp/sntp/libopts/
H A DREADME82 Adds two command-line options to the generated configure script,
85 Makefile.am files. Adds Automake conditional NEED_LIBOPTS which
/freebsd/contrib/lutok/m4/
H A Ddoxygen.m432 dnl Adds a --with-doxygen flag to the configure script and, when Doxygen support
H A Ddeveloper-mode.m447 dnl Adds "developer mode" support to the package.
/freebsd/contrib/kyua/m4/
H A Ddoxygen.m432 dnl Adds a --with-doxygen flag to the configure script and, when Doxygen support
H A Ddeveloper-mode.m447 dnl Adds "developer mode" support to the package.
/freebsd/crypto/openssl/test/
H A DREADME.md77 xxx Adds the test 'xxx' to the current set of tests.
84 nn Adds the test group 'nn' (which is a number) to the current
/freebsd/contrib/unbound/doc/
H A Dcontrol_proto_spec.txt61 As the config file entry. Adds new local zone or updates
/freebsd/contrib/tcsh/
H A Dsrc.desc33 sh.proc.c: Job handling. Adds new children to the job list.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-engine.pod.in92 DIR_ADD: Adds a directory from which ENGINEs can be loaded
/freebsd/contrib/kyua/utils/cmdline/
H A Dbase_command.ipp39 /// Adds an option to the command.
/freebsd/crypto/heimdal/admin/
H A Dktutil-commands.in85 help = "Adds a key to a keytab."
/freebsd/contrib/ldns/
H A Dacx_nlnetlabs.m4614 dnl Adds the --disable-rpath option. Uses trick to edit the ./libtool.
754 dnl Adds --with-ssl option, searches for openssl and defines HAVE_SSL if found
755 dnl Setup of CPPFLAGS, CFLAGS. Adds -lcrypto to LIBS.
772 dnl Adds --with-ssl option, searches for openssl and defines HAVE_SSL if found
773 dnl Setup of CPPFLAGS, CFLAGS. Adds -lcrypto to LIBS.
/freebsd/contrib/tcsh/nls/russian/
H A Dset325 23 Adds to argument if started or enters digit
/freebsd/contrib/googletest/googlemock/
H A DCMakeLists.txt67 # Adds Google Mock's and Google Test's header directories to the search path.
/freebsd/contrib/tcsh/nls/C/
H A Dset325 23 Adds to argument if started or enters digit
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset325 23 Adds to argument if started or enters digit
/freebsd/contrib/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.
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros265 Adds the 64-bit value formed by concatenating `a0' and `a1' to the 64-bit
285 Adds the 96-bit value formed by concatenating `a0', `a1', and `a2' to the

123