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

123

/haiku/src/kits/package/hpkg/v1/
H A DPackageDataReaderV1.cpp315 _GetCompressedChunkOffsetAndSize(int64 chunkIndex, uint64& _offset, uint32& _size) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.h324 BTree::Path::GetCurrentEntry(btrfs_key* _key, void** _value, uint32* _size, argument
335 GetNextEntry(void** _value, uint32* _size, uint32* _offset) argument
342 GetPreviousEntry(void** _value, uint32* _size, uint32* _offset) argument
[all...]
H A DBTree.cpp370 BTree::Path::GetEntry(int slot, btrfs_key* _key, void** _value, uint32* _size, argument
618 BTree::_Find(Path* path, btrfs_key& wanted, void** _value, uint32* _size, argument
644 BTree::FindNext(Path* path, btrfs_key& key, void** _value, uint32* _size, argument
652 BTree::FindPrevious(Path* path, btrfs_key& key, void** _value, uint32* _size, argument
660 BTree::FindExact(Path* path, btrfs_key& key, void** _value, uint32* _size, argument
937 _GetEntry(btree_traversing type, void** _value, uint32* _size, uint32* _offset) argument
[all...]
/haiku/src/add-ons/disk_systems/intel/
H A DPartitionMapAddOn.cpp354 PartitionMapHandle::ValidateCreateChild(off_t* _offset, off_t* _size, argument
H A DExtendedPartitionAddOn.cpp320 ExtendedPartitionHandle::ValidateCreateChild(off_t* _offset, off_t* _size, argument
/haiku/src/add-ons/kernel/drivers/disk/nvme/compat/
H A Dlibnvme_haiku.cpp126 nvme_pcicfg_get_bar_addr_len(void* devhandle, unsigned int bar, uint64_t* _addr, uint64_t* _size) argument
/haiku/src/kits/shared/
H A DMemoryRingIO.cpp181 BMemoryRingIO::SetSize(size_t _size) argument
/haiku/src/preferences/appearance/
H A DFontSelectionView.cpp72 _get_system_default_font_(const char* which, font_family family, font_style style, float* _size) argument
/haiku/src/kits/interface/layouter/
H A DSimpleLayouter.cpp207 SimpleLayouter::Layout(LayoutInfo* layoutInfo, float _size) argument
H A DComplexLayouter.cpp312 ComplexLayouter::Layout(LayoutInfo* _layoutInfo, float _size) argument
/haiku/src/tools/fs_shell/
H A Dfile_cache.cpp145 cache_io(void *_cacheRef, void *cookie, fssh_off_t offset, fssh_addr_t buffer, fssh_size_t *_size, bool doWrite) argument
337 fssh_file_cache_read(void *_cacheRef, void *cookie, fssh_off_t offset, void *bufferBase, fssh_size_t *_size) argument
350 fssh_file_cache_write(void *_cacheRef, void *cookie, fssh_off_t offset, const void *buffer, fssh_size_t *_size) argument
[all...]
/haiku/src/kits/storage/
H A DResources.cpp265 BResources::LoadResource(type_code type, int32 id, size_t* _size) argument
291 BResources::LoadResource(type_code type, const char* name, size_t* _size) argument
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp777 _GetButtonSizeAndOffset(const BRect& tabRect, float* _offset, float* _size, float* _inset) const argument
/haiku/src/kits/storage/mime/
H A DDatabaseLocation.cpp520 DatabaseLocation::GetIcon(const char* type, uint8*& _data, size_t& _size) argument
609 GetIconForType(const char* type, const char* fileType, uint8*& _data, size_t& _size) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DQuery.cpp178 NodeGetAttribute(Node* node, const char* attribute, void* buffer, size_t* _size, int32* _type) argument
/haiku/src/kits/media/
H A DBufferConsumer.cpp68 RegionToClipData(const BRegion* region, int32* _format, int32 *_size, void* data) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp245 NodeGetAttribute(Node* node, const char* attribute, void* buffer, size_t* _size, int32* _type) argument
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp557 ElfFile::GetStringSectionStrings(int32 index, size_t* _size) argument
/haiku/src/servers/app/
H A DDelayedMessage.cpp280 Attachment::Attachment(const void* _data, size_t _size) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.cpp754 file_cache_read(dev_t mountID, ino_t vnodeID, void *cookie, off_t offset, void *bufferBase, size_t *_size) argument
807 file_cache_write(dev_t mountID, ino_t vnodeID, void *cookie, off_t offset, const void *buffer, size_t *_size) argument
/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp345 TextOutput::FlattenedRunArray(int32 &_size) argument
/haiku/src/servers/app/decorator/
H A DTabDecorator.cpp966 _GetButtonSizeAndOffset(const BRect& tabRect, float* _offset, float* _size, float* _inset) const argument
/haiku/src/tests/apps/partitioner/
H A DPartitioner.cpp52 get_size_string(off_t _size, BString& string) argument
514 off_t _size; local
/haiku/src/bin/
H A Dxres.cpp218 virtual void GetData(const void *&_data, size_t &_size) argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp1320 _ResolveTypeByteSize(DIEType* typeEntry, uint64& _size) argument

Completed in 498 milliseconds

123