Searched refs:_Init (Results 26 - 50 of 156) sorted by relevance

1234567

/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DWatchPromptWindow.h43 void _Init();
/haiku-fatelf/src/apps/icon-o-matic/shape/commands/
H A DRemovePointsCommand.h39 void _Init(const int32* indices, int32 count,
H A DRemovePointsCommand.cpp42 _Init(&index, 1, selected, count);
61 _Init(selected, count, selected, count);
174 // _Init
176 RemovePointsCommand::_Init(const int32* indices, int32 count, function in class:RemovePointsCommand
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A DBlock.h37 bool _Init(Volume* volume, uint64 blockIndex,
H A DNode.cpp35 _Init();
47 _Init();
276 Node::_Init() function in class:Node
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/shared/
H A DBlockerPool.cpp20 fInitStatus = _Init(count);
71 // _Init
73 BlockerPool::_Init(int32 count) function in class:BlockerPool
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DUserlandFS.cpp49 status_t error = sUserlandFS->_Init();
132 // _Init
134 UserlandFS::_Init() function in class:UserlandFS
/haiku-fatelf/src/apps/powerstatus/
H A DPowerStatusView.h51 void _Init();
92 void _Init();
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/shared/
H A DBlockerPool.cpp20 fInitStatus = _Init(count);
71 // _Init
73 BlockerPool::_Init(int32 count) function in class:BlockerPool
/haiku-fatelf/src/apps/cortex/ValControl/
H A DValControlSegment.cpp55 _Init();
65 ValControlSegment::_Init() function in class:ValControlSegment
296 _Init();
H A DValControlSegment.h160 void _Init();
/haiku-fatelf/src/kits/midi/
H A DSynth.cpp27 _Init();
33 _Init();
253 BSynth::_Init() function in class:BSynth
/haiku-fatelf/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp47 self->_Init();
93 TeamsWindow::_Init() function in class:TeamsWindow
/haiku-fatelf/headers/libs/alm/
H A DALMGroup.h48 void _Init(BLayoutItem* item, BView* view,
/haiku-fatelf/headers/os/media/
H A DBufferGroup.h55 status_t _Init();
/haiku-fatelf/headers/private/debug/
H A DDebugEventStream.h54 status_t _Init();
/haiku-fatelf/headers/private/interface/
H A DBMCPrivate.h63 void _Init(bool setMaxContentWidth);
/haiku-fatelf/headers/private/media/
H A DSharedBufferList.h51 status_t _Init();
/haiku-fatelf/headers/private/package/hpkg/
H A DRepositoryWriterImpl.h47 status_t _Init(const char* fileName);
/haiku-fatelf/src/add-ons/kernel/drivers/disk/virtual/remote_disk/
H A DRemoteDisk.h42 status_t _Init();
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A DInode.cpp42 _Init();
76 _Init();
100 _Init();
240 Inode::_Init() function in class:Inode
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DQuery.h48 status_t _Init(const char* queryString, uint32 flags,
/haiku-fatelf/src/add-ons/screen_savers/ifs/
H A DIFSSaver.h37 void _Init(BRect bounds);
/haiku-fatelf/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.h48 void _Init();
H A DMemoryView.h69 void _Init();

Completed in 264 milliseconds

1234567