Home
last modified time | relevance | path

Searched defs:source (Results 51 – 75 of 267) sorted by relevance

1234567891011

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dmutex.h250 mutex_prof_data_t *source = &mutex->prof_data; in malloc_mutex_prof_read() local
267 mutex_prof_data_t *source = &mutex->prof_data; in malloc_mutex_prof_accum() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dalloc_entry.c226 _nc_merge_entry(ENTRY * const target, ENTRY * const source) in _nc_merge_entry()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c133 dsl_bookmark_create_nvl_validate_pair(const char *bmark, const char *source) in dsl_bookmark_create_nvl_validate_pair()
171 const char *source; in dsl_bookmark_create_nvl_validate() local
214 const char *newbm, const char *source) in dsl_bookmark_create_check_impl()
313 const char *source = fnvpair_value_string(pair); in dsl_bookmark_create_check() local
611 const char *source = fnvpair_value_string(pair); in dsl_bookmark_create_sync() local
H A Dlz4_zfs.c474 LZ4_compressCtx(void *ctx, const char *source, char *dest, int isize, in LZ4_compressCtx()
664 LZ4_compress64kCtx(void *ctx, const char *source, char *dest, int isize, in LZ4_compress64kCtx()
841 real_LZ4_compress(const char *source, char *dest, int isize, int osize) in real_LZ4_compress()
/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp1075 [&](TpiSource *source) { source->loadGHashes(); }); in mergeTypesWithGHash()
1077 [&](TpiSource *source) { source->loadGHashes(); }); in mergeTypesWithGHash()
1107 TpiSource *source = ctx.tpiSourceList[tpiSrcIdx]; in mergeTypesWithGHash() local
1161 TpiSource *source = ctx.tpiSourceList[tpiSrcIdx]; in mergeTypesWithGHash() local
1176 parallelForEach(objectSources, [&](TpiSource *source) { in mergeTypesWithGHash()
/freebsd/contrib/kyua/store/
H A Dmigrate.cpp243 store::detail::backup_database(const fs::path& source, const int old_version) in backup_database()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_arm.cpp198 NativeRegisterContextFreeBSD &source) { in CopyHardwareWatchpointsFrom()
H A DNativeRegisterContextFreeBSD_mips64.cpp235 NativeRegisterContextFreeBSD &source) { in CopyHardwareWatchpointsFrom()
H A DNativeRegisterContextFreeBSD_arm64.cpp207 NativeRegisterContextFreeBSD &source) { in CopyHardwareWatchpointsFrom()
H A DNativeRegisterContextFreeBSD_powerpc.cpp286 NativeRegisterContextFreeBSD &source) { in CopyHardwareWatchpointsFrom()
/freebsd/sbin/nos-tun/
H A Dnos-tun.c245 char *source = NULL; in main() local
/freebsd/bin/ln/
H A Dln.c216 linkit(const char *source, const char *target, bool isdir) in linkit()
/freebsd/contrib/libpcap/msdos/
H A Dpktdrvr.h86 ETHER source; member
96 ETHER source; /* E-net source address */ member
/freebsd/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h44 unsigned source; member
/freebsd/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c104 …m_destructor_t *destructor, umem_reclaim_t *reclaim, void *callback_data, void *source, int cflags) in umem_cache_create()
/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c229 char source[PCAP_BUF_SIZE+1]; // keeps the string that contains the interface to open in daemon_serviceloop() local
1855 char *source, size_t sourcelen) in daemon_msg_open_req()
1957 char *source, struct session **sessionp, in daemon_msg_startcap_req()
3091 is_url(const char *source) in is_url()
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c959 z_streamp source)) in z_deflateCopy()
1026 z_streamp source)) in z_inflateCopy()
1100 const Bytef *source, uLong sourceLen)) in z_compress()
1119 const Bytef *source, uLong sourceLen, in z_compress2()
1144 const Bytef *source, uLong sourceLen)) in z_uncompress()
/freebsd/sys/dev/random/
H A Drandom_harvestq.c616 random_harvest_register_source(enum random_entropy_source source) in random_harvest_register_source()
623 random_harvest_deregister_source(enum random_entropy_source source) in random_harvest_deregister_source()
/freebsd/contrib/libcbor/src/
H A Dcbor.c12 cbor_item_t *cbor_load(cbor_data source, size_t source_size, in cbor_load()
/freebsd/sys/netinet/
H A Din_rss.c367 rss_soft_m2cpuid_v4(struct mbuf *m, uintptr_t source, u_int *cpuid) in rss_soft_m2cpuid_v4()
/freebsd/sys/kern/
H A Dvfs_acl.c82 acl_copy_oldacl_into_acl(const struct oldacl *source, struct acl *dest) in acl_copy_oldacl_into_acl()
104 acl_copy_acl_into_oldacl(const struct acl *source, struct oldacl *dest) in acl_copy_acl_into_oldacl()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dcommon_glue.c114 krb5_principal source, in kadm5_rename_principal()
/freebsd/sys/netinet6/
H A Din6_rss.c392 rss_soft_m2cpuid_v6(struct mbuf *m, uintptr_t source, u_int *cpuid) in rss_soft_m2cpuid_v6()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp719 TD<D2> DynCast(TD<D1> source) { in DynCast()
743 DeclFromUser<D> DeclFromParser<D>::GetOrigin(ClangASTSource &source) { in GetOrigin()
751 DeclFromParser<D> DeclFromUser<D>::Import(ClangASTSource &source) { in Import()
1192 NameSearchContext &context, ClangASTSource &source, in FindObjCPropertyAndIvarDeclsWithOrigin()
1404 ClangASTSource &source) { in ImportOffsetMap()
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_mixer.c281 uint32_t count, void *source) in feed_mixer_feed()

1234567891011