Home
last modified time | relevance | path

Searched defs:dropped (Results 1 – 8 of 8) sorted by relevance

/haiku/src/libs/compat/openbsd_network/compat/sys/
H A Dmbuf-obsd.h278 struct mbuf *dropped = NULL; in mq_push() local
297 int dropped = 0; in mq_enqueue() local
330 int dropped = 0; in mq_enlist() local
/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.cpp86 SummaryProfileResult::AddDroppedTicks(int32 dropped) in AddDroppedTicks()
H A DCallgrindProfileResult.cpp176 CallgrindProfileResult::AddDroppedTicks(int32 dropped) in AddDroppedTicks()
H A DThread.cpp182 Thread::AddSamples(int32 count, int32 dropped, int32 stackDepth, in AddSamples()
H A DBasicProfileResult.cpp138 BasicProfileResult::AddDroppedTicks(int32 dropped) in AddDroppedTicks()
/haiku/headers/posix/net/
H A Dif.h24 uint32_t dropped; member
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeonProducer.cpp1936 int dropped=fVideoIn.Capture( in captureField() local
/haiku/src/kits/app/
H A DLooper.cpp1390 bool dropped = message->WasDropped(); in _ApplyFilters() local