Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp91 SetVector<Instruction*> Adds; member in __anon176cfc890111::Reduction
99 void InsertAdd(Instruction *I) { Adds.insert(I); } in InsertAdd()
122 for (auto *Add : Adds) { in InsertMuls()
167 SetVector<Instruction*> &getAdds() { return Adds; } in getAdds()
184 for (auto *Add : Adds) in dump()
/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/tcsh/nls/russian/
H A Dset325 23 Adds to argument if started or enters digit
/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/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/googletest/googlemock/
H A DCMakeLists.txt67 # Adds Google Mock's and Google Test's header directories to the search path.
/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
/freebsd/crypto/heimdal/kadmin/
H A Dkadmin-commands.in190 help = "Adds a principal to the database."
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros340 Adds the 128-bit value formed by concatenating `a0' and `a1' to the 128-bit
360 Adds the 192-bit value formed by concatenating `a0', `a1', and `a2' to the
/freebsd/contrib/kyua/
H A DCONTRIBUTING.md111 blah`, `Adds bleh`, or `Added bloh`.
/freebsd/crypto/openssl/doc/designs/
H A Dxof.md94 - Adds an extra API.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2710 SmallVector<BinaryOperator *> Adds; in hoistMulAddAssociation() local
2723 Adds.push_back(BO); in hoistMulAddAssociation()
2748 for (auto *Add : Adds) in hoistMulAddAssociation()

123