Home
last modified time | relevance | path

Searched refs:ComponentEntry (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/ilias6/ILIAS-6.14/src/UI/Implementation/Crawler/Entry/
H A DComponentEntries.php22 * @var ComponentEntry[]
45 * @param ComponentEntry $entry
48 public function addEntry(ComponentEntry $entry)
75 $this->addEntry(new Crawler\Entry\ComponentEntry($entry_array));
96 * @return ComponentEntry
105 * @return ComponentEntry
/dports/www/ilias/ILIAS-5.4.25/src/UI/Implementation/Crawler/Entry/
H A DComponentEntries.php22 * @var ComponentEntry[]
38 * @param ComponentEntry $entry
41 public function addEntry(ComponentEntry $entry)
78 * @return ComponentEntry
87 * @return ComponentEntry
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/
H A Dstdtabcontroller.cxx230 struct ComponentEntry struct
260 std::vector< ComponentEntry > aCtrls; in autoTabOrder()
265 ComponentEntry newEntry; in autoTabOrder()
274 ComponentEntry& rEntry = aCtrls[ nPos ]; in autoTabOrder()
288 [](const ComponentEntry& rEntry) -> Reference< XControlModel > { in autoTabOrder()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/controls/
H A Dstdtabcontroller.cxx229 struct ComponentEntry struct
257 std::vector< ComponentEntry > aCtrls; in autoTabOrder()
262 ComponentEntry newEntry; in autoTabOrder()
271 ComponentEntry& rEntry = aCtrls[ nPos ]; in autoTabOrder()
285 [](const ComponentEntry& rEntry) -> Reference< XControlModel > { in autoTabOrder()
/dports/www/ilias/ILIAS-5.4.25/Services/Style/System/classes/Documentation/
H A Dclass.ilKSDocumentationEntryGUI.php52 …public function __construct(ilSystemStyleDocumentationGUI $parent, Entry\ComponentEntry $entry, En…
168 public function setEntry(Entry\ComponentEntry $entry)
/dports/www/ilias6/ILIAS-6.14/src/UI/Implementation/Crawler/
H A DCrawler.php23 public function crawlFactory($factoryPath, Entry\ComponentEntry $parent = null, $depth = 0);
H A DFactoriesCrawler.php36 public function crawlFactory($factoryPath, Entry\ComponentEntry $parent = null, $depth = 0)
/dports/www/ilias/ILIAS-5.4.25/src/UI/Implementation/Crawler/
H A DCrawler.php23 public function crawlFactory($factoryPath, Entry\ComponentEntry $parent = null, $depth = 0);
H A DFactoriesCrawler.php36 public function crawlFactory($factoryPath, Entry\ComponentEntry $parent = null, $depth = 0)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DDebugTypeDescriptor.cs50 private static ComponentEntry GetEntry(object component, Type componentType) { in GetEntry()
51 ComponentEntry entry = null; in GetEntry()
54 entry = (ComponentEntry)cachedComponentEntries[componentType]; in GetEntry()
56 entry = new ComponentEntry(componentType); in GetEntry()
882 ComponentEntry entry = null; in Refresh()
885 entry = (ComponentEntry)cachedComponentEntries[component.GetType()]; in Refresh()
1063 private class ComponentEntry { class in System.ComponentModel.DebugTypeDescriptor
1103 public ComponentEntry(Type componentType) { in ComponentEntry() method in System.ComponentModel.DebugTypeDescriptor.ComponentEntry
1778ComponentEntry providerCompInfo = DebugTypeDescriptor.GetEntry(comp, providerType); in GetExtendedProperties()
2349 private ComponentEntry owner;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/pc-bios/s390-ccw/
H A Dbootmap.c429 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
486 ComponentEntry *entry; in zipl_run()
498 entry = (ComponentEntry *)(&header[1]); in zipl_run()
H A Dbootmap.h67 typedef struct ComponentEntry { struct
72 } __attribute((packed)) ComponentEntry; argument
/dports/emulators/qemu/qemu-6.2.0/pc-bios/s390-ccw/
H A Dbootmap.c441 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
498 ComponentEntry *entry; in zipl_run()
510 entry = (ComponentEntry *)(&header[1]); in zipl_run()
H A Dbootmap.h72 typedef struct ComponentEntry { struct
77 } __attribute((packed)) ComponentEntry; typedef
/dports/emulators/qemu60/qemu-6.0.0/pc-bios/s390-ccw/
H A Dbootmap.c441 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
498 ComponentEntry *entry; in zipl_run()
510 entry = (ComponentEntry *)(&header[1]); in zipl_run()
H A Dbootmap.h72 typedef struct ComponentEntry { struct
77 } __attribute((packed)) ComponentEntry; argument
/dports/emulators/qemu5/qemu-5.2.0/pc-bios/s390-ccw/
H A Dbootmap.c441 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
498 ComponentEntry *entry; in zipl_run()
510 entry = (ComponentEntry *)(&header[1]); in zipl_run()
H A Dbootmap.h72 typedef struct ComponentEntry { struct
77 } __attribute((packed)) ComponentEntry; argument
/dports/emulators/qemu-utils/qemu-4.2.1/pc-bios/s390-ccw/
H A Dbootmap.c429 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
486 ComponentEntry *entry; in zipl_run()
498 entry = (ComponentEntry *)(&header[1]); in zipl_run()
H A Dbootmap.h67 typedef struct ComponentEntry { struct
72 } __attribute((packed)) ComponentEntry; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/pc-bios/s390-ccw/
H A Dbootmap.c422 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
479 ComponentEntry *entry; in zipl_run()
491 entry = (ComponentEntry *)(&header[1]); in zipl_run()
H A Dbootmap.h67 typedef struct ComponentEntry { struct
72 } __attribute((packed)) ComponentEntry; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/pc-bios/s390-ccw/
H A Dbootmap.c429 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
486 ComponentEntry *entry; in zipl_run()
498 entry = (ComponentEntry *)(&header[1]); in zipl_run()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/pc-bios/s390-ccw/
H A Dbootmap.c441 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
498 ComponentEntry *entry; in zipl_run()
510 entry = (ComponentEntry *)(&header[1]); in zipl_run()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/pc-bios/s390-ccw/
H A Dbootmap.c429 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
486 ComponentEntry *entry; in zipl_run()
498 entry = (ComponentEntry *)(&header[1]); in zipl_run()

12