/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringRef.h | 153 [[nodiscard]] StringRef copy(Allocator &A) const { in copy() function
|
H A D | ArrayRef.h | 180 template <typename Allocator> MutableArrayRef<T> copy(Allocator &A) { in copy() function
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | InputSection.cpp | 192 void ConcatInputSection::foldIdentical(ConcatInputSection *copy) { in foldIdentical()
|
H A D | ICF.cpp | 444 MutableArrayRef<uint8_t> copy = isec->data.copy(bAlloc()); in foldIdenticalSections() local
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | RegisterValue.cpp | 144 RegisterValue copy; in SetType() local
|
/freebsd/contrib/kyua/utils/fs/ |
H A D | operations.cpp | 330 fs::copy(const fs::path& source, const fs::path& target) in copy() function in fs
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | asn1.h | 83 int (*copy) (EVP_PKEY *to, EVP_PKEY *from); member
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | import_cred.c | 602 char *copy = NULL; in krb5_gss_import_cred() local
|
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
H A D | pkinit_identity.c | 312 char *copy = NULL, *cert_filename = NULL, *key_filename = NULL; in parse_fs_options() local
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | qp.c | 74 int copy; in copy_to_scat() local 279 int copy; in set_data_inl_seg() local
|
/freebsd/usr.sbin/btxld/ |
H A D | btxld.c | 442 copy(int fdi, int fdo, size_t nbyte, off_t offset) in copy() function
|
/freebsd/contrib/ncurses/progs/ |
H A D | tset.c | 378 char *copy, *p; in add_mapping() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.h | 38 void copy(const KMPAffinity::Mask *src) override { in copy() function 366 void copy(const KMPAffinity::Mask *src) override { in copy() function 586 void copy(const KMPAffinity::Mask *src) override { in copy() function
|
/freebsd/contrib/bc/src/ |
H A D | program.c | 1607 size_t* restrict bgn, bool pop, bool copy) in bc_program_pushVar() 1737 BcResult *ptr, res, copy; in bc_program_incdec() local 3691 bool copy = (inst == BC_INST_LOAD); in bc_program_exec() local
|
/freebsd/crypto/heimdal/base/ |
H A D | heimbase.c | 271 heim_type_copy copy, in _heim_create_type()
|
/freebsd/usr.bin/units/ |
H A D | units.c | 482 char *copy; in lookupunit() local [all...] |
/freebsd/sys/kern/ |
H A D | kern_alq.c | 510 int activate, copy, ret; in alq_writen() local
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_zcopy.c | 316 int copy = min_t(unsigned int, iov->iov_len, len); in sdp_update_iov_used() local
|
/freebsd/stand/efi/libefi/ |
H A D | devpath.c | 595 EFI_DEVICE_PATH *node, *copy; in efi_devpath_trim() local
|
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | ccmarshal.c | 132 void *copy; in get_len_bytes() local
|
/freebsd/contrib/file/src/ |
H A D | softmagic.c | 516 char *copy; in strndup() local 2312 char *copy; in magiccheck() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/ |
H A D | runtime.c | 382 struct Block_byref *copy = (struct Block_byref *)_Block_allocator(src->size, false, isWeak); in _Block_byref_assign_copy() local
|
/freebsd/contrib/libyaml/src/ |
H A D | parser.c | 1346 yaml_tag_directive_t copy = { NULL, NULL }; in yaml_parser_append_tag_directive() local
|
/freebsd/crypto/krb5/src/kdc/ |
H A D | kdc_authdata.c | 206 krb5_authdata **copy; in add_filtered_authdata() local
|
/freebsd/crypto/openssl/apps/ |
H A D | rehash.c | 360 char *buf = NULL, *copy = NULL; in do_dir() local
|