Searched defs:_data (Results 1 - 25 of 69) sorted by relevance

123

/haiku/src/tests/system/kernel/
H A Dport_multi_read_test.cpp17 read_thread(void* _data) argument
/haiku/src/kits/support/
H A DByteOrder.cpp13 swap_data(type_code type, void *_data, size_t length, swap_action action) argument
[all...]
/haiku/headers/os/mail/
H A DMailAttachment.h74 BPositionIO *_data, *_raw_data; member in class:BSimpleMailAttachment
123 BSimpleMailAttachment *_data, *_attributes_attach; member in class:BAttributedMailAttachment
/haiku/src/kits/debugger/util/
H A DBitBuffer.cpp97 BitBuffer::AddBits(const void* _data, uint64 bitSize, uint32 bitOffset) argument
/haiku/src/kits/media/
H A DDecoderPlugin.cpp45 Decoder::Perform(perform_code code, void* _data) argument
H A DReaderPlugin.cpp28 Reader::GetMetaData(BMessage* _data) argument
49 Reader::GetStreamMetaData(void* cookie, BMessage* _data) argument
70 Reader::Perform(perform_code code, void* _data) argument
/haiku/src/kits/interface/
H A DGridView.cpp69 BGridView::Perform(perform_code code, void* _data) argument
H A DGroupView.cpp71 BGroupView::Perform(perform_code code, void* _data) argument
H A DGroupLayout.cpp338 BGroupLayout::Perform(perform_code code, void* _data) argument
H A DLayoutItem.cpp207 BLayoutItem::Perform(perform_code code, void* _data) argument
H A DPopUpMenu.cpp179 BPopUpMenu::Perform(perform_code code, void* _data) argument
459 _WaitMenu(void* _data) argument
[all...]
H A DPictureButton.cpp415 BPictureButton::Perform(perform_code code, void* _data) argument
[all...]
H A DCheckBox.cpp399 BCheckBox::Perform(perform_code code, void* _data) argument
[all...]
H A DRadioButton.cpp403 BRadioButton::Perform(perform_code code, void* _data) argument
[all...]
H A DControl.cpp474 BControl::Perform(perform_code code, void* _data) argument
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dcache.cpp60 cached_write(void* cache, off_t num, const void* _data, off_t numBlocks) argument
/haiku/src/kits/storage/
H A DMime.cpp220 get_device_icon(const char* device, uint8** _data, size_t* _size, argument
315 get_named_icon(const char* name, uint8** _data, size_t* _size, type_code* _type) argument
[all...]
H A DVolume.cpp263 BVolume::GetIcon(uint8** _data, size_t* _size, type_code* _type) const argument
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_command.cpp203 l2cap_cfg_req(uint8 _ident, uint16 _dcid, uint16 _flags, net_buffer* _data) argument
239 l2cap_cfg_rsp(uint8 _ident, uint16 _scid, uint16 _flags, uint16 _result, net_buffer* _data) argument
335 l2cap_echo_req(uint8 _ident, void* _data, size_t _size) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DAttributeDirectory.cpp242 UpdateAttribute(const char* name, bool* removed, attr_info* _info, const void** _data) argument
/haiku/src/system/boot/platform/openfirmware/
H A Dnetwork.cpp59 hex_dump(const void *_data, int length) argument
/haiku/src/add-ons/translators/raw/
H A DRAWTranslator.cpp185 _ProgressMonitor(const char* message, float percentage, void* _data) argument
/haiku/src/system/boot/platform/pxe_ia32/
H A Dnetwork.cpp29 hex_dump(const void *_data, int length) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp209 CreateCookie(IndexedAttributeOwner* owner, void* attributeCookie, uint32 attributeType, size_t attributeSize, void*& _data, size_t& _toRead) argument
/haiku/src/system/kernel/debug/
H A Ddebug_paranoia.cpp57 crc32(const void* _data, size_t size) argument

Completed in 1761 milliseconds

123