Searched defs:Create (Results 76 - 100 of 108) sorted by last modified time

12345

/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/debugger/elf/
H A DElfSymbolLookup.cpp326 ElfSymbolLookup::Create(ElfSymbolLookupSource* source, uint64 symbolTable, function in class:ElfSymbolLookup
/haiku/src/apps/debugger/user_interface/gui/settings/
H A DDebuggerUiSettingsFactory.cpp54 DebuggerUiSettingsFactory::Create(const BMessage& archive, function in class:DebuggerUiSettingsFactory
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.cpp369 BeOSKernelVolume::Create(void* dir, const char* name, int openMode, int mode, function in class:BeOSKernelVolume
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DExceptionStopConfigView.cpp46 ExceptionStopConfigView::Create(::Team* team, UserInterfaceListener* listener) function in class:ExceptionStopConfigView
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DStringPool.h83 static StringData* Create(const StringDataKey& key) function in class:StringData
H A DVersion.cpp83 Version::Create(const char* major, const char* minor, const char* micro, function in class:Version
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualVolume.cpp385 VirtualVolume::Create(Node* dir, const char* name, int openMode, int mode, function in class:VirtualVolume
H A DVolume.cpp286 Volume::Create(Node* dir, const char* name, int openMode, int mode, function in class:Volume
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DConsoleOutputView.cpp77 ConsoleOutputView::Create() function in class:ConsoleOutputView
/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/kits/package/hpkg/
H A DPackageReaderImpl.cpp117 static status_t Create(AttributeHandlerContext* context, function in struct:BPackageKit::BHPKG::BPrivate::PackageReaderImpl::EntryAttributeHandler
/haiku/src/kits/support/
H A DZlibCompressionAlgorithm.cpp256 static status_t Create(BDataIO* io, BaseParameters* _parameters, function in struct:BZlibCompressionAlgorithm::Stream
/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/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
H A DRPCCall.cpp27 Call::Create(uint32 proc, const Auth* creds, const Auth* ver) function in class:Call
H A DRPCCallbackReply.cpp26 CallbackReply::Create(uint32 xid, AcceptStat rpcError) function in class:CallbackReply
/haiku/src/kits/package/solver/
H A DSolver.cpp60 BSolver::Create(BSolver*& _solver) function in class:BPackageKit::BSolver
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp49 static AttributeIndexTreeValue* Create(IndexedAttributeOwner* owner, function in struct:AttributeIndexTreeValue
/haiku/src/bin/package/
H A Dcommand_extract.cpp185 static status_t Create(Entry* parent, const char* name, bool implicit, function in struct:Entry
/haiku/src/kits/package/
H A DPackageInfoSet.cpp99 static PackageMap* Create() function in struct:BPackageKit::BPackageInfoSet::PackageMap
/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/tools/elfsymbolpatcher/
H A DElfSymbolPatcher.cpp73 ElfSymbolPatchInfo::Entry::Create(image_id image, void*** targets, function in class:ElfSymbolPatchInfo::Entry
/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/system/kernel/slab/
H A DHashedObjectCache.cpp56 HashedObjectCache::Create(const char* name, size_t object_size, function in class:HashedObjectCache

Completed in 140 milliseconds

12345