Searched defs:count (Results 251 - 275 of 1330) sorted by last modified time

<<11121314151617181920>>

/haiku/src/tests/kits/storage/virtualdrive/
H A Dmkvirtualdrive.cpp262 int32 count = strlen(arg); local
/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp2250 int32 count; local
2651 int32 count; local
3429 CheckNotificationMessages(const NotificationMessage *messages, int32 count) argument
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dtest.cpp37 int32 count; member in struct:key
502 int32 count; local
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/bfs/dump_log/
H A Ddump_log.cpp106 off_t count = 1; local
/haiku/src/system/kernel/vm/
H A DVMCache.cpp1063 uint32 count = 0; local
1340 VMCache::Read(off_t offset, const generic_io_vec *vecs, size_t count, argument
1348 VMCache::Write(off_t offset, const generic_io_vec *vecs, size_t count, argument
1356 VMCache::WriteAsync(off_t offset, const generic_io_vec* vecs, size_t count, argument
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp1022 int32 count = 0; local
H A Drootfs.cpp874 rootfs_read_pages(fs_volume* _volume, fs_vnode* _v, void* cookie, off_t pos, const iovec* vecs, size_t count, size_t* _numBytes) argument
882 rootfs_write_pages(fs_volume* _volume, fs_vnode* _v, void* cookie, off_t pos, const iovec* vecs, size_t count, size_t* _numBytes) argument
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp1669 devfs_read_pages(fs_volume* _volume, fs_vnode* _vnode, void* _cookie, off_t pos, const iovec* vecs, size_t count, size_t* _numBytes) argument
1728 devfs_write_pages(fs_volume* _volume, fs_vnode* _vnode, void* _cookie, off_t pos, const iovec* vecs, size_t count, size_t* _numBytes) argument
[all...]
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp641 size_t count = kZeroVecCount; local
334 read_pages_and_clear_partial(file_cache_ref* ref, void* cookie, off_t offset, const generic_io_vec* vecs, size_t count, uint32 flags, generic_size_t* _numBytes) argument
H A Dfile_map.cpp186 FileMap::_MakeSpace(size_t count) argument
544 uint32 count = 0; local
[all...]
/haiku/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp666 BlockHandle::ReadBlocks(void *buffer, off_t first, int32 count) argument
824 FloppyDrive::ReadBlocks(void *buffer, off_t first, int32 count) argument
977 BIOSDrive::ReadBlocks(void *buffer, off_t first, int32 count) argument
1103 ReadBlocks(void *buffer, off_t first, int32 count) argument
[all...]
/haiku/src/system/boot/loader/file_systems/fat/
H A DFile.cpp113 File::GetFileMap(struct file_map_run *runs, int32 *count) argument
/haiku/src/kits/tracker/
H A DTaskLoop.cpp412 int32 count = fTaskList.CountItems(); local
439 int32 count = fTaskList.CountItems(); local
/haiku/src/kits/media/
H A DMediaRoster.cpp604 int32 count; local
3136 int32 count = 30; local
[all...]
H A DSoundPlayNode.cpp799 int32 count = int32(fLatency / BufferDuration() + 1 + 1); local
H A DBufferConsumer.cpp73 int count = *_size / sizeof(int16); local
/haiku/src/kits/app/
H A DMessage.cpp1472 int32 count; local
1693 uint32 count = fHeader->field_count * 2 + 1; local
1786 AddData(const char* name, type_code type, const void* data, ssize_t numBytes, bool isFixedSize, int32 count) argument
2683 int32 count = list.CountStrings(); local
2772 AddFlat(const char* name, BFlattenable* object, int32 count) argument
2779 AddFlat(const char* name, const BFlattenable* object, int32 count) argument
2915 int32 count; local
3345 SetData(const char* name, type_code type, const void* data, ssize_t numBytes, bool fixedSize, int count) argument
[all...]
/haiku/src/build/libbe/app/
H A DMessage.cpp1085 int32 count; local
1279 uint32 count = fHeader->field_count * 2 + 1; local
1372 AddData(const char *name, type_code type, const void *data, ssize_t numBytes, bool isFixedSize, int32 count) argument
1753 int32 count = list.CountStrings(); local
1827 AddFlat(const char *name, BFlattenable *object, int32 count) argument
1903 int32 count; local
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp508 uint32 count = 0; local
/haiku/src/bin/bfs_tools/
H A Drecover.cpp224 off_t count = 0LL; local
427 off_t count = 0; local
705 int32 count = 0; local
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.cpp360 int32 count = 1; local
484 int32 count = 1; local
[all...]
/haiku/src/apps/cortex/RouteApp/
H A DDormantNodeIO.cpp234 int32 count = bufferSize; local
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp224 int32 count = int32(latency / bufferDuration + 1 + 1); local
390 int32 count = fInputs.CountItems(); local
2601 int32 count = fOutputs.CountItems(); local
2614 int32 count local
2627 int32 count = fInputs.CountItems(); local
[all...]
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.cpp602 int count = input->GetMixerChannelCount(); local
630 int count = inputChanInfos[type].CountItems(); local
647 int count = mixChanInfos[channel].CountItems(); local
H A DAudioMixer.cpp836 int32 count; local
1167 int32 count = int32(fDownstreamLatency / BufferDuration()) + 2; local
[all...]

Completed in 168 milliseconds

<<11121314151617181920>>