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

12345

/haiku/src/system/kernel/vm/
H A DVMAddressSpace.cpp187 VMAddressSpace::Create(team_id teamID, addr_t base, size_t size, bool kernel, function in class:VMAddressSpace
/haiku/src/system/kernel/messaging/
H A DMessagingService.cpp52 MessagingArea::Create(sem_id lockSem, sem_id counterSem) function in class:MessagingArea
/haiku/src/kits/locale/
H A DDefaultCatalog.cpp488 DefaultCatalog::Create(const char *signature, const char *language) function in class:BPrivate::DefaultCatalog
/haiku/src/tools/locale/
H A DDefaultCatalog.cpp402 DefaultCatalog::Create(const char *signature, const char *language) function in class:BPrivate::DefaultCatalog
/haiku/src/servers/app/drawing/
H A DAlphaMask.cpp538 ShapeAlphaMask::Create(AlphaMask* previousMask, const shape_data& shape, function in class:ShapeAlphaMask
/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...]
H A DInode.cpp119 Inode::Create(Transaction& transaction, ino_t id, Inode* parent, int32 mode, function in class:Inode
/haiku/src/apps/debugger/user_interface/gui/team_window/
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
H A DRegistersView.cpp220 RegistersView::Create(Architecture* architecture) function in class:RegistersView
H A DThreadListView.cpp228 ThreadListView::Create(Team* team, Listener* listener) function in class:ThreadListView
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DExtent.cpp282 ExtentDataHeader::Create(Inode* inode, const char* buffer) function in class:ExtentDataHeader
H A DLeafAttribute.cpp362 AttrLeafHeader::Create(Inode* inode, const char* buffer) function in class:AttrLeafHeader
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
/haiku/src/bin/debug/strace/
H A DTypeHandler.cpp66 TypeHandlerFactory<void>::Create() function in class:TypeHandlerFactory
89 TypeHandlerFactory<bool>::Create() function in class:TypeHandlerFactory
/haiku/src/tools/elfsymbolpatcher/
H A DElfSymbolPatcher.cpp73 ElfSymbolPatchInfo::Entry::Create(image_id image, void*** targets, function in class:ElfSymbolPatchInfo::Entry
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp49 static AttributeIndexTreeValue* Create(IndexedAttributeOwner* owner, function in struct:AttributeIndexTreeValue
H A DQuery.cpp246 Query::Create(Volume* volume, const char* queryString, uint32 flags, function in class:Query
/haiku/src/kits/support/
H A DZlibCompressionAlgorithm.cpp256 static status_t Create(BDataIO* io, BaseParameters* _parameters, function in struct:BZlibCompressionAlgorithm::Stream
/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/inspector_window/
H A DInspectorWindow.cpp82 InspectorWindow::Create(::Team* team, UserInterfaceListener* listener, function in class:InspectorWindow
/haiku/src/system/kernel/device_manager/
H A Ddma_resources.cpp33 DMABuffer::Create(size_t count) function in class:DMABuffer
/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/boot/loader/
H A Delf.cpp177 ELFLoader<Class>::Create(int fd, preloaded_image** _image) function in class:ELFLoader

Completed in 149 milliseconds

12345