Searched defs:Create (Results 26 - 50 of 108) sorted by relevance

12345

/haiku/src/bin/debug/strace/
H A DTypeHandler.h106 static inline TypeHandler *Create() function in struct:TypeHandlerFactory
158 static inline TypeHandler *Create() function in struct:TypeHandlerFactory
167 static inline TypeHandler *Create() function in struct:TypeHandlerFactory
/haiku/src/system/kernel/slab/
H A DHashedObjectCache.cpp56 HashedObjectCache::Create(const char* name, size_t object_size, function in class:HashedObjectCache
/haiku/src/system/kernel/
H A DUserEvent.cpp110 TeamSignalEvent::Create(Team* team, uint32 signalNumber, int32 signalCode, function in class:TeamSignalEvent
180 ThreadSignalEvent::Create(Thread* thread, uint32 signalNumber, int32 signalCode, function in class:ThreadSignalEvent
255 CreateThreadEvent::Create(const ThreadCreationAttributes& attributes) function in class:CreateThreadEvent
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DConsoleOutputView.cpp77 ConsoleOutputView::Create() function in class:ConsoleOutputView
H A DBreakpointsView.cpp50 BreakpointsView::Create(Team* team, Listener* listener) function in class:BreakpointsView
H A DStackTraceView.cpp127 StackTraceView::Create(Listener* listener) function in class:StackTraceView
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DStringPool.h83 static StringData* Create(const StringDataKey& key) function in class:StringData
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DIndex.cpp166 Index::Create(Transaction& transaction, const char* name, uint32 type) function in class:Index
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DImageStopConfigView.cpp72 ImageStopConfigView::Create(::Team* team, UserInterfaceListener* listener) function in class:ImageStopConfigView
H A DSignalsConfigView.cpp206 SignalsConfigView::Create(::Team* team, UserInterfaceListener* listener) function in class:SignalsConfigView
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DWatchPromptWindow.cpp72 WatchPromptWindow::Create(Architecture* architecture, target_addr_t address, function in class:WatchPromptWindow
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DStdLibFileIO.cpp221 int CStdLibFileIO::Create(const char* pName) function in class:CStdLibFileIO
/haiku/src/kits/media/
H A DSharedBufferList.cpp38 SharedBufferList::Create(SharedBufferList** _list) function in class:BPrivate::SharedBufferList
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp72 TeamsWindow::Create(SettingsManager* settingsManager) function in class:TeamsWindow
/haiku/headers/private/package/hpkg/
H A DPackageFileHeapAccessorBase.h47 static GenericCompressionAlgorithmOwner* Create( function in struct:BPackageKit::BHPKG::BPrivate::GenericCompressionAlgorithmOwner
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEEntry.h56 static FUSEEntry* Create(FUSENode* parent, const char* name, FUSENode* node) function in struct:UserlandFS::FUSEEntry
/haiku/src/servers/registrar/
H A DMessagingService.cpp47 MessagingArea::Create(area_id kernelAreaID, sem_id lockSem, sem_id counterSem, function in class:MessagingArea
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.cpp115 Attribute::Create(const char* name, type_code type, int openMode, function in class:Attribute
/haiku/src/kits/package/
H A DPackageInfoSet.cpp99 static PackageMap* Create() function in struct:BPackageKit::BPackageInfoSet::PackageMap
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeRegular.cpp66 Inode::Create(const char* name, int mode, int perms, OpenFileCookie* cookie, function in class:Inode
/haiku/src/kits/package/hpkg/v1/
H A DPackageReaderImplV1.cpp74 static status_t Create(AttributeHandlerContext* context, function in struct:BPackageKit::BHPKG::V1::BPrivate::PackageReaderImpl::DataAttributeHandler
186 static status_t Create(AttributeHandlerContext* context, function in struct:BPackageKit::BHPKG::V1::BPrivate::PackageReaderImpl::EntryAttributeHandler
/haiku/src/kits/package/hpkg/
H A DPackageReaderImpl.cpp117 static status_t Create(AttributeHandlerContext* context, function in struct:BPackageKit::BHPKG::BPrivate::PackageReaderImpl::EntryAttributeHandler
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp82 ExpressionEvaluationWindow::Create(BHandler* closeTarget, ::Team* team, function in class:ExpressionEvaluationWindow
/haiku/src/kits/support/
H A DZstdCompressionAlgorithm.cpp247 static status_t Create(BDataIO* io, BaseParameters* _parameters, function in struct:BZstdCompressionAlgorithm::Stream
/haiku/src/bin/debug/ltrace/
H A Dltrace_stub.cpp34 static PatchEntry* Create(const char* name, void* function) function in struct:PatchEntry

Completed in 818 milliseconds

12345