Home
last modified time | relevance | path

Searched defs:bootable (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_shared/
H A DBootablesProcesses.cpp135 for(const auto& bootable : bootables) in GetActiveBootableDirectories() local
148 for(const auto& bootable : bootables) in PurgeInexistingFiles() local
159 for(const auto& bootable : bootables) in FetchGameTitles() local
176 for(const auto& bootable : bootables) in FetchGameTitles() local
212 for(const auto& bootable : bootables) in FetchGameCovers() local
H A DBootablesDbClient.cpp81 auto bootable = ReadBootable(statement); in GetBootables() local
146 Bootable bootable; in ReadBootable() local
/dports/misc/py-cinder/cinder-12.0.10/api-ref/source/v3/samples/
H A Dvolume-bootable-status-update-request.json3 "bootable": "True" string
H A Dvolume-manage-request.json12 "bootable": true, boolean
H A Dvolume-manage-request-cluster.json13 "bootable": true, boolean
H A Dvolume-manage-response.json17 "bootable": "false", string
H A Dvolume-show-response.json16 "bootable": "false", string
H A Dvolume-create-response.json18 "bootable": "false", string
H A Dvolume-update-response.json18 "bootable": "false", string
/dports/misc/py-cinder/cinder-12.0.10/api-ref/source/v2/samples/
H A Dvolume-bootable-status-update-request.json3 "bootable": "True" string
H A Dvolume-manage-request.json12 "bootable": true, boolean
H A Dvolume-manage-response.json17 "bootable": "false", string
H A Dvolume-show-response.json16 "bootable": "false", string
H A Dvolume-create-response.json18 "bootable": "false", string
H A Dvolumes-list-detailed-response.json48 "bootable": "false", string
97 "bootable": "true", string
H A Dvolume-update-response.json18 "bootable": "false", string
/dports/net/nbdkit/nbdkit-1.20.4/plugins/linuxdisk/
H A Dpartition-gpt.c90 bool bootable, int partition_id, in create_mbr_partition_table_entry()
177 bool bootable, in create_gpt_partition_table_entry()
/dports/devel/jiic/jiic/de/tu_darmstadt/informatik/rbg/hatlak/eltorito/impl/
H A DElToritoFactory.java70 …public Fixup doDefaultEntry(boolean bootable, int bootMediaType, int loadSegment, int systemType, … in doDefaultEntry()
121 …public Fixup doSectionEntry(boolean bootable, int bootMediaType, int loadSegment, int systemType, … in doSectionEntry()
H A DElToritoConfig.java28 private boolean bootable, genBootInfoTable; field in ElToritoConfig
100 public void setBootable(boolean bootable) { in setBootable()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/
H A Dbootablelistdialog.h48 BootablesDb::Bootable bootable; variable
H A DCoverUtils.cpp41 for(auto bootable : bootables) in PopulateCache() local
/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Models/
H A DVolume.php66 public $bootable; variable in OpenStack\\BlockStorage\\v2\\Models\\Volume
164 public function setBootable(bool $bootable = true)
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/compute/fixtures/openstack_v1.1/
H A D_v2_0__volume.json6 "bootable": "false", string
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/src/tracker-extract/
H A Dtracker-extract-iso.c53 gboolean bootable; in tracker_extract_get_metadata() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/boot_control_copy/
H A Dbootinfo.h24 uint8_t bootable : 1; member

12345678910>>...14