/freebsd-src/sys/geom/vinum/ |
H A D | geom_vinum_move.c |
|
/freebsd-src/sys/dev/isci/scil/ |
H A D | sci_util.c | 59 U32 *destination, in scic_word_copy_with_swap()
|
/freebsd-src/contrib/llvm-project/compiler-rt/include/fuzzer/ |
H A D | FuzzedDataProvider.h | 329 inline size_t FuzzedDataProvider::ConsumeData(void *destination, in ConsumeData() 337 inline void FuzzedDataProvider::CopyAndAdvance(void *destination, in CopyAndAdvance()
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | Thunks.h | 59 Symbol &destination; variable
|
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | CXXFunctionPointer.cpp | 26 std::string destination; in CXXFunctionPointerSummaryProvider() local
|
/freebsd-src/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm_insformat.h | 49 destination : 9, member 67 destination : 9, member
|
/freebsd-src/contrib/atf/atf-c++/ |
H A D | utils.cpp | 42 atf::utils::copy_file(const std::string& source, const std::string& destination) in copy_file()
|
/freebsd-src/contrib/tcp_wrappers/ |
H A D | environ.c | 95 char *destination; in setenv() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/ |
H A D | PlatformPOSIX.cpp | 93 const lldb_private::FileSpec &destination, uint32_t uid, in PutFile() argument 158 const lldb_private::FileSpec &destination) // local file path in GetFile() argument [all...] |
/freebsd-src/sys/dev/random/ |
H A D | randomdev.c | 297 static u_int destination = 0; in randomdev_accumulate() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | ValueObject.cpp | 533 GetSummaryAsCString(TypeSummaryImpl * summary_ptr,std::string & destination,lldb::LanguageType lang) GetSummaryAsCString() argument 540 GetSummaryAsCString(TypeSummaryImpl * summary_ptr,std::string & destination,const TypeSummaryOptions & options) GetSummaryAsCString() argument 596 GetSummaryAsCString(std::string & destination,const TypeSummaryOptions & options) GetSummaryAsCString() argument 806 CopyStringDataToBufferSP(const StreamString & source,lldb::WritableDataBufferSP & destination) CopyStringDataToBufferSP() argument 990 GetValueAsCString(const lldb_private::TypeFormatImpl & format,std::string & destination) GetValueAsCString() argument 998 GetValueAsCString(lldb::Format format,std::string & destination) GetValueAsCString() argument [all...] |
H A D | Debugger.cpp | 909 FileSpec destination = dir.CopyByAppendingPathComponent(file_name); Debugger() local
|
/freebsd-src/stand/common/ |
H A D | gfx_fb.c | 416 uint8_t *destination; gfxfb_blt_fill() local 497 uint8_t *source, *destination, *sb; gfxfb_blt_video_to_buffer() local 597 uint8_t *source, *destination; gfxfb_blt_buffer_to_video() local 699 uint8_t *source, *destination; gfxfb_blt_video_to_video() local 1158 uint32_t *destination = &state->tg_shadow_fb[dy * pitch + dx]; gfx_fb_copy_area() local [all...] |
/freebsd-src/contrib/ntp/libntp/lib/isc/ |
H A D | log.c | 77 isc_logdestination_t destination; member 333 isc_logdestination_t destination; in isc_logconfig_create() local 705 const isc_logdestination_t *destination, in isc_log_createchannel()
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-eigrp.c | 138 nd_uint8_t destination; /* variable length [1-4] bytes encoding */ global() member 158 nd_uint8_t destination; /* variable length [1-4] bytes encoding */ global() member
|
H A D | print-sctp.c | 157 nd_uint16_t destination; global() member
|
/freebsd-src/contrib/kyua/utils/signals/ |
H A D | timer_test.cpp | 78 delayed_inserter(const datetime::delta& delta, in delayed_inserter()
|
/freebsd-src/contrib/atf/atf-c/ |
H A D | utils.c | 174 atf_utils_copy_file(const char *source, const char *destination) in atf_utils_copy_file()
|
/freebsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | write_entry.c | 223 const char *destination; in _nc_set_writedir() local
|
/freebsd-src/sys/dev/ena/ |
H A D | ena_netmap.c | 500 ena_netmap_copy_data(struct netmap_adapter * na,struct netmap_slot * slots,u_int slot_index,uint16_t limit,uint16_t bytes_to_copy,void * destination) ena_netmap_copy_data() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
H A D | PlatformRemoteGDBServer.cpp | 634 const FileSpec &destination, in PutFile() argument
|
/freebsd-src/sbin/dhclient/ |
H A D | dhcpd.h | 183 struct iaddr destination; member
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | Platform.cpp | 1184 PutFile(const FileSpec & source,const FileSpec & destination,uint32_t uid,uint32_t gid) PutFile() argument 1244 GetFile(const FileSpec & source,const FileSpec & destination) GetFile() argument
|
/freebsd-src/sys/dev/xen/gntdev/ |
H A D | gntdev.c | 860 copy_notify_helper(struct notify_data * destination,struct ioctl_gntdev_unmap_notify * source) copy_notify_helper() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 1074 SExpr *destination() { return Dest; } // Address to store to in destination() function 1075 const SExpr *destination() const { return Dest; } in destination() function
|