Searched refs:_count (Results 51 - 75 of 98) sorted by relevance

1234

/haiku/src/system/runtime_loader/
H A Delf.cpp110 preload_images(image_t **image, int32 *_count = NULL)
114 if (_count != NULL)
115 *_count = 0;
153 if (_count != NULL)
154 *_count = count;
/haiku/headers/cpp/std/
H A Dbastring.cc479 _IO_size_t _count = 0; local
488 is.setstate (_count == 0
494 ++_count;
510 // is._gcount = _count;
/haiku/src/kits/interface/
H A DPrivateScreen.cpp475 BPrivateScreen::GetModeList(display_mode** _modeList, uint32* _count) argument
477 if (_modeList == NULL || _count == NULL)
502 *_count = count;
H A DInterfaceDefs.cpp1624 int32* _count)
1646 *_count = count;
1652 get_window_order(int32 workspace, int32** _tokens, int32* _count) argument
1674 *_count = count;
1726 get_token_list(team_id team, int32* _count) argument
1745 *_count = count;
1623 get_application_order(int32 workspace, team_id** _applications, int32* _count) argument
/haiku/src/add-ons/accelerants/common/
H A Dcreate_display_modes.cpp489 check_display_mode_hook hook, display_mode** _modes, uint32* _count)
491 if (_modes == NULL || _count == NULL)
531 *_count = modes.Count();
486 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/servers/app/drawing/interface/virtual/
H A DViewHWInterface.cpp632 ViewHWInterface::GetModeList(display_mode** _modes, uint32* _count) argument
651 *_count = count;
682 *_count = 1;
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A Dkernel_interface.cpp336 size_t size, struct file_io_vec* vecs, size_t* _count)
348 vecs, _count);
802 struct dirent* buffer, size_t bufferSize, uint32* _count)
813 bufferSize, _count);
884 struct dirent* buffer, size_t bufferSize, uint32* _count)
895 buffer, bufferSize, _count);
335 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.cpp56 size_t size, struct file_io_vec* vecs, size_t* _count)
60 return file_map_translate(inode->Map(), offset, size, vecs, _count,
330 size_t size, struct file_io_vec* vecs, size_t* _count)
334 size_t index = 0, max = *_count;
349 *_count = index;
363 *_count = index;
55 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/userlandfs/server/haiku/
H A Dhaiku_kernel_emu.cpp473 struct file_io_vec *vecs, size_t *_count)
477 return node->volume->GetFileMap(node, offset, size, vecs, _count);
472 vfs_get_file_map(struct vnode *vnode, off_t offset, size_t size, struct file_io_vec *vecs, size_t *_count) argument
H A DHaikuKernelVolume.h73 struct file_io_vec* vecs, size_t* _count);
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteHWInterface.cpp421 RemoteHWInterface::GetModeList(display_mode** _modes, uint32* _count) argument
432 *_count = 2;
/haiku/src/tools/fs_shell/
H A Dvfs.cpp201 uint32_t *_count);
204 uint32_t *_count);
210 uint32_t *_count);
228 uint32_t *_count);
234 uint32_t *_count);
2697 fssh_file_io_vec *vecs, fssh_size_t *_count)
2703 return FS_CALL(vnode, get_file_map, offset, size, vecs, _count);
3388 fssh_size_t bufferSize, uint32_t *_count)
3390 return dir_read(descriptor->u.vnode, descriptor->cookie, buffer, bufferSize, _count);
3439 fssh_size_t bufferSize, uint32_t *_count)
2696 vfs_get_file_map(void *_vnode, fssh_off_t offset, fssh_size_t size, fssh_file_io_vec *vecs, fssh_size_t *_count) argument
3387 dir_read(struct file_descriptor *descriptor, struct fssh_dirent *buffer, fssh_size_t bufferSize, uint32_t *_count) argument
3438 dir_read(struct vnode *vnode, void *cookie, struct fssh_dirent *buffer, fssh_size_t bufferSize, uint32_t *_count) argument
4001 attr_dir_read(struct file_descriptor *descriptor, struct fssh_dirent *buffer, fssh_size_t bufferSize, uint32_t *_count) argument
4362 index_dir_read(struct file_descriptor *descriptor, struct fssh_dirent *buffer, fssh_size_t bufferSize, uint32_t *_count) argument
4526 query_read(struct file_descriptor *descriptor, struct fssh_dirent *buffer, fssh_size_t bufferSize, uint32_t *_count) argument
[all...]
/haiku/headers/os/media/
H A DBufferProducer.h222 int16* data, int maxCount, int* _count);
/haiku/src/servers/app/drawing/
H A DHWInterface.h95 uint32* _count) = 0;
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.h89 uint32 *_count = NULL);
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.h41 uint32* _count);
/haiku/src/servers/media/
H A DNodeManager.cpp633 media_node_id* ids, int32* _count, int32 maxCount)
649 *_count = count;
1022 NodeManager::GetDormantNodes(dormant_node_info* infos, int32* _count, argument
1037 int32 maxCount = *_count;
1087 *_count = count;
632 GetInstances(media_addon_id addOnID, int32 flavorID, media_node_id* ids, int32* _count, int32 maxCount) argument
/haiku/src/kits/translation/
H A DTranslatorRoster.cpp824 int32* _count)
844 *_count = count;
1430 \param _count number of IDs in the array.
1433 BTranslatorRoster::GetAllTranslators(translator_id** _ids, int32* _count) argument
1435 if (_ids == NULL || _count == NULL)
1438 return fPrivate->GetAllTranslators(_ids, _count);
823 GetAllTranslators(translator_id** _ids, int32* _count) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfile.cpp1301 size_t length, struct file_io_vec *vecs, size_t *_count)
1310 size_t max = *_count;
1313 *_count = 0;
1386 *_count = index;
1393 *_count = index;
1300 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/system/kernel/posix/
H A Drealtime_sem.cpp541 status_t GetSemCount(sem_id id, int& _count) argument
558 _count = count;
/haiku/headers/os/drivers/
H A Dfs_interface.h142 size_t size, struct file_io_vec* vecs, size_t* _count);
316 size_t* _count);
/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h156 struct fssh_file_io_vec *vecs, fssh_size_t *_count);
340 struct fssh_file_io_vec *vecs, fssh_size_t *_count);
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp65 size_t size, struct file_io_vec* vecs, size_t* _count)
73 *_count = 1;
64 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
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.h66 struct file_io_vec* vecs, size_t* _count);
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.h196 FUSENode** ancestors, uint32* _count);

Completed in 334 milliseconds

1234