Searched defs:count (Results 151 - 175 of 1330) sorted by relevance

1234567891011>>

/haiku/src/apps/icon-o-matic/style/
H A DRemoveStylesCommand.cpp29 RemoveStylesCommand(Container<Style>* container, int32* const indices, int32 count) argument
/haiku/src/apps/icon-o-matic/transformable/
H A DResetTransformationCommand.cpp28 ResetTransformationCommand( Transformable** const objects, int32 count) argument
/haiku/src/apps/icon-o-matic/shape/commands/
H A DAddPointCommand.cpp24 AddPointCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
/haiku/src/system/kernel/util/
H A DBitmap.cpp46 const size_t count = (bitCount + kBitsPerElement - 1) / kBitsPerElement; local
74 Bitmap::SetRange(size_t index, size_t count) argument
83 Bitmap::ClearRange(size_t index, size_t count) argument
105 GetLowestContiguousClear(size_t count, size_t fromIndex) const argument
[all...]
/haiku/src/libs/icon/transformer/
H A DPathSource.cpp70 int32 count = fPaths->CountItems(); local
/haiku/src/add-ons/kernel/busses/pci/designware/
H A DMsiInterruptCtrlDW.cpp56 MsiInterruptCtrlDW::AllocateVectors(uint32 count, uint32& startVector, uint64& address, argument
78 MsiInterruptCtrlDW::FreeVectors(uint32 count, uint32 startVector) argument
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DShortAttribute.h25 uint8 count; member in struct:ShortAttribute::AShortFormHeader
/haiku/src/add-ons/accelerants/s3/
H A Dsavage_draw.cpp21 Savage_FillRectangle(engine_token *et, uint32 color, fill_rect_params *pList, uint32 count) argument
54 Savage_FillSpan(engine_token *et, uint32 color, uint16 *pList, uint32 count) argument
92 Savage_InvertRectangle(engine_token *et, fill_rect_params *pList, uint32 count) argument
124 Savage_ScreenToScreenBlit(engine_token *et, blit_params *pList, uint32 count) argument
H A Dtrio64_draw.cpp49 Trio64_FillSpan(engine_token* et, uint32 color, uint16* pList, uint32 count) argument
84 Trio64_InvertRectangle(engine_token* et, fill_rect_params* pList, uint32 count) argument
111 Trio64_ScreenToScreenBlit(engine_token* et, blit_params* pList, uint32 count) argument
20 Trio64_FillRectangle(engine_token* et, uint32 color, fill_rect_params* pList, uint32 count) argument
/haiku/src/add-ons/kernel/debugger/disasm/
H A Ddisasm.cpp51 uint64 count = 10; local
[all...]
/haiku/src/apps/debuganalyzer/gui/chart/
H A DDefaultChartAxisLegendSource.cpp43 int32 count = 0; local
79 int32 count = 0; local
[all...]
/haiku/src/apps/installer/
H A DProgressReporter.cpp60 ProgressReporter::AddItems(uint64 count, off_t bytes) argument
/haiku/src/apps/packageinstaller/
H A DPackageStatus.cpp112 PackageStatus::StageStep(uint32 count, const char *text, const char *trailing) argument
/haiku/src/build/libroot/
H A Dfs_freebsd.cpp231 haiku_freebsd_readv(int fd, const struct iovec *vecs, size_t count) argument
253 haiku_freebsd_writev(int fd, const struct iovec *vecs, size_t count) argument
/haiku/src/libs/iconv/
H A Dbig5hkscs1999.h109 int count = 0; local
H A Dbig5hkscs2001.h116 int count = 0; local
[all...]
H A Dbig5hkscs2004.h121 int count = 0; local
[all...]
H A Diso2022_jp.h40 int count = 0; local
132 int count = (state == STATE_ASCII ? 1 : 4); local
153 int count = (state == STATE_JISX0201ROMAN ? 1 : 4); local
174 int count = (state == STATE_JISX0208 ? 2 : 5); local
[all...]
H A Diso2022_jp1.h41 int count = 0; local
156 int count = (state == STATE_ASCII ? 1 : 4); local
177 int count = (state == STATE_JISX0201ROMAN ? 1 : 4); local
198 int count = (state == STATE_JISX0208 ? 2 : 5); local
220 int count = (state == STATE_JISX0212 ? 2 : 6); local
[all...]
/haiku/src/libs/stdc++/legacy/
H A Disgetline.cc103 _IO_size_t count = _IO_getline_info(sb, buf, CHUNK_SIZE, terminator, local
/haiku/src/servers/app/
H A DWindowList.cpp152 int32 count = 0; local
/haiku/src/servers/app/drawing/
H A DUpdateQueue.cpp150 int32 count = fUpdateRegion.CountRects(); local
/haiku/src/tests/add-ons/kernel/file_systems/consistency_check/
H A DAdaptiveBuffering.cpp16 AdaptiveBuffering(size_t initialBufferSize, size_t maxBufferSize, uint32 count) argument
/haiku/src/tests/servers/app/lagging_get_mouse/
H A Dmain.cpp34 int32 count = fMouseSamples.CountItems(); local
51 int32 count = fMouseSamples.CountItems(); local
/haiku/src/apps/tv/
H A DDeviceRoster.cpp91 int32 count; local
106 int32 count; local
121 int32 count; local
136 int32 count; local
[all...]

Completed in 307 milliseconds

1234567891011>>