Searched defs:_count (Results 1 - 25 of 53) sorted by path

123

/haiku/headers/cpp/std/
H A Dbastring.cc479 _IO_size_t _count = 0; local
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.cpp417 _GetAttributes(const AttrDirInfo& dirInfo, Attribute**& _attributes, int32& _count) argument
H A Dnetfs.cpp678 int32 _count = *count; local
779 int32 _count = *count; local
944 int32 _count = *count; local
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DAutoPackageAttributeDirectoryCookie.cpp26 Read(dev_t volumeID, ino_t nodeID, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
H A DEmptyAttributeDirectoryCookie.cpp11 Read(dev_t volumeID, ino_t nodeID, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.cpp213 IterativeIOGetVecs(void* cookie, int32 requestID, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp444 IterativeIOGetVecs(void* _cookie, int32 requestID, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
H A Dhaiku_kernel_emu.cpp472 vfs_get_file_map(struct vnode *vnode, off_t offset, size_t size, struct file_io_vec *vecs, size_t *_count) argument
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DFFmpegPlugin.cpp64 FFmpegPlugin::GetSupportedFormats(media_format** _formats, size_t* _count) argument
78 GetSupportedFileFormats(const media_file_format** _fileFormats, size_t* _count) argument
/haiku/src/kits/app/
H A DMessageRunner.cpp116 int32 _count; local
/haiku/src/kits/interface/
H A DPrivateScreen.cpp475 BPrivateScreen::GetModeList(display_mode** _modeList, uint32* _count) argument
H A DScreen.cpp217 BScreen::GetModeList(display_mode** _modeList, uint32* _count) argument
/haiku/src/kits/media/
H A DBufferProducer.cpp635 clip_region_to_shorts(const BRegion* input, int16* data, int maxCount, int* _count) argument
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DFile.cpp304 GetFileVecs(uint64 offset, size_t size, file_io_vec* vecs, size_t count, size_t& _count) argument
/haiku/src/add-ons/accelerants/common/
H A Dcreate_display_modes.cpp486 create_display_modes(const char* name, edid1_info* edid, const display_mode* initialModes, uint32 initialModeCount, const color_space *spaces, uint32 spacesCount, check_display_mode_hook hook, display_mode** _modes, uint32* _count) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp99 iterative_io_get_vecs_hook(void* cookie, io_request* request, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
531 bfs_get_file_map(fs_volume* _volume, fs_vnode* _node, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A Dkernel_interface.cpp335 bindfs_get_file_map(fs_volume* fsVolume, fs_vnode* fsNode, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
801 bindfs_read_dir(fs_volume* fsVolume, fs_vnode* fsNode, void* cookie, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
883 bindfs_read_attr_dir(fs_volume* fsVolume, fs_vnode* fsNode, void* cookie, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp55 iterative_io_get_vecs_hook(void* cookie, io_request* request, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
329 btrfs_get_file_map(fs_volume* _volume, fs_vnode* _node, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
/haiku/src/add-ons/kernel/file_systems/exfat/
H A Dkernel_interface.cpp57 iterative_io_get_vecs_hook(void* cookie, io_request* request, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
337 exfat_get_file_map(fs_volume* _volume, fs_vnode* _node, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDataStream.cpp56 DataStream::FindBlock(off_t offset, fsblock_t& block, uint32 *_count) argument
428 _AddBlocks(Transaction& transaction, uint32* block, off_t _count) argument
636 _FreeBlocks(Transaction& transaction, uint32* block, uint32 _count) argument
[all...]
H A DExtentStream.cpp51 ExtentStream::FindBlock(off_t offset, fsblock_t& block, uint32 *_count) argument
H A DInode.cpp227 Inode::FindBlock(off_t offset, fsblock_t& block, uint32 *_count) argument
H A Dkernel_interface.cpp382 ext2_get_file_map(fs_volume* _volume, fs_vnode* _node, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfile.cpp1300 dosfs_get_file_map(fs_volume *_vol, fs_vnode *_node, off_t position, size_t length, struct file_io_vec *vecs, size_t *_count) argument
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp64 iterative_io_get_vecs_hook(void* cookie, io_request* request, off_t offset, size_t size, struct file_io_vec* vecs, size_t* _count) argument

Completed in 254 milliseconds

123