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

123

/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DEmptyAttributeDirectoryCookie.cpp11 Read(dev_t volumeID, ino_t nodeID, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
H A DAutoPackageAttributeDirectoryCookie.cpp26 Read(dev_t volumeID, ino_t nodeID, struct dirent* buffer, size_t bufferSize, uint32* _count) argument
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DCodecTable.cpp28 build_decoder_formats(media_format** _formats, size_t* _count) argument
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/media/
H A DBufferGroup.cpp210 BBufferGroup::CountBuffers(int32* _count) argument
H A DBufferProducer.cpp635 clip_region_to_shorts(const BRegion* input, int16* data, int maxCount, int* _count) argument
/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/kits/interface/
H A DScreen.cpp217 BScreen::GetModeList(display_mode** _modeList, uint32* _count) argument
H A DPrivateScreen.cpp475 BPrivateScreen::GetModeList(display_mode** _modeList, uint32* _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
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeDir.cpp304 Inode::ReadDir(void* _buffer, uint32 size, uint32* _count, argument
H A DReplyInterpreter.cpp448 ReadDir(uint64* cookie, uint64* cookieVerf, DirEntry** dirents, uint32* _count, bool* eof) 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/servers/app/drawing/interface/remote/
H A DRemoteHWInterface.cpp421 RemoteHWInterface::GetModeList(display_mode** _modes, uint32* _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/tests/system/kernel/cache/
H A Dpages_io_test.cpp171 set_vecs(iovec *vecs, size_t *_count, ...) argument
251 vfs_get_file_map(void *vnode, off_t offset, size_t size, file_io_vec *vecs, size_t *_count) argument
345 get_file_map(file_cache_ref *ref, off_t offset, size_t size, file_io_vec *vecs, size_t *_count) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
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/servers/media/
H A DNodeManager.cpp1022 NodeManager::GetDormantNodes(dormant_node_info* infos, int32* _count, argument
632 GetInstances(media_addon_id addOnID, int32 flavorID, media_node_id* ids, int32* _count, int32 maxCount) 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/tools/fs_shell/
H A Ddriver_settings.cpp283 parse_parameters(struct fssh_driver_parameter **_parameters, int *_count, argument
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp541 status_t GetSemCount(sem_id id, int& _count) argument

Completed in 240 milliseconds

123