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

1234567891011>>

/haiku-fatelf/data/bin/
H A Dinstalloptionalpackage357 function Init() function
871 Init
901 Init
/haiku-fatelf/headers/cpp/
H A Dstreambuf.h251 class Init { class in class:ios
253 Init () { } function in class:ios::Init
/haiku-fatelf/headers/libs/print/libprint/
H A DBlockingWindow.h73 void Init(uint32 escape_msg);
103 void Init(const char* title);
/haiku-fatelf/headers/os/game/
H A DFileGameSound.h55 status_t Init(const entry_ref* file);
H A DGameSound.h32 // only valid after Init()
68 status_t Init(gs_id handle);
H A DSimpleGameSound.h42 status_t Init(const entry_ref* file);
43 status_t Init(const void* data, int64 frameCount,
/haiku-fatelf/headers/os/media/
H A DMediaEncoder.h72 void Init();
/haiku-fatelf/headers/os/package/
H A DPackageInfoSet.h26 status_t Init();
/haiku-fatelf/headers/os/package/hpkg/
H A DBlockBufferCache.h31 virtual status_t Init();
H A DPackageDataReader.h27 virtual status_t Init(const BPackageData& data) = 0;
H A DPackageReader.h33 status_t Init(const char* fileName);
34 status_t Init(int fd, bool keepFD);
H A DPackageWriter.h50 status_t Init(const char* fileName, uint32 flags = 0);
H A DRepositoryReader.h31 status_t Init(const char* fileName);
H A DRepositoryWriter.h61 status_t Init(const char* fileName);
/haiku-fatelf/headers/private/debug/
H A DDebugContext.h17 status_t Init(team_id team, port_id nubPort);
H A DDebugLooper.h23 status_t Init();
/haiku-fatelf/headers/private/graphics/3dfx/
H A DDriverInterface.h35 status_t Init(const char* name) function in struct:Benaphore
/haiku-fatelf/headers/private/graphics/ati/
H A DDriverInterface.h33 status_t Init(const char* name) function in struct:Benaphore
/haiku-fatelf/headers/private/graphics/intel_810/
H A DDriverInterface.h32 status_t Init(const char* name) function in struct:Benaphore
/haiku-fatelf/headers/private/graphics/s3/
H A DDriverInterface.h32 status_t Init(const char* name) function in struct:Benaphore
/haiku-fatelf/headers/private/kernel/
H A DAllocationTracking.h23 void Init(AbstractTraceEntryWithStackTrace* entry) function in class:BKernel::AllocationTrackingInfo
H A DDPC.h61 status_t Init(const char* name, int32 priority,
/haiku-fatelf/headers/private/kernel/arch/generic/
H A Ddebug_uart.h26 virtual void Init() {}; function in class:DebugUART
H A Ddebug_uart_8250.h25 void Init();
/haiku-fatelf/headers/private/kernel/arch/m68k/
H A Darch_platform.h34 virtual status_t Init(struct kernel_args *kernelArgs) = 0;

Completed in 203 milliseconds

1234567891011>>