Searched defs:Create (Results 76 - 100 of 108) sorted by relevance

12345

/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
H A DShareVolume.cpp619 ShareVolume::Create(Node* _dir, const char* name, int openMode, int mode, function in class:ShareVolume
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRequestBuilder.cpp115 RequestBuilder::Create(FileType type, const char* name, AttrValue* attr, function in class:RequestBuilder
H A DReplyInterpreter.cpp191 ReplyInterpreter::Create(uint64* before, uint64* after, bool& atomic) function in class:ReplyInterpreter
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp113 DebugReportGenerator::Create(::Team* team, UserInterfaceListener* listener, function in class:DebugReportGenerator
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.cpp492 Inode::Create(Transaction& transaction, Inode* parent, const char* name, function in class:Inode
[all...]
/haiku/src/system/kernel/
H A Dthread.cpp271 Thread::Create(const char* name, Thread*& _thread) function in class:Thread
H A Dport.cpp248 class Create : public AbstractTraceEntry { class in namespace:PortTracing
250 Create(Port* port) function in class:PortTracing::Create
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp191 static status_t Create(target_size_t byteSize, bool isSigned, Type*& _type) function in class:DwarfTypeFactory::ArtificialIntegerType
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.cpp332 Volume::Create(void* dir, const char* name, int openMode, int mode, function in class:Volume
/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/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/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp660 HaikuKernelVolume::Create(void* _dir, const char* name, int openMode, int mode, function in class:HaikuKernelVolume
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp82 MemoryView::Create(::Team* team, Listener* listener) function in class:MemoryView
/haiku/src/system/kernel/debug/
H A Dtracing.cpp423 TracingMetaData::Create(TracingMetaData*& _metaData) function in class:TracingMetaData
/haiku/src/system/kernel/slab/
H A DSlab.cpp119 class Create : public ObjectCacheTraceEntry { class in namespace:SlabObjectCacheTracing
121 Create(const char* name, size_t objectSize, size_t alignment, function in class:SlabObjectCacheTracing::Create
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp662 ImageFunctionsView::Create(Listener* listener) function in class:ImageFunctionsView
H A DTeamWindow.cpp305 TeamWindow::Create(::Team* team, UserInterfaceListener* listener) function in class:TeamWindow
[all...]
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp101 Model::IORequest::Create(system_profiler_io_request_scheduled* scheduledEvent, function in class:Model::IORequest
567 Model::CompactSchedulingState::Create(const SchedulingState& state, function in class:Model::CompactSchedulingState
/haiku/src/system/kernel/device_manager/
H A DIORequest.cpp88 IOBuffer::Create(uint32 count, bool vip) function in class:IOBuffer
755 IORequest::Create(bool vip) function in class:IORequest
/haiku/src/system/kernel/vm/
H A DVMCache.cpp114 class Create : public VMCacheTraceEntry { class in namespace:VMCacheTracing
116 Create(VMCache* cache) function in class:VMCacheTracing::Create
[all...]
/haiku/src/kits/storage/
H A DPathMonitor.cpp451 static Directory* Create(const node_ref& nodeRef) function in class:__anon3::Directory
669 static Watcher* Create(const BMessenger& target) function in struct:__anon3::Watcher
/haiku/src/kits/package/hpkg/
H A DPackageWriterImpl.cpp272 static Entry* Create(const char* name, size_t nameLength, int fd, function in struct:BPackageKit::BHPKG::BPrivate::PackageWriterImpl::Entry
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_buffer.cpp211 class Create : public NetBufferTraceEntry { class in namespace:NetBufferTracing
213 Create(size_t headerSpace, net_buffer* buffer) function in class:NetBufferTracing::Create

Completed in 346 milliseconds

12345