Searched defs:count (Results 301 - 325 of 1331) sorted by relevance

<<11121314151617181920>>

/haiku/src/system/libroot/posix/unistd/
H A Dconf.cpp115 int count = 0; local
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dduckduckgo_request.cpp46 int count; local
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DLeafDirectory.h53 uint16 count; member in struct:ExtentLeafHeaderV4::OnDiskData
78 uint16 count; member in struct:ExtentLeafHeaderV5::OnDiskData
H A DNode.h46 uint16 count; member in struct:NodeHeaderV4::OnDiskData
70 uint16 count; member in struct:NodeHeaderV5::OnDiskData
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_barrier.cpp29 pthread_barrier_init(pthread_barrier_t* barrier, const pthread_barrierattr_t* _attr, unsigned count) argument
/haiku/src/libs/icon/style/
H A DStyle.cpp213 int32 count = fGradient->CountColors(); local
/haiku/src/apps/icon-o-matic/shape/commands/
H A DTransformPointsCommand.cpp20 TransformPointsCommand( TransformBox* box, VectorPath* path, const int32* indices, const control_point* points, int32 count, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name) argument
/haiku/src/libs/icon/generic/
H A DContainer.h102 int32 count = fListeners.CountItems(); local
173 int32 count = CountItems(); local
261 int32 count = listeners.CountItems(); local
275 int32 count = listeners.CountItems(); local
/haiku/src/bin/filteredquery/
H A DFilteredQuery.cpp73 int32 count = fFilters.CountItems(); local
/haiku/src/tests/kits/shared/
H A DFakeJsonDataGenerator.cpp22 FakeJsonStreamDataIO::FakeJsonStreamDataIO(int count, uint32 checksumLimit) argument
89 FakeJsonStringStreamDataIO::FakeJsonStringStreamDataIO(int count, uint32 checksumLimit) argument
158 FakeJsonNumberStreamDataIO::FakeJsonNumberStreamDataIO(int count, uint32 checksumLimit) argument
/haiku/src/preferences/datatranslations/
H A DTranslatorListView.cpp47 int32 count; local
91 int32 count; local
/haiku/src/apps/haikudepot/textview/
H A DTextSpan.cpp126 TextSpan::Remove(int32 start, int32 count) argument
[all...]
/haiku/src/servers/app/
H A DBitmapManager.cpp70 int32 count = fBitmapList.CountItems(); local
/haiku/src/apps/haikudepot/util/
H A DLanguageMenuUtils.cpp96 int32 count = 0; local
/haiku/headers/private/kernel/
H A Dint.h37 uint32 count; member in struct:irq_assignment
/haiku/src/apps/haikudepot/server/
H A DServerReferenceDataUpdateProcess.cpp131 int32 count = 0; local
/haiku/src/tests/add-ons/accelerants/intel_extreme/
H A Dintel_reg.cpp53 uint32_t count = 1; local
/haiku/src/servers/app/font/
H A DFontFamily.cpp140 int32 count = fStyles.CountItems(); local
232 int32 count = fStyles.CountItems(); local
250 int32 count = fStyles.CountItems(); local
/haiku/src/bin/network/telnet/
H A Dring.c100 ring_init(Ring *ring, unsigned char *buffer, int count) argument
157 ring_supplied(Ring *ring, int count) argument
167 ring_consumed(Ring *ring, int count) argument
273 ring_supply_data(Ring *ring, unsigned char *buffer, int count) argument
[all...]
/haiku/headers/private/fs_shell/
H A Dfssh_lock.h36 int32_t count; member in struct:fssh_rw_lock
/haiku/headers/private/shared/
H A DArray.h131 Array<Element>::InsertUninitialized(int32 index, int32 count) argument
148 Array<Element>::Remove(int32 index, int32 count) argument
[all...]
/haiku/src/add-ons/accelerants/3dfx/
H A Dmode.cpp112 uint32 count = 0; local
/haiku/src/add-ons/accelerants/et6x00/
H A DAcceleration.c75 SCREEN_TO_SCREEN_BLIT(engine_token *et, blit_params *list, uint32 count) argument
164 FILL_RECTANGLE(engine_token *et, uint32 color, fill_rect_params *list, uint32 count) argument
[all...]
/haiku/src/add-ons/accelerants/intel_810/
H A Dmode.cpp118 uint32 count = 0; local
/haiku/src/add-ons/accelerants/matrox/
H A DSetDisplayMode.c549 void SET_INDEXED_COLORS(uint count, uint8 first, uint8 *color_data, uint32 flags) { argument

Completed in 242 milliseconds

<<11121314151617181920>>