Home
last modified time | relevance | path

Searched refs:replacements (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegexCommand.cpp32 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 DCommandObjectRegexCommand.h45 const llvm::SmallVectorImpl<llvm::StringRef> &replacements);
/freebsd/crypto/openssl/fuzz/
H A Dhashtable.c41 static size_t replacements = 0; variable
214 IS_REPLACE(op_flags) ? replacements++ : inserts++; in FuzzerTestOneInput()
/freebsd/crypto/openssh/
H A DREADME19 support, EGD/PRNGD support and replacements for OpenBSD library
/freebsd/contrib/unbound/contrib/
H A DREADME46 replacements for unbound-fuzzme.c that gets created after applying
/freebsd/crypto/openssl/doc/man3/
H A DCMAC_CTX.pod101 All functions described here were deprecated in OpenSSL 3.0. For replacements,
/freebsd/sys/contrib/openzfs/config/
H A Dlib-ld.m48 dnl with replacements s/_*LT_PATH/AC_LIB_PROG/ and s/lt_/acl_/ to avoid
/freebsd/sbin/init/
H A DNOTES97 maybe now we can consider replacements? maintain them in parallel
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc48 "If set, uses custom wrappers and replacements for libc string functions "
/freebsd/contrib/tcpdump/
H A DINSTALL.md111 missing/* - replacements for missing library functions
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-migration.pod1228 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 DINSTALL.md249 missing/* - replacements for missing library functions
/freebsd/crypto/krb5/src/windows/installer/wix/
H A Dmsi-deployment-guide.txt304 configuration files without providing replacements.
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt135 event_set_mem_functions. It takes replacements for malloc(),
H A DChangeLog-2.0587 o Use the _func() replacements for open, fstat, etc in evutil.c on win32 (e50c0fc)
/freebsd/contrib/libevent/
H A Dwhatsnew-2.0.txt135 event_set_mem_functions. It takes replacements for malloc(),
H A DChangeLog-2.0587 o Use the _func() replacements for open, fstat, etc in evutil.c on win32 (e50c0fc)
/freebsd/contrib/ncurses/
H A DANNOUNCE424 * ncurses provides work-alike replacements of SVr4 supplemental
/freebsd/contrib/tcp_wrappers/
H A DREADME562 drop-in replacements for SunOS 4.x, Ultrix 4.x, SunOS 5.x and HP-UX
/freebsd/contrib/pam-krb5/
H A DNEWS127 * Remove unused portable replacements for strlcpy and strlcat.
/freebsd/contrib/tnftp/
H A DChangeLog1769 libukem replacements for missing functions
/freebsd/crypto/openssl/doc/designs/quic-design/server/
H A Dquic-polling.md111 The replacements for poll(2) include Linux's epoll(2) and BSD's kqueue(2).
/freebsd/contrib/bearssl/
H A DDoxyfile1809 # file, i.e. a series of assignments. You only have to provide replacements,
/freebsd/contrib/libcbor/
H A DDoxyfile2061 # replacements, missing definitions are set to their default value.
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in1971 # replacements, missing definitions are set to their default value.

12