Searched defs:name (Results 451 - 475 of 2173) sorted by relevance

<<11121314151617181920>>

/haiku/src/tests/system/kernel/unit/
H A DTestSuite.cpp16 TestSuite::TestSuite(const char* name) argument
48 TestSuite::FindTest(const char* name, int32 nameLength) const argument
111 TestSuite::Run(TestContext& context, const char* name) argument
142 _Run(TestContext& context, Test* test, const char* name) argument
[all...]
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Dutil.c40 map_mem(void **virt, phys_addr_t phy, size_t size, uint32 protection, const char *name) argument
74 alloc_mem(void **virt, phys_addr_t *phy, size_t size, uint32 protection, const char *name) argument
/haiku/src/kits/package/
H A DUser.cpp41 BUser::BUser(const BString& name, const BString& realName, const BString& home, argument
105 BUser::SetTo(const BString& name, const BString& realName, const BString& home, argument
119 BUser::IsValidUserName(const char* name) argument
[all...]
H A DPackageResolvableExpression.cpp47 BPackageResolvableExpression::BPackageResolvableExpression(const BString& name, argument
130 BPackageResolvableExpression::SetTo(const BString& name, argument
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DAutoPackageAttributeDirectoryCookie.cpp57 const String& name = fState < AUTO_PACKAGE_ATTRIBUTE_ENUM_COUNT local
/haiku/headers/private/app/
H A DLooperList.h69 const char* name; member in struct:BPrivate::BLooperList::FindNamePred
/haiku/src/tests/system/kernel/util/
H A DSinglyLinkedListTest.cpp10 SinglyLinkedListTest::SinglyLinkedListTest(std::string name) argument
H A DVectorMapTest.cpp82 string_hash(const char *name) argument
123 VectorMapTest::VectorMapTest(std::string name) argument
/haiku/src/tests/kits/interface/bdeskbar/
H A DDeskbarLocationTest.cpp27 DeskbarLocationTest::DeskbarLocationTest(std::string name) : argument
/haiku/src/system/libroot/os/locks/
H A Drw_lock.cpp83 __rw_lock_init(rw_lock *lock, const char *name) argument
90 __rw_lock_init_etc(rw_lock *lock, const char *name, uint32 flags) argument
/haiku/src/servers/registrar/
H A DClipboardHandler.cpp64 const char *name; local
203 _GetClipboard(const char *name) argument
[all...]
/haiku/src/preferences/network/
H A DNetworkProfile.cpp105 BNetworkProfile::SetName(const char* name) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystemInitializer.cpp27 FileSystemInitializer::FileSystemInitializer(const char* name) argument
H A DUserlandFS.cpp78 UserlandFS::RegisterFileSystem(const char* name, FileSystem** _fileSystem) argument
153 UserlandFS::_UnregisterFileSystem(const char* name) argument
[all...]
/haiku/src/apps/poorman/
H A DPoorManPreferencesWindow.cpp27 PoorManPreferencesWindow::PoorManPreferencesWindow(BRect frame, char * name) argument
216 const char * name; local
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPDevice.cpp28 KPPPDevice::KPPPDevice(const char *name, uint32 overhead, KPPPInterface& interface, argument
/haiku/src/apps/bootmanager/
H A DWizardPageView.cpp28 WizardPageView::WizardPageView(BMessage* settings, const char* name) argument
49 WizardPageView::CreateDescription(BRect frame, const char* name, argument
66 WizardPageView::CreateDescription(const char* name, argument
18 WizardPageView(BMessage* settings, BRect frame, const char* name, uint32 resizingMode, uint32 flags) argument
/haiku/src/apps/haikudepot/ui_generic/
H A DLinkView.cpp13 LinkView::LinkView(const char* name, const char* string, BMessage* message) argument
/haiku/src/preferences/time/
H A DClockView.cpp35 ClockView::ClockView(const char* name) argument
/haiku/src/tests/servers/app/constrain_clipping_region/
H A Dmain.cpp13 TestView1(BRect frame, const char* name, uint32 resizeFlags, uint32 flags) argument
40 TestView2(BRect frame, const char* name, uint32 resizeFlags, uint32 flags) argument
74 TestView3(BRect frame, const char* name, uint32 resizeFlags, uint32 flags) argument
120 TestView4(BRect frame, const char* name, uint32 resizeFlags, uint32 flags) argument
175 TestView5(BRect frame, const char* name, uint32 resizeFlags, uint32 flags) argument
213 TestView6(BRect frame, const char* name, uint32 resizeFlags, uint32 flags) argument
[all...]
/haiku/src/tests/servers/app/statusbar/
H A Dmain.cpp63 char name[B_FILE_NAME_LENGTH]; local
/haiku/src/kits/debugger/debug_info/
H A DBasicFunctionDebugInfo.cpp11 BasicFunctionDebugInfo( SpecificImageDebugInfo* debugInfo, target_addr_t address, target_size_t size, const BString& name, const BString& prettyName) argument
H A DDwarfFunctionDebugInfo.cpp14 DwarfFunctionDebugInfo( DwarfImageDebugInfo* imageDebugInfo, CompilationUnit* compilationUnit, DIESubprogram* subprogramEntry, TargetAddressRangeList* addressRanges, const BString& name, LocatableFile* sourceFile, const SourceLocation& sourceLocation) argument
/haiku/src/kits/debugger/model/
H A DThread.cpp61 Thread::SetName(const BString& name) argument
/haiku/src/kits/debugger/files/
H A DLocatableFile.cpp17 LocatableFile(LocatableEntryOwner* owner, LocatableDirectory* directory, const BString& name) argument

Completed in 191 milliseconds

<<11121314151617181920>>