Searched refs:Init (Results 1 - 25 of 989) sorted by path

1234567891011>>

/haiku/headers/build/private/storage/
H A DMergedDirectory.h34 status_t Init();
/haiku/headers/cpp/
H A Dstreambuf.h251 class Init { class in class:ios
253 Init () { } function in class:ios::Init
/haiku/headers/os/media/
H A DMediaEncoder.h83 void Init();
/haiku/headers/os/package/hpkg/
H A DBlockBufferPool.h31 virtual status_t Init();
H A DPackageReader.h38 status_t Init(const char* fileName, uint32 flags = 0);
39 status_t Init(int fd, bool keepFD, uint32 flags = 0);
40 status_t Init(BPositionIO* file, bool keepFile,
H A DPackageWriter.h73 status_t Init(const char* fileName,
76 status_t Init(BPositionIO* file, bool keepFile,
85 // to be called after Init(); no Finish()
H A DRepositoryReader.h32 status_t Init(const char* fileName);
H A DRepositoryWriter.h61 status_t Init(const char* fileName);
/haiku/headers/os/package/hpkg/v1/
H A DPackageReader.h38 status_t Init(const char* fileName);
39 status_t Init(int fd, bool keepFD);
/haiku/headers/os/package/solver/
H A DSolver.h48 virtual status_t Init() = 0;
/haiku/headers/private/debug/
H A DDebugContext.h17 status_t Init(team_id team, port_id nubPort);
H A DDebugLooper.h23 status_t Init();
/haiku/headers/private/debugger/arch/
H A DArchitecture.h59 virtual status_t Init();
/haiku/headers/private/debugger/controllers/
H A DTeamDebugger.h52 status_t Init(DebuggerInterface* interface,
H A DThreadHandler.h45 void Init();
/haiku/headers/private/debugger/debug_info/
H A DGlobalTypeLookup.h33 status_t Init();
H A DTeamDebugInfo.h47 status_t Init();
/haiku/headers/private/debugger/elf/
H A DElfFile.h122 status_t Init(const char* fileName);
/haiku/headers/private/debugger/files/
H A DSourceFile.h29 status_t Init(const char* path);
/haiku/headers/private/debugger/model/
H A DExpressionValues.h28 status_t Init();
H A DFileSourceCode.h27 status_t Init();
H A DImage.h35 status_t Init();
H A DStackFrame.h48 status_t Init();
H A DStackFrameValueInfos.h25 status_t Init();
H A DStackFrameValues.h25 status_t Init();

Completed in 137 milliseconds

1234567891011>>