Searched defs:_size (Results 51 - 66 of 66) sorted by relevance

123

/haiku/src/preferences/filetypes/
H A DIconView.cpp43 icon_for_type(const BMimeType& type, uint8** _data, size_t* _size, argument
/haiku/src/kits/media/
H A DMediaTrack.cpp583 BMediaTrack::ReadChunk(char** _buffer, int32* _size, media_header* _header) argument
H A DParameterWeb.cpp1276 BParameter::GetValue(void* buffer, size_t* _size, bigtime_t* _when) argument
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp1633 ep_validate_resize_child(partition_data* partition, partition_data* child, off_t* _size) argument
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp452 BPartition::GetIcon(uint8** _data, size_t* _size, type_code* _type) const argument
/haiku/src/system/kernel/slab/
H A DMemoryManager.cpp772 MemoryManager::GetAllocationInfo(void* address, size_t& _size) argument
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp632 write_zeros_to_file(struct vnode* vnode, void* cookie, off_t offset, size_t* _size) argument
729 cache_io(void* _cacheRef, void* cookie, off_t offset, addr_t buffer, size_t* _size, bool doWrite) argument
1298 file_cache_read(void* _cacheRef, void* cookie, off_t offset, void* buffer, size_t* _size) argument
1333 file_cache_write(void* _cacheRef, void* cookie, off_t offset, const void* buffer, size_t* _size) argument
[all...]
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp362 ReplaceChange::GetRange(off_t /*fileSize*/, off_t &_offset, off_t &_size) argument
/haiku/src/system/kernel/debug/
H A Ddebug_parser.cpp1041 ExpressionParser::_ParseDereference(void** _address, uint32* _size) argument
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp524 ModelLoader::_ReadDebugEvents(void** _eventData, size_t* _size) argument
/haiku/src/kits/interface/
H A DFont.cpp416 _get_system_default_font_(const char* which, font_family family, font_style style, float* _size) argument
H A DTextView.cpp2910 BTextView::FlattenRunArray(const text_run_array* runArray, int32* _size) argument
2954 BTextView::UnflattenRunArray(const void* data, int32* _size) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp1298 PCI::_GetRomBarInfo(PCIDev *dev, uint8 offset, uint32 &_address, uint32 *_size, argument
1237 _GetBarInfo(PCIDev *dev, uint8 offset, uint32 &_ramAddress, uint32 &_pciAddress, uint32 &_size, uint8 &flags, uint32 *_highRAMAddress, uint32 *_highPCIAddress, uint32 *_highSize) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp651 ReadFileCache(ino_t vnodeID, void* cookie, off_t offset, void* buffer, size_t* _size) argument
674 WriteFileCache(ino_t vnodeID, void* cookie, off_t offset, const void* buffer, size_t* _size) argument
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp151 GetCallTarget(uint64 offset, uint8 refType, const void*& _block, off_t& _size) argument
/haiku/src/system/kernel/vm/
H A Dvm.cpp1951 vm_map_physical_memory_vecs(team_id team, const char* name, void** _address, uint32 addressSpec, addr_t* _size, uint32 protection, struct generic_io_vec* vecs, uint32 vecCount) argument

Completed in 344 milliseconds

123