Searched defs:count (Results 501 - 525 of 1331) sorted by relevance

<<21222324252627282930>>

/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dmux.c150 gather_info( mux_dev * mux, cmedia_pci_routing * data, int count) argument
206 disperse_info( mux_dev * mux, cmedia_pci_routing * data, int count) argument
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Decho.h47 int32 count; member in struct:_midi_dev
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTree.h45 uint16 count; member in struct:HTreeCountLimit
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerVolume.cpp95 int32 count = serverInfo->CountShares(); local
137 int32 count = fServerInfo->CountShares(); local
297 ReadQuery(QueryIterator* _iterator, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h326 int32 count = 0; local
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamDeframer.cpp151 CamDeframer::RegisterSOFTags(const uint8 **tags, int count, size_t len, size_t skip) argument
168 CamDeframer::RegisterEOFTags(const uint8 **tags, int count, size_t len, size_t skip) argument
/haiku/src/apps/cortex/DiagramView/
H A DDiagramItemGroup.cpp72 int32 count = 0; local
109 uint32 count = 0; local
[all...]
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMessageIO.cpp158 int32 count; local
/haiku/src/apps/cortex/RouteApp/
H A DConnectionIO.cpp168 int32 count = outputBufferSize; local
/haiku/src/apps/glteapot/
H A Dutil.h76 inline int count() function in struct:LispList
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DMultipleManipulatorState.cpp53 int32 count = fManipulators.CountItems(); local
67 int32 count = fManipulators.CountItems(); local
100 int32 count = fManipulators.CountItems(); local
127 int32 count = fManipulators.CountItems(); local
162 int32 count = fManipulators.CountItems(); local
179 int32 count = fManipulators.CountItems(); local
194 int32 count = fManipulators.CountItems(); local
253 int32 count = fManipulators.CountItems(); local
305 int32 count = fManipulators.CountItems(); local
[all...]
/haiku/src/apps/terminal/
H A DTerminalRoster.cpp359 int32 count; local
/haiku/src/bin/debug/profile/
H A DThread.cpp181 Thread::AddSamples(int32 count, int32 dropped, int32 stackDepth, argument
/haiku/src/libs/iconv/
H A Diso2022_jp2.h58 int count = 0; local
405 int count = (state1 == STATE_ASCII ? 1 : 4); local
436 int count = (state2 == STATE_G2_ISO8859_1 ? 3 : 6); local
460 int count = (state2 == STATE_G2_ISO8859_7 ? 3 : 6); local
488 int count = (state1 == STATE_JISX0201ROMAN ? 1 : 4); local
513 int count = (state1 == STATE_JISX0208 ? 2 : 5); local
536 int count = (state1 == STATE_JISX0212 ? 2 : 6); local
564 int count = (state1 == STATE_GB2312 ? 2 : 5); local
591 int count = (state1 == STATE_KSC5601 ? 2 : 6); local
621 int count = (state1 == STATE_JISX0201KATAKANA ? 1 : 4); local
[all...]
H A Diso2022_jp3.h55 int count = 0; local
262 int count = 0; local
499 int count = local
[all...]
H A Dloop_wchar.h148 size_t count = wcrtomb(buf+bufcount,*inptr,&state); local
438 size_t count = (inleft <= outleft ? inleft : outleft); local
[all...]
/haiku/src/libs/mapm/
H A Dmapmutil.c404 void M_apm_scale(M_APM ctmp, int count) argument
/haiku/src/libs/print/libprint/
H A DPrinterCap.cpp301 int count = CountCap(category); local
326 int count = CountCap(category); local
/haiku/src/libs/stdc++/legacy/
H A Diostream.cc388 int count = _IO_vfscanf(_strbuf, format, ap, &errcode); local
/haiku/src/libs/x86emu/
H A Dops.c7702 u32 count; local
7739 u32 count; local
8019 u32 count; local
8100 u32 count; local
[all...]
/haiku/src/system/kernel/lib/
H A Dkernel_vsprintf.cpp56 void PutPadding(int32 count) argument
/haiku/src/system/libroot/posix/glibc/libio/
H A D_G_config.h51 int count; member in struct:__anon5471
H A Dwgenops.c328 _IO_ssize_t count = (f->_wide_data->_IO_write_end variable
377 _IO_ssize_t count = (fp->_wide_data->_IO_read_end variable
[all...]
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dtempname.c236 unsigned int count; local
/haiku/src/tests/kits/game/chart/
H A DChartRender.cpp114 int32 i, j, k, count; local
400 int32 i, index, count; local
474 int32 i, index, count; local
[all...]

Completed in 285 milliseconds

<<21222324252627282930>>