Searched defs:count (Results 451 - 475 of 1330) sorted by relevance

<<11121314151617181920>>

/haiku/src/libs/compat/freebsd_network/
H A Dtaskqueue.c56 _taskqueue_start_threads(struct taskqueue **taskQueue, int count, int priority, argument
[all...]
/haiku/src/system/libroot/posix/stdlib/
H A Denv.cpp80 int32 count = count_variables() + 1; local
H A Dradixsort.c130 static int count[256], nc, bmin; local
229 static int count[256], nc, bmin; local
[all...]
/haiku/src/add-ons/media/plugins/raw_decoder/
H A DAudioConversion.cpp199 swap_int16(void *data, int32 count) argument
205 swap_int24(void *data, int32 count) argument
220 swap_int32(void *data, int32 count) argument
226 swap_float32(void *data, int32 count) argument
232 swap_float64(void *data, int32 count) argument
[all...]
/haiku/src/system/libroot/posix/
H A Ddirent.cpp56 ssize_t count; local
204 ssize_t count; local
[all...]
/haiku/src/apps/activitymonitor/
H A DActivityWindow.cpp71 int32 count = 0; local
298 int32 count = top->CountChildren(); local
/haiku/src/preferences/sounds/
H A DHWindow.cpp372 int32 count = fEventList->CountRows(); local
/haiku/src/kits/network/libnetservices/
H A DHttpHeaders.cpp275 int32 count = CountHeaders(); local
H A DGeolocation.cpp81 int32 count = 0; local
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DNetAddress.cpp105 uint32 count; local
/haiku/src/bin/debug/time_stats/
H A Dscheduling_analysis.cpp26 int32 count; member in struct:wait_object_group
/haiku/headers/private/kernel/
H A Dlock.h28 int32 count; member in struct:mutex
54 int32 count; member in struct:rw_lock
[all...]
/haiku/src/apps/poorman/
H A DPoorManServer.cpp171 status_t PoorManServer::SetMaxConns(int32 count) argument
/haiku/src/bin/package/
H A DPackageInfoPrinter.h39 int32 count = info.CopyrightList().CountStrings(); local
[all...]
/haiku/src/apps/icon-o-matic/import_export/message/
H A DMessageExporter.cpp50 int32 count = paths->CountItems(); local
69 int32 count = styles->CountItems(); local
89 int32 count = shapes->CountItems(); local
176 int32 count = pathSourceShape->Paths()->CountItems(); local
/haiku/src/kits/interface/
H A DLayoutUtils.cpp311 int32 count = view->CountChildren(); local
/haiku/src/libs/icon/
H A DIcon.cpp207 int32 count = listeners.CountItems(); local
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp110 int32 count = icon->Shapes()->CountItems(); local
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Dcx23882.c213 int32 count; local
223 int32 count; local
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DTransportStreamDemux.cpp406 int count = size / 188; local
/haiku/src/tests/add-ons/kernel/file_systems/bfs/dump_log/
H A Ddump_log.cpp106 off_t count = 1; local
/haiku/src/system/boot/loader/file_systems/fat/
H A DFile.cpp113 File::GetFileMap(struct file_map_run *runs, int32 *count) argument
/haiku/src/tests/kits/storage/virtualdrive/
H A Dmkvirtualdrive.cpp262 int32 count = strlen(arg); local
/haiku/src/kits/tracker/
H A DFavoritesMenu.cpp113 int32 count = CountItems() - fInitialItemCount; local
385 int32 count = CountItems()-1; local
416 RecentsMenu::AddRecents(int32 count) argument
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioBalloonDevice.cpp143 int32 count = min_c(PAGES_COUNT, fDesiredSize - fActualSize); local
167 int32 count = min_c(PAGES_COUNT, fActualSize - fDesiredSize); local
[all...]

Completed in 147 milliseconds

<<11121314151617181920>>