Searched defs:count (Results 1 - 25 of 1330) sorted by last modified time

1234567891011>>

/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h479 int32 count = fallbacks.CountItems(); local
H A DFontManager.cpp266 int32 count = fFamilies.CountItems(); local
397 int32 count = fFamilies.CountItems(); local
H A DFontFamily.cpp140 int32 count = fStyles.CountItems(); local
232 int32 count = fStyles.CountItems(); local
250 int32 count = fStyles.CountItems(); local
/haiku/src/servers/app/
H A DServerApp.cpp1952 int32 count = family->CountStyles(); local
3114 uint32 count; local
[all...]
/haiku/src/kits/tracker/
H A DFSUtils.cpp2168 int32 count = srcList->CountItems(); local
3083 int32 count = list->CountItems(); local
3149 int32 count local
240 UpdateStatus(const char* name, const entry_ref& ref, int32 count, bool optional) argument
377 UpdateStatus(const char* name, const entry_ref&, int32 count, bool optional) argument
4075 uint32 count = entries.size(); local
[all...]
/haiku/src/apps/softwareupdater/
H A DUpdateManager.cpp102 int32 count = fOtherRepositories.CountItems(); local
173 int32 count = fInstalledRepositories.CountItems(); local
/haiku/src/apps/mediaplayer/
H A DController.cpp1121 int32 count = listeners.CountItems(); local
1133 int32 count = listeners.CountItems(); local
1145 int32 count = listeners.CountItems(); local
1157 int32 count = listeners.CountItems(); local
1169 int32 count = listeners.CountItems(); local
1181 int32 count = listeners.CountItems(); local
1193 int32 count = listeners.CountItems(); local
1205 int32 count = listeners.CountItems(); local
1217 int32 count = listeners.CountItems(); local
1229 int32 count = listeners.CountItems(); local
1241 int32 count = listeners.CountItems(); local
1253 int32 count = listeners.CountItems(); local
[all...]
/haiku/src/apps/drivesetup/
H A DDiskView.cpp432 int32 count = layout->CountItems(); local
560 DiskView::SetDiskCount(int32 count) argument
/haiku/src/apps/diskprobe/
H A DProbeView.cpp1577 int32 count = fBookmarkMenu->CountItems(); local
/haiku/src/apps/codycam/
H A DVideoConsumer.cpp114 int32 count = 0; local
796 int32 count; local
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp2204 int32 count = 0; local
2221 int32 count = package->CountCopyrights(); local
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp563 uint32 count = 0; local
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap.cpp143 l2cap_listen(net_protocol* protocol, int count) argument
/haiku/src/tests/add-ons/accelerants/intel_extreme/
H A Dintel_reg.cpp53 uint32_t count = 1; local
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp1290 ramfs_read_dir(fs_volume* _volume, fs_vnode* DARG(_node), void* _cookie, struct dirent *buffer, size_t bufferSize, uint32 *count) argument
1412 ramfs_read_attr_dir(fs_volume* _volume, fs_vnode* _node, void* _cookie, struct dirent *buffer, size_t bufferSize, uint32 *count) argument
1887 ramfs_read_index_dir(fs_volume* _volume, void* _cookie, struct dirent *buffer, size_t bufferSize, uint32 *count) argument
2094 ramfs_read_query(fs_volume* _volume, void* _cookie, struct dirent *buffer, size_t bufferSize, uint32 *count) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DShortAttribute.h25 uint8 count; member in struct:ShortAttribute::AShortFormHeader
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Dmulti.c264 uint32 i = 0, index = 0, count, id, parent, parent2, parent3; local
[all...]
H A Demuxki.h119 int32 count; member in struct:_midi_dev
H A Demuxki.c1754 uint8 count = gpr->type & EMU_MIX_STEREO ? 2 : 1; local
1793 uint8 count = gpr->type & EMU_MIX_STEREO ? 2 : 1; local
1813 emuxki_gpr_dump(emuxki_dev * card, uint16 count) argument
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dmixer.c171 gather_info( mixer_dev * mixer, cmedia_pci_level * data, int count) argument
231 disperse_info( mixer_dev * mixer, cmedia_pci_level * data, int count) argument
H A Dcm_private.h59 int32 count; member in struct:_midi_dev
/haiku/src/add-ons/kernel/drivers/audio/ac97/geode/
H A Dgeode_multi.cpp337 uint32 i = 0, index = 0, count, id, parent, parent2, parent3; local
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dmulti.c201 uint32 i = 0, index = 0, count, id, parent, parent2, parent3; local
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dmulti.c205 uint32 i = 0, index = 0, count, id, parent, parent2, parent3; local
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp753 TCPEndpoint::Listen(int count) argument

Completed in 175 milliseconds

1234567891011>>