Home
last modified time | relevance | path

Searched defs:data_buffer (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataBuffer.h67 static bool classof(const DataBuffer *data_buffer) { in classof()
120 static bool classof(const DataBuffer *data_buffer) { in classof()
140 static bool classof(const DataBuffer *data_buffer) { in classof()
H A DDataBufferLLVM.h40 static bool classof(const DataBuffer *data_buffer) { in classof()
66 static bool classof(const DataBuffer *data_buffer) { in classof()
H A DDataBufferHeap.h112 static bool classof(const DataBuffer *data_buffer) { in classof()
/freebsd-src/sys/dev/ips/
H A Dips_ioctl.h49 void * data_buffer; member
57 void * data_buffer; member
H A Dips.h110 void * data_buffer; member
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DDataBufferHeap.cpp29 DataBufferHeap::DataBufferHeap(const DataBuffer &data_buffer) : m_data() { in DataBufferHeap()
/freebsd-src/sys/dev/isci/scil/
H A Dscic_sds_stp_request.c1166 U8 * data_buffer, in scic_sds_stp_request_pio_data_in_copy_data_buffer()
1247 U8 * data_buffer in scic_sds_stp_request_pio_data_in_copy_data()
/freebsd-src/contrib/ldns/
H A Dtsig.c182 ldns_buffer *data_buffer = NULL; in ldns_tsig_mac_new() local
/freebsd-src/sys/dev/vmware/vmci/
H A Dvmci.c92 static uint8_t *data_buffer = NULL; variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp538 if (DataBufferSP data_buffer = in ReadAllRegisterValues() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2633 WritableDataBuffer *data_buffer = ApplyELF64ABS64Relocation() local
2660 WritableDataBuffer *data_buffer = ApplyELF64ABS32Relocation() local
2684 WritableDataBuffer *data_buffer = ApplyELF32ABS32RelRelocation() local
2761 WritableDataBuffer *data_buffer = ApplyRelocations() local
/freebsd-src/usr.sbin/bhyve/
H A Dtpm_intf_crb.c140 uint8_t data_buffer[TPM_CRB_DATA_BUFFER_SIZE]; /* 80h */ member
/freebsd-src/sys/dev/ocs_fc/
H A Dsli4.h2227 uint8_t data_buffer[4]; member
2273 uint32_t data_buffer; /* response only */ member
/freebsd-src/sys/dev/oce/
H A Doce_hw.h1607 uint8_t data_buffer[32768]; /* + IMAGE_TRANSFER_SIZE */ member