| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectRegexCommand.cpp | 32 const llvm::SmallVectorImpl<llvm::StringRef> &replacements) { in SubstituteVariables() argument 44 else if (idx < replacements.size()) in SubstituteVariables() 45 output << replacements[idx]; in SubstituteVariables()
|
| H A D | CommandObjectRegexCommand.h | 45 const llvm::SmallVectorImpl<llvm::StringRef> &replacements);
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | hashtable.c | 41 static size_t replacements = 0; variable 214 IS_REPLACE(op_flags) ? replacements++ : inserts++; in FuzzerTestOneInput()
|
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | FormatterBytecode.cpp | 89 auto replacements = in FormatImpl() local 94 for (const auto &r : replacements) in FormatImpl() 101 for (const auto &r : replacements) { in FormatImpl()
|
| /freebsd/crypto/openssh/ |
| H A D | README | 19 support, EGD/PRNGD support and replacements for OpenBSD library
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | CMAC_CTX.pod | 101 All functions described here were deprecated in OpenSSL 3.0. For replacements,
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | README | 46 replacements for unbound-fuzzme.c that gets created after applying
|
| /freebsd/contrib/ldns/ |
| H A D | README | 15 We offer drop-in replacements for commonly used ldns example tools in dnst:
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | lib-ld.m4 | 9 dnl with replacements s/_*LT_PATH/AC_LIB_PROG/ and s/lt_/acl_/ to avoid
|
| /freebsd/sbin/init/ |
| H A D | NOTES | 97 maybe now we can consider replacements? maintain them in parallel
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenModule.h | 408 ReplacementsTy replacements; variable
|
| H A D | CIRGenModule.cpp | 893 replacements[name] = op; in addReplacement() 922 for (auto &i : replacements) { in applyReplacements()
|
| /freebsd/contrib/tcpdump/ |
| H A D | INSTALL.md | 115 missing/* - replacements for missing library functions
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_flags.inc | 48 "If set, uses custom wrappers and replacements for libc string functions "
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-migration.pod | 1228 There are no replacements. These old functions are not used, and could be 1276 There are no replacements for these low-level functions. They were used internally 1557 There are no replacements for these functions. Applications should rely on the 1660 There are no replacements for these. 2209 There are no replacements for these functions. 2240 There are no replacements for the SRP functions.
|
| /freebsd/contrib/libpcap/ |
| H A D | INSTALL.md | 253 missing/* - replacements for missing library functions
|
| /freebsd/crypto/krb5/src/windows/installer/wix/ |
| H A D | msi-deployment-guide.txt | 304 configuration files without providing replacements.
|
| /freebsd/contrib/ncurses/ |
| H A D | ANNOUNCE | 424 * ncurses provides work-alike replacements of SVr4 supplemental
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.0.txt | 135 event_set_mem_functions. It takes replacements for malloc(),
|
| H A D | ChangeLog-2.0 | 587 o Use the _func() replacements for open, fstat, etc in evutil.c on win32 (e50c0fc)
|
| /freebsd/contrib/libevent/ |
| H A D | whatsnew-2.0.txt | 135 event_set_mem_functions. It takes replacements for malloc(),
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | README | 562 drop-in replacements for SunOS 4.x, Ultrix 4.x, SunOS 5.x and HP-UX
|
| /freebsd/contrib/pam-krb5/ |
| H A D | NEWS | 127 * Remove unused portable replacements for strlcpy and strlcat.
|
| /freebsd/contrib/tnftp/ |
| H A D | ChangeLog | 1769 libukem replacements for missing functions
|
| /freebsd/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-polling.md | 111 The replacements for poll(2) include Linux's epoll(2) and BSD's kqueue(2).
|