Home
last modified time | relevance | path

Searched defs:destination (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-src/sys/geom/vinum/
H A Dgeom_vinum_move.c
/freebsd-src/sys/dev/isci/scil/
H A Dsci_util.c59 U32 *destination, in scic_word_copy_with_swap()
/freebsd-src/contrib/llvm-project/compiler-rt/include/fuzzer/
H A DFuzzedDataProvider.h329 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 DThunks.h59 Symbol &destination; variable
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DCXXFunctionPointer.cpp26 std::string destination; in CXXFunctionPointerSummaryProvider() local
/freebsd-src/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h49 destination : 9, member
67 destination : 9, member
/freebsd-src/contrib/atf/atf-c++/
H A Dutils.cpp42 atf::utils::copy_file(const std::string& source, const std::string& destination) in copy_file()
/freebsd-src/contrib/tcp_wrappers/
H A Denviron.c95 char *destination; in setenv() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp93 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 Drandomdev.c297 static u_int destination = 0; in randomdev_accumulate() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp533 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 DDebugger.cpp909 FileSpec destination = dir.CopyByAppendingPathComponent(file_name); Debugger() local
/freebsd-src/stand/common/
H A Dgfx_fb.c416 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 Dlog.c77 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 Dprint-eigrp.c138 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 Dprint-sctp.c157 nd_uint16_t destination; global() member
/freebsd-src/contrib/kyua/utils/signals/
H A Dtimer_test.cpp78 delayed_inserter(const datetime::delta& delta, in delayed_inserter()
/freebsd-src/contrib/atf/atf-c/
H A Dutils.c174 atf_utils_copy_file(const char *source, const char *destination) in atf_utils_copy_file()
/freebsd-src/contrib/ncurses/ncurses/tinfo/
H A Dwrite_entry.c223 const char *destination; in _nc_set_writedir() local
/freebsd-src/sys/dev/ena/
H A Dena_netmap.c500 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 DPlatformRemoteGDBServer.cpp634 const FileSpec &destination, in PutFile() argument
/freebsd-src/sbin/dhclient/
H A Ddhcpd.h183 struct iaddr destination; member
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1184 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 Dgntdev.c860 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 DThreadSafetyTIL.h1074 SExpr *destination() { return Dest; } // Address to store to in destination() function
1075 const SExpr *destination() const { return Dest; } in destination() function

12