Searched defs:Create (Results 26 - 50 of 108) sorted by last modified time

12345

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp305 TeamWindow::Create(::Team* team, UserInterfaceListener* listener) function in class:TeamWindow
[all...]
H A DThreadListView.cpp228 ThreadListView::Create(Team* team, Listener* listener) function in class:ThreadListView
H A DRegistersView.cpp220 RegistersView::Create(Architecture* architecture) function in class:RegistersView
H A DStackTraceView.cpp127 StackTraceView::Create(Listener* listener) function in class:StackTraceView
H A DImageFunctionsView.cpp662 ImageFunctionsView::Create(Listener* listener) function in class:ImageFunctionsView
H A DBreakpointListView.cpp364 BreakpointListView::Create(Team* team, Listener* listener, BView* filterTarget) function in class:BreakpointListView
H A DImageListView.cpp174 ImageListView::Create(Team* team, Listener* listener) function in class:ImageListView
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp72 TeamsWindow::Create(SettingsManager* settingsManager) function in class:TeamsWindow
/haiku/src/system/kernel/
H A Dport.cpp248 class Create : public AbstractTraceEntry { class in namespace:PortTracing
250 Create(Port* port) function in class:PortTracing::Create
/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
/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/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/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp12 CachedExtent::Create(uint64 offset, uint64 length, uint64 flags) function in class:CachedExtent
[all...]
/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/kits/debugger/controllers/
H A DDebugReportGenerator.cpp113 DebugReportGenerator::Create(::Team* team, UserInterfaceListener* listener, function in class:DebugReportGenerator
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DQuery.cpp246 Query::Create(Volume* volume, const char* queryString, uint32 flags, function in class:Query
/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/nfs4/
H A DReplyInterpreter.cpp191 ReplyInterpreter::Create(uint64* before, uint64* after, bool& atomic) function in class:ReplyInterpreter
H A DRequestBuilder.cpp115 RequestBuilder::Create(FileType type, const char* name, AttrValue* attr, function in class:RequestBuilder
/haiku/src/servers/app/drawing/
H A DAlphaMask.cpp538 ShapeAlphaMask::Create(AlphaMask* previousMask, const shape_data& shape, function in class:ShapeAlphaMask
/haiku/src/tools/locale/
H A DDefaultCatalog.cpp402 DefaultCatalog::Create(const char *signature, const char *language) function in class:BPrivate::DefaultCatalog
/haiku/src/kits/locale/
H A DDefaultCatalog.cpp488 DefaultCatalog::Create(const char *signature, const char *language) function in class:BPrivate::DefaultCatalog
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DAttribute.cpp120 Attribute::Create(const char* name, type_code type, int openMode, function in class:Attribute
/haiku/headers/private/kernel/
H A DAreaKeeper.h52 AreaKeeper::Create(const char *name, void **_virtualAddress, uint32 spec, function in class:AreaKeeper
/haiku/src/kits/media/
H A DSharedBufferList.cpp38 SharedBufferList::Create(SharedBufferList** _list) function in class:BPrivate::SharedBufferList

Completed in 318 milliseconds

12345