Searched defs:count (Results 276 - 300 of 1330) sorted by relevance

<<11121314151617181920>>

/haiku/src/tests/system/network/tcptester/
H A Dtcptester.cpp74 int max, saved, count = number(ctx); local
/haiku/src/kits/interface/
H A DPolygon.cpp25 BPolygon::BPolygon(const BPoint* points, int32 count) argument
97 BPolygon::AddPoints(const BPoint* points, int32 count) argument
157 BPolygon::_AddPoints(const BPoint* points, int32 count, bool computeBounds) argument
[all...]
/haiku/src/bin/
H A Dmimeset.cpp201 int32 count = databaseDirectories.CountStrings(); local
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Dvip.c97 static bool do_VIPFifoRead(device_info *di, uint8 channel, uint32 address, uint32 count, uint8 *buffer) argument
171 bool Radeon_VIPFifoRead(device_info *di, uint8 channel, uint32 address, uint32 count, uint8 *buffer, bool lock) argument
227 do_VIPFifoWrite(device_info *di, uint8 channel, uint32 address, uint32 count, uint8 *buffer) argument
273 Radeon_VIPFifoWrite(device_info *di, uint8 channel, uint32 address, uint32 count, uint8 *buffer, bool lock) argument
[all...]
/haiku/src/tests/kits/media/
H A DVideoDecoder.cpp53 int64 count = 1; local
/haiku/src/apps/installer/
H A DBlockingQueue.h81 int32 count = fElements.size(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAllocationInfo.cpp113 AllocationInfo::AddAreaAllocation(size_t size, size_t count) argument
137 AllocationInfo::AddOtherAllocation(size_t size, size_t count) argument
/haiku/src/servers/registrar/
H A DAppInfoList.cpp195 int32 count = CountInfos(); local
/haiku/src/apps/processcontroller/
H A DPCWorld.cpp102 int32 count = list.CountItems(); local
/haiku/src/apps/haikudepot/ui/
H A DFilterView.cpp162 int count = model.CountCategories(); local
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dutil.cpp39 dump_bytes(uint8 *buffer, uint32 count) argument
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DNodeHarnessWin.cpp187 int32 count; local
/haiku/src/kits/shared/
H A DSettingsMessage.cpp583 int32 count = fListeners.CountItems(); local
/haiku/src/add-ons/media/media-add-ons/equalizer/
H A DEqualizerAddOn.cpp94 EqualizerAddOn::AutoStart(int count, BMediaNode** node, int32* id, bool* more) argument
/haiku/src/libs/print/libprint/
H A DPrintUtils.cpp134 int32 count; local
/haiku/src/tests/kits/app/bmessagerunner/
H A DSetIntervalTester.cpp71 int32 count = 0; local
95 int32 count = 1; local
124 int32 count = 5; local
161 int32 count = 5; local
198 int32 count = -1; local
239 int32 count = 5; local
285 int32 count = 5; local
[all...]
H A DSetCountTester.cpp71 int32 count = 0; local
95 int32 count = 1; local
123 int32 count = 5; local
160 int32 count = 5; local
196 int32 count = -1; local
234 int32 count = 5; local
277 int32 count = 5; local
[all...]
/haiku/src/kits/storage/disk_device/
H A DPartitioningInfo.cpp236 BPartitioningInfo::_InsertSpaces(int32 index, int32 count) argument
275 BPartitioningInfo::_RemoveSpaces(int32 index, int32 count) argument
[all...]
/haiku/src/tests/kits/media/nodetest/
H A Dmain.cpp105 int32 count; local
[all...]
/haiku/src/tests/kits/game/simple_game_sound_test/
H A DSimpleSoundTest.cpp74 int32 count; local
/haiku/src/kits/storage/
H A DResourcesContainer.cpp44 int32 count = CountResources(); local
114 int32 count = CountResources(); local
128 int32 count = CountResources(); local
142 int32 count = CountResources(); local
160 int32 count local
193 int32 count = CountResources(); local
204 int32 count = CountResources(); local
[all...]
/haiku/src/kits/tracker/
H A DVirtualDirectoryEntryList.cpp100 GetNextDirents(struct dirent* buffer, size_t length, int32 count) argument
/haiku/src/system/boot/platform/riscv/
H A DFwCfg.cpp35 DmaOp(uint8_t *bytes, size_t count, uint32_t op) argument
51 ReadBytes(uint8_t *bytes, size_t count) argument
58 WriteBytes(uint8_t *bytes, size_t count) argument
73 uint32_t count = B_BENDIAN_TO_HOST_INT32(Read32()); local
94 uint32_t count = B_BENDIAN_TO_HOST_INT32(Read32()); local
[all...]
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dbus.h85 bus_alloc_resource_anywhere(device_t dev, int type, int *rid, unsigned long count, uint32 flags) argument
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DInterpolate.cpp30 int32 count = destSampleCount; local

Completed in 325 milliseconds

<<11121314151617181920>>