Searched refs:super (Results 1 - 25 of 38) sorted by relevance

12

/haiku/src/kits/storage/mime/
H A DInstalledTypes.cpp101 BMimeType super; local
181 char super[B_PATH_NAME_LENGTH]; local
182 strncpy(super, type, i);
183 super[i] = 0;
189 return _AddSubtype(super, sub);
220 char super[B_PATH_NAME_LENGTH]; local
221 strncpy(super, type, i);
222 super[i] = 0;
228 return _RemoveSubtype(super, sub);
238 InstalledTypes::_AddSupertype(const char *super, argument
272 _AddSubtype(const char *super, const char *sub) argument
296 _AddSubtype(Supertype &super, const char *sub) argument
314 _RemoveSupertype(const char *super) argument
329 _RemoveSubtype(const char *super, const char *sub) argument
[all...]
H A DSupertype.cpp33 Supertype::Supertype(const char *super) argument
35 , fName(super ? super : "")
109 Supertype::SetName(const char *super) argument
111 if (super)
112 fName = super;
/haiku/headers/private/storage/mime/
H A DInstalledTypes.h45 status_t _AddSupertype(const char *super,
47 status_t _AddSubtype(const char *super, const char *sub);
48 status_t _AddSubtype(Supertype &super, const char *sub);
50 status_t _RemoveSupertype(const char *super);
51 status_t _RemoveSubtype(const char *super, const char *sub);
H A DSupertype.h26 Supertype(const char *super = NULL);
34 void SetName(const char *super);
/haiku/src/apps/midiplayer/
H A DMidiPlayerApp.h45 typedef BApplication super; typedef in class:MidiPlayerApp
H A DMidiPlayerWindow.h63 typedef BWindow super; typedef in class:MidiPlayerWindow
H A DScopeView.h46 typedef BView super; typedef in class:ScopeView
H A DScopeView.cpp90 super::Draw(updateRect);
/haiku/headers/private/package/hpkg/
H A DReaderImplBase.h267 typedef AttributeHandler super; typedef in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::PackageInfoAttributeHandlerBase
283 typedef PackageInfoAttributeHandlerBase super; typedef in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::PackageVersionAttributeHandler
307 typedef PackageInfoAttributeHandlerBase super; typedef in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::PackageResolvableAttributeHandler
323 typedef PackageInfoAttributeHandlerBase super; typedef in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::PackageResolvableExpressionAttributeHandler
339 typedef PackageInfoAttributeHandlerBase super; typedef in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::GlobalWritableFileInfoAttributeHandler
355 typedef PackageInfoAttributeHandlerBase super; typedef in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::UserSettingsFileInfoAttributeHandler
371 typedef PackageInfoAttributeHandlerBase super; typedef in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::UserAttributeHandler
391 typedef AttributeHandler super; typedef in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::PackageAttributeHandler
405 typedef AttributeHandler super; typedef in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::LowLevelAttributeHandler
/haiku/src/tests/kits/storage/
H A DEntryTest.cpp35 void init(TestEntry &super, string name, test_entry_kind kind,
37 void initDir(TestEntry &super, string name);
38 void initFile(TestEntry &super, string name);
39 void initRLink(TestEntry &super, string name, TestEntry &target);
40 void initALink(TestEntry &super, string name, TestEntry &target);
48 TestEntry * super; member in struct:TestEntry
314 CPPUNIT_ASSERT( path == testEntry->super->cpath );
323 CPPUNIT_ASSERT( path == testEntry->super->cpath );
353 if (chdir(testEntry->super->cpath) == 0) {
412 && testEntry->super
[all...]
/haiku/src/kits/midi2/
H A DMidiRosterLooper.h66 typedef BLooper super; typedef in class:BPrivate::BMidiRosterLooper
/haiku/src/kits/tracker/
H A DIconMenuItem.cpp311 BMimeType super; local
312 mime.GetSupertype(&super);
313 if (super.GetIcon(fDeviceIcon, which) != B_OK) {
338 BMimeType super; local
339 mime.GetSupertype(&super);
340 if (super.GetIcon(fDeviceIcon, which) != B_OK) {
/haiku/src/servers/midi/
H A DMidiServerApp.h36 typedef BServer super; typedef in class:MidiServerApp
/haiku/src/build/libbe/storage/
H A DMimeType.cpp286 BMimeType super;
287 if (type->GetSupertype(&super) == B_OK && *this == super)
/haiku/src/kits/interface/
H A DOutlineListView.cpp301 BListItem* super = _SuperitemForIndex(fullListIndex, item->fLevel); local
302 if (super == NULL)
305 bool hadSubitems = super->fHasSubitems;
306 super->fHasSubitems = true;
308 if (!super->IsItemVisible() || !super->IsExpanded()) {
314 Invalidate(LatchRect(ItemFrame(IndexOf(super)),
315 super->OutlineLevel()));
1140 BListItem* super = _SuperitemForIndex(fullListIndex, level, &superIndex); local
1161 if (super !
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DDisk.cpp283 disk_super_block *super = (disk_super_block *)&buffer[i]; local
285 if (super->magic1 == (int32)SUPER_BLOCK_MAGIC1
286 && super->magic2 == (int32)SUPER_BLOCK_MAGIC2
287 && super->magic3 == (int32)SUPER_BLOCK_MAGIC3)
291 dump_super_block(super);
298 memcpy(&info->super_block, super, sizeof(disk_super_block));
/haiku/headers/os/midi/
H A DMidiPort.h64 typedef BMidi super; typedef in class:BMidiPort
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp154 super(packageInfoValue),
205 return super::NotifyDone(context);
216 super(packageInfoValue)
274 super(packageInfoValue)
334 super(packageInfoValue)
384 super(packageInfoValue)
425 super(packageInfoValue),
478 return super::NotifyDone(context);
763 return super::NotifyDone(context);
H A DRepositoryReaderImpl.cpp51 typedef AttributeHandler super; typedef in class:BPackageKit::BHPKG::BPrivate::RepositoryReaderImpl::PackagesAttributeHandler
103 result = super::NotifyDone(context);
/haiku/headers/private/net/
H A Dnet_stack.h78 #define B_NET_FRAME_TYPE(super, sub) (((int32)(super) << 16) | (sub))
80 // the possible "super" values. Input values are in host byte order.
/haiku/src/kits/midi/
H A DMidiPort.cpp214 status_t err = super::Start();
231 super::Stop();
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp856 // Get super type icon
872 const char* file_name, SuperItem* super)
881 fSuperItem(super),
1130 SuperItem* super; local
1142 "Packages to be updated", "List super item label"));
1145 super = fSuperUpdateItem;
1161 "New packages to be installed", "List super item label"));
1164 super = fSuperInstallItem;
1177 "Packages to be uninstalled", "List super item label"));
1180 super
870 PackageItem(const char* name, const char* simple_version, const char* detailed_version, const char* repository, const char* summary, const char* file_name, SuperItem* super) argument
[all...]
/haiku/src/tests/kits/net/service/
H A Dproxy.py39 super(RequestHandler, self).__init__(*args, **kwargs)
/haiku/src/kits/mail/
H A DMailComponent.cpp61 BMimeType type, super;
63 type.GetSupertype(&super);
66 if (super == "multipart") {
71 } else if (!IsAttachment() && (super == "text" || type.Type() == NULL))
/haiku/src/tests/kits/net/netservices2/
H A Dproxy.py39 super(RequestHandler, self).__init__(*args, **kwargs)

Completed in 104 milliseconds

12