Home
last modified time | relevance | path

Searched defs:source (Results 251 – 267 of 267) sorted by last modified time

1...<<11

/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h2110 short source; member
/freebsd/contrib/ncurses/include/
H A Dtic.h213 const char *source; member
/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c4932 _nc_Widen_String(char *source, int *lengthp) in _nc_Widen_String()
/freebsd/contrib/lutok/
H A Ddebug.cpp136 lutok::debug::source(void) const in source() function in lutok::debug
/freebsd/contrib/lua/src/
H A Dllex.h76 TString *source; /* current source name */ member
/freebsd/contrib/libpcap/msdos/
H A Dpktdrvr.h86 ETHER source; member
96 ETHER source; /* E-net source address */ member
H A Dpktdrvr.c1366 UCHAR *source; /* source pointer for copy */ in RealCopy() local
/freebsd/contrib/kyua/utils/fs/
H A Doperations.cpp330 fs::copy(const fs::path& source, const fs::path& target) in copy()
H A Doperations_test.cpp109 const fs::path source("f1.txt"); in ATF_TEST_CASE_BODY() local
121 const fs::path source("f1.txt"); in ATF_TEST_CASE_BODY() local
136 const fs::path source("f1.txt"); in ATF_TEST_CASE_BODY() local
/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/jemalloc/src/
H A Dnstime.c42 nstime_copy(nstime_t *time, const nstime_t *source) { in nstime_copy()
/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/dialog/
H A Dcolumns.c52 next_col(char *source, unsigned offset) in next_col()
66 split_row(char *source, unsigned *offsets, unsigned *widths) in split_row()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8986 inline auto convertInto( std::string const &source, T& target ) -> ParserResult { in convertInto()
8995 inline auto convertInto( std::string const &source, std::string& target ) -> ParserResult { in convertInto()
8999 inline auto convertInto( std::string const &source, bool &target ) -> ParserResult { in convertInto()
9012 …inline auto convertInto( std::string const &source, CLARA_CONFIG_OPTIONAL_TYPE<T>& target ) -> Par… in convertInto()
/freebsd/contrib/bsnmp/snmpd/
H A Dmain.c483 snmp_input_start(const u_char *buf, size_t len, const char *source, in snmp_input_start()
661 u_char *sndbuf, size_t *sndlen, const char *source, in snmp_input_finish()
/freebsd/contrib/atf/atf-c/
H A Dutils.c174 atf_utils_copy_file(const char *source, const char *destination) in atf_utils_copy_file()
/freebsd/contrib/atf/atf-c++/
H A Dutils.cpp42 atf::utils::copy_file(const std::string& source, const std::string& destination) in copy_file()

1...<<11