Searched defs:Create (Results 1 - 25 of 108) sorted by last modified time

12345

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp119 Inode::Create(Transaction& transaction, ino_t id, Inode* parent, int32 mode, function in class:Inode
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp1633 FUSEVolume::Create(void* _dir, const char* name, int openMode, int mode, function in class:FUSEVolume
H A DFUSEEntry.h56 static FUSEEntry* Create(FUSENode* parent, const char* name, FUSENode* node) function in struct:UserlandFS::FUSEEntry
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp19 class Create : public AbstractTraceEntry { class in namespace:BFSInodeTracing
21 Create(Inode* inode, Inode* parent, const char* name, int32 mode, function in class:BFSInodeTracing::Create
2620 Inode::Create(Transaction& transaction, Inode* parent, const char* name, function in class:Inode
[all...]
/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/system/boot/loader/
H A Delf.cpp177 ELFLoader<Class>::Create(int fd, preloaded_image** _image) function in class:ELFLoader
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp301 Query::Create(Volume* volume, const char* queryString, uint32 flags, function in class:Query
/haiku/src/system/kernel/
H A Dthread.cpp271 Thread::Create(const char* name, Thread*& _thread) function in class:Thread
H A Dteam.cpp554 Team::Create(team_id id, const char* name, bool kernel) function in class:Team
[all...]
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp158 static ThreadState* Create() function in struct:__anon2::ThreadState
282 static ImageInfo* Create(struct image* image) function in struct:__anon2::ImageInfo
462 static AreaInfo* Create(Allocator& allocator, VMArea* area, size_t ramSize, function in struct:__anon2::AreaInfo
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixEndpoint.cpp24 UnixEndpoint::Create(net_socket* socket, UnixEndpoint** _endpoint) function in class:UnixEndpoint
/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/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp2004 Volume::Create(void* _dir, const char* name, int openMode, int mode, function in class:Volume
/haiku/src/system/kernel/device_manager/
H A Ddma_resources.cpp33 DMABuffer::Create(size_t count) function in class:DMABuffer
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/bin/debug/strace/
H A DTypeHandler.cpp66 TypeHandlerFactory<void>::Create() function in class:TypeHandlerFactory
89 TypeHandlerFactory<bool>::Create() function in class:TypeHandlerFactory
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/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/apps/debugger/user_interface/gui/utility_windows/
H A DStartTeamWindow.cpp49 StartTeamWindow::Create(TargetHostInterface* hostInterface) function in class:StartTeamWindow
/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/xfs/
H A DNode.cpp475 NodeHeader::Create(Inode* inode, const char* buffer) function in class:NodeHeader
H A DLeafDirectory.cpp424 ExtentLeafHeader::Create(Inode* inode, const char* buffer) function in class:ExtentLeafHeader
H A DLeafAttribute.cpp362 AttrLeafHeader::Create(Inode* inode, const char* buffer) function in class:AttrLeafHeader
H A DExtent.cpp282 ExtentDataHeader::Create(Inode* inode, const char* buffer) function in class:ExtentDataHeader
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1846 VariablesView::Create(Listener* listener, ValueNodeManager* manager) function in class:VariablesView

Completed in 292 milliseconds

12345