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

12345

/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/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/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp2062 SourceView::Create(Team* team, Listener* listener) function in class:SourceView
H A DVariablesView.cpp1846 VariablesView::Create(Listener* listener, ValueNodeManager* manager) function in class:VariablesView
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp556 OverlayInode::Create(const char *name, int openMode, int perms, void **cookie, function in class:write_overlay::OverlayInode
/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/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
/haiku/src/system/kernel/
H A Dteam.cpp554 Team::Create(team_id id, const char* name, bool kernel) function in class:Team
[all...]

Completed in 772 milliseconds

12345