| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMParallelDSP.cpp | 91 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 D | set3 | 25 23 Adds to argument if started or enters digit
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | README | 82 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 D | doxygen.m4 | 32 dnl Adds a --with-doxygen flag to the configure script and, when Doxygen support
|
| H A D | developer-mode.m4 | 47 dnl Adds "developer mode" support to the package.
|
| /freebsd/contrib/kyua/m4/ |
| H A D | doxygen.m4 | 32 dnl Adds a --with-doxygen flag to the configure script and, when Doxygen support
|
| H A D | developer-mode.m4 | 47 dnl Adds "developer mode" support to the package.
|
| /freebsd/crypto/openssl/test/ |
| H A D | README.md | 77 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 D | control_proto_spec.txt | 61 As the config file entry. Adds new local zone or updates
|
| /freebsd/contrib/tcsh/ |
| H A D | src.desc | 33 sh.proc.c: Job handling. Adds new children to the job list.
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-engine.pod.in | 92 DIR_ADD: Adds a directory from which ENGINEs can be loaded
|
| /freebsd/contrib/kyua/utils/cmdline/ |
| H A D | base_command.ipp | 39 /// Adds an option to the command.
|
| /freebsd/crypto/heimdal/admin/ |
| H A D | ktutil-commands.in | 85 help = "Adds a key to a keytab."
|
| /freebsd/contrib/tcsh/nls/russian/ |
| H A D | set3 | 25 23 Adds to argument if started or enters digit
|
| /freebsd/contrib/ldns/ |
| H A D | acx_nlnetlabs.m4 | 614 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 D | set3 | 25 23 Adds to argument if started or enters digit
|
| /freebsd/contrib/tcsh/nls/ukrainian/ |
| H A D | set3 | 25 23 Adds to argument if started or enters digit
|
| /freebsd/contrib/googletest/googlemock/ |
| H A D | CMakeLists.txt | 67 # Adds Google Mock's and Google Test's header directories to the search path.
|
| /freebsd/contrib/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.
|
| /freebsd/lib/libc/softfloat/bits32/ |
| H A D | softfloat-macros | 265 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 D | kadmin-commands.in | 190 help = "Adds a principal to the database."
|
| /freebsd/lib/libc/softfloat/bits64/ |
| H A D | softfloat-macros | 340 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 D | CONTRIBUTING.md | 111 blah`, `Adds bleh`, or `Added bloh`.
|
| /freebsd/crypto/openssl/doc/designs/ |
| H A D | xof.md | 94 - Adds an extra API.
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LICM.cpp | 2710 SmallVector<BinaryOperator *> Adds; in hoistMulAddAssociation() local 2723 Adds.push_back(BO); in hoistMulAddAssociation() 2748 for (auto *Add : Adds) in hoistMulAddAssociation()
|