Searched defs:count (Results 126 - 150 of 1330) sorted by relevance

1234567891011>>

/haiku/src/system/libroot/os/arch/ppc/
H A Dstack_trace.cpp24 int32 count = 0; local
/haiku/src/system/kernel/vm/
H A DVMDeviceCache.cpp24 VMDeviceCache::Read(off_t offset, const generic_io_vec *vecs, size_t count, argument
33 VMDeviceCache::Write(off_t offset, const generic_io_vec* vecs, size_t count, argument
/haiku/src/tests/kits/shared/
H A DNaturalCompareTest.cpp82 NaturalCompareTest::_RunTests(const Sample* samples, int count) argument
/haiku/src/bin/
H A Dsetdecor.cpp98 int32 count = util->CountDecorators(); local
136 int32 count = util->CountDecorators(); local
H A Dfortune.c24 int count = 0; local
85 unsigned count; local
[all...]
H A Drelease.c30 int count = 1; local
/haiku/src/tools/fixup_next_boot_floppy/
H A Dfixup_next_boot_floppy.c28 static uint16_t checksum_16(uint16_t *p, int count) argument
/haiku/src/apps/haikudepot/edits_generic/
H A DCompoundEdit.cpp37 int32 count = static_cast<int32>(fEdits.size()); local
62 int32 count = static_cast<int32>(fEdits.size()); local
87 int32 count = static_cast<int32>(fEdits.size()); local
/haiku/src/tests/system/libroot/posix/
H A Dthread_local_test.cpp45 int thread_local_test(int count) argument
/haiku/src/tests/kits/media/
H A DmediaFormats.cpp200 int32 count = 0; local
/haiku/headers/private/graphics/intel_extreme/
H A Dlock.h17 int32 count; member in struct:lock
/haiku/src/system/libroot/posix/wchar/
H A Dmbsrtowcs.cpp47 size_t count = 0; local
H A Dwcsrtombs.cpp48 size_t count = 0; local
/haiku/headers/posix/
H A Dwchar.h34 unsigned int count; member in struct:__anon1
/haiku/src/kits/shared/
H A DWeakReferenceable.cpp32 int32 count = -11; local
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dlists2.c15 int count = 5000; local
/haiku/src/tools/fs_shell/
H A Duio.cpp34 prepare_iovecs(const struct fssh_iovec *vecs, int count, argument
52 fssh_readv(int fd, const struct fssh_iovec *vector, int count) argument
72 fssh_readv_pos(int fd, fssh_off_t pos, const struct fssh_iovec *vec, int count) argument
91 fssh_writev(int fd, const struct fssh_iovec *vector, int count) argument
111 fssh_writev_pos(int fd, fssh_off_t pos, const struct fssh_iovec *vec, int count) argument
[all...]
/haiku/src/system/libroot/os/locks/
H A Dmutex.cpp62 uint32 count = 0; local
/haiku/src/apps/icon-o-matic/generic/command/
H A DCompoundCommand.cpp14 CompoundCommand(Command** commands, int32 count, const char* name, int32 nameIndex) argument
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformShapesBox.cpp22 TransformShapesBox(CanvasView* view, const Shape** shapes, int32 count) argument
/haiku/src/apps/icon-o-matic/shape/commands/
H A DRemovePathsCommand.cpp32 RemovePathsCommand( Container<VectorPath>* container, const int32* indices, int32 count) argument
H A DNudgePointsCommand.cpp29 _GetName(int32 count) argument
40 NudgePointsCommand(VectorPath* path, const int32* indices, const control_point* points, int32 count) argument
H A DFlipPointsCommand.cpp28 FlipPointsCommand(VectorPath* path, const int32* indices, int32 count) argument
H A DInsertPointCommand.cpp27 InsertPointCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
H A DSplitPointsCommand.cpp30 SplitPointsCommand(VectorPath* path, const int32* indices, int32 count) argument
[all...]

Completed in 100 milliseconds

1234567891011>>