Searched defs:indices (Results 1 - 25 of 40) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCheckVisitor.h70 IndexStack indices; member in class:CheckVisitor
H A DIndex.cpp71 Inode* indices = fVolume->IndicesNode(); local
/haiku/src/apps/icon-o-matic/shape/commands/
H A DRemoveShapesCommand.cpp23 RemoveShapesCommand( Container<Shape>* container, const int32* indices, int32 count) argument
H A DRemoveTransformersCommand.cpp23 RemoveTransformersCommand(Container<Transformer>* container, const int32* indices, int32 count) argument
H A DPathCommand.cpp51 PathCommand::_Select(const int32* indices, int32 count, argument
H A DRemovePathsCommand.cpp32 RemovePathsCommand( Container<VectorPath>* container, const int32* indices, int32 count) argument
H A DNudgePointsCommand.cpp40 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 DSplitPointsCommand.cpp30 SplitPointsCommand(VectorPath* path, const int32* indices, int32 count) argument
H A DRemovePointsCommand.cpp172 RemovePointsCommand::_Init(const int32* indices, int32 count, argument
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/tools/bfs_shell/
H A Dcommand_checkfs.cpp50 uint64 files = 0, directories = 0, indices = 0; local
/haiku/src/apps/mediaplayer/playlist/
H A DRandomizePLItemsCommand.cpp26 RandomizePLItemsCommand(Playlist* playlist, BList indices) argument
H A DCopyPLItemsCommand.cpp24 CopyPLItemsCommand(Playlist* playlist, BList indices, int32 toIndex) argument
H A DMovePLItemsCommand.cpp25 MovePLItemsCommand(Playlist* playlist, BList indices, int32 toIndex) argument
H A DRemovePLItemsCommand.cpp26 RemovePLItemsCommand(Playlist* playlist, BList indices, bool moveFilesToTrash) argument
/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 DTransformPointsBox.cpp22 TransformPointsBox(CanvasView* view, PathManipulator* manipulator, VectorPath* path, const int32* indices, int32 count) argument
/haiku/src/apps/icon-o-matic/generic/command/
H A DRemoveCommand.h62 RemoveCommand( Container<Type>* container, const int32* indices, int32 count) argument
/haiku/src/bin/
H A Dlsindex.cpp164 DIR *indices = NULL; local
/haiku/src/bin/bfs_tools/
H A Dbfswhich.cpp197 Directory* indices = (Directory*)Inode::Factory(&disk, disk.Indices()); local
H A Dchkindex.cpp487 Directory *indices = (Directory *)Inode::Factory(&disk,disk.Indices()); local
[all...]
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.cpp260 uint64 files = 0, directories = 0, indices = 0; local
/haiku/src/apps/icon-o-matic/gui/
H A DTransformerListView.cpp342 int32 indices[count]; local
/haiku/src/tests/add-ons/kernel/file_systems/bfs/fragmenter/
H A Dfragmenter.cpp51 inode_addr indices; member in struct:disk_super_block

Completed in 177 milliseconds

12