Searched defs:counter (Results 1 - 25 of 31) sorted by relevance

12

/haiku/src/kits/storage/disk_device/
H A DPartitionReference.cpp60 PartitionReference::SetChangeCounter(int32 counter) argument
H A DPartition.cpp525 int counter = 1; local
535 mountPointPath << counter; local
/haiku/headers/private/shared/
H A DRWLocker.h102 int32 counter; member in struct:RWLocker::Benaphore
/haiku/src/tools/bfs_shell/
H A Dcommand_checkfs.cpp51 uint64 counter = 0; local
/haiku/src/servers/registrar/
H A DRecentApps.cpp170 int counter = 0; local
203 int counter = 1; local
H A DRecentEntries.cpp254 int counter = 1; local
/haiku/src/libs/x86emu/
H A Dops2.c80 static u64 counter = 0; local
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DModule.cpp74 void* counter = NULL; local
H A DNamespaceDump.cpp94 void *counter = NULL; local
H A DBusManager.cpp64 uint32* counter = (uint32*)context; local
517 uint32 counter[2] = {index, 0}; local
468 get_next_entry(uint32 objectType, const char *base, char *result, size_t length, void **counter) argument
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.cpp370 int mask, counter; local
/haiku/src/add-ons/kernel/drivers/timer/
H A Dhpet.cpp81 bigtime_t counter = sHPETRegs->u0.counter64; local
/haiku/src/apps/clock/
H A Dcl_view.cpp75 float counter; local
[all...]
/haiku/src/bin/network/arp/
H A Darp.cpp258 int32 counter = 0; local
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Ddma_buffer.cpp468 scsi_dma_buffer_daemon(void *dev, int counter) argument
/haiku/src/system/runtime_loader/
H A Delf_tls.cpp43 void SetCounter(unsigned counter) { fCounter = counter; } argument
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.cpp261 uint64 counter = 0; local
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.cpp476 uint32 counter = fLastPort + step; local
/haiku/src/tests/system/network/multicast/
H A Dmulticat.c325 static unsigned long int counter = 0; local
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.cpp603 int32 counter = -1; local
/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp745 void* counter = NULL; local
/haiku/src/kits/shared/
H A DCalendarView.cpp904 int32 counter = 0; local
948 _DrawDay(int32 currRow, int32 currColumn, int32 row, int32 column, int32 counter, BRect frame, const char* text, bool focus, bool highlight) argument
990 int32 counter = 0; local
1022 int32 counter = 0; local
1180 int32 counter = 0; local
1222 int32 counter = 0; local
1312 int32 counter = 0; local
1344 int32 counter = 0; local
[all...]
/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp492 guarded_heap_add_area(guarded_heap& heap, uint32 counter) argument
590 uint32 counter = heap.area_creation_counter; local
/haiku/src/system/kernel/
H A Dguarded_heap.cpp396 guarded_heap_add_area(guarded_heap& heap, int32 counter, uint32 flags) argument
429 int32 counter = atomic_get(&heap.area_creation_counter); local
/haiku/src/build/libbe/app/
H A DMessage.cpp369 int32 counter = -1; local

Completed in 368 milliseconds

12