Searched defs:count (Results 201 - 225 of 1672) sorted by relevance

1234567891011>>

/haiku-fatelf/src/apps/deskbar/
H A DTeamMenu.cpp84 int32 count = teamList.CountItems(); local
/haiku-fatelf/src/apps/icon-o-matic/generic/selection/
H A DSelection.cpp125 int32 count = fSelected.CountItems(); local
/haiku-fatelf/src/apps/icon-o-matic/shape/commands/
H A DChangePointCommand.cpp27 ChangePointCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
H A DFlipPointsCommand.cpp27 FlipPointsCommand(VectorPath* path, const int32* indices, int32 count) argument
H A DFreezeTransformationCommand.cpp31 FreezeTransformationCommand( Shape** const shapes, int32 count) argument
H A DRemovePointsCommand.cpp176 RemovePointsCommand::_Init(const int32* indices, int32 count, argument
28 RemovePointsCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
48 RemovePointsCommand(VectorPath* path, const int32* selected, int32 count) argument
[all...]
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformObjectsCommand.cpp19 TransformObjectsCommand( TransformBox* box, Transformable** const objects, const double* originals, int32 count, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name, int32 nameIndex) argument
H A DTransformPointsBox.cpp22 TransformPointsBox(CanvasView* view, PathManipulator* manipulator, VectorPath* path, const int32* indices, int32 count) argument
/haiku-fatelf/src/apps/installer/
H A DProgressReporter.cpp60 ProgressReporter::AddItems(uint64 count, off_t bytes) argument
/haiku-fatelf/src/apps/mediaplayer/playlist/
H A DCopyPLItemsCommand.cpp24 CopyPLItemsCommand(Playlist* playlist, const int32* indices, int32 count, int32 toIndex) argument
H A DMovePLItemsCommand.cpp25 MovePLItemsCommand(Playlist* playlist, const int32* indices, int32 count, int32 toIndex) argument
H A DRandomizePLItemsCommand.cpp26 RandomizePLItemsCommand(Playlist* playlist, const int32* indices, int32 count) argument
/haiku-fatelf/src/apps/packageinstaller/
H A DPackageStatus.cpp112 PackageStatus::StageStep(uint32 count, const char *text, const char *trailing) argument
/haiku-fatelf/src/apps/packagemanager/
H A DPackageManager.cpp81 int32 i, count; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfile-has-acl.c129 acl_nontrivial (int count, aclent_t *entries) argument
157 acl_ace_nontrivial (int count, ace_t *entries) argument
221 acl_nontrivial(int count, struct acl_entry *entries, struct stat *sb) argument
[all...]
H A Dnproc.c83 unsigned long count; local
189 unsigned long count = 0; local
[all...]
/haiku-fatelf/src/bin/desklink/
H A Ddesklink.cpp50 int32 count = deskbar.CountItems(); local
/haiku-fatelf/src/bin/findutils/locate/
H A Dbigram.c85 register int count; /* The prefix length. */ local
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dpartition.c170 int count = elements[elements[e].class_element].class_count; local
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dpj-dis.c121 int count; local
/haiku-fatelf/src/bin/network/pppconfig/
H A Dpppconfig.cpp48 int32 count; local
/haiku-fatelf/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-fatelf/src/kits/interface/
H A DSplitLayoutBuilder.cpp78 int32 count = fView->CountChildren(); local
/haiku-fatelf/src/kits/network/
H A Dinterfaces.cpp92 int count = (int)config.ifc_value; local
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dhex.c28 isc_gethexstring(unsigned char *buf, size_t len, int count, FILE *fp, argument

Completed in 299 milliseconds

1234567891011>>