Home
last modified time | relevance | path

Searched defs:disk (Results 101 – 125 of 3190) sorted by relevance

12345678910>>...128

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/
H A DDisks.php104 …public function createSnapshot($project, $zone, $disk, Google_Service_Compute_Snapshot $postBody, …
135 public function delete($project, $zone, $disk, $optParams = array())
151 public function get($project, $zone, $disk, $optParams = array())
284 …public function resize($project, $zone, $disk, Google_Service_Compute_DisksResizeRequest $postBody…
/dports/devel/radare2/radare2-5.1.1/shlr/grub/kern/
H A Dpartition.c57 grub_disk_t disk, int partnum) in grub_partition_map_probe()
75 grub_partition_probe (struct grub_disk *disk, const char *str) in grub_partition_probe()
181 grub_partition_iterate (struct grub_disk *disk, in grub_partition_iterate()
H A Ddisk.c257 grub_disk_t disk; in grub_disk_open() local
348 grub_disk_close (grub_disk_t disk) in grub_disk_close()
374 grub_disk_adjust_range (grub_disk_t disk, grub_disk_addr_t *sector, in grub_disk_adjust_range()
408 grub_disk_read (grub_disk_t disk, grub_disk_addr_t sector, in grub_disk_read()
567 grub_disk_read_ex (grub_disk_t disk, grub_disk_addr_t sector, in grub_disk_read_ex()
636 grub_disk_write (grub_disk_t disk, grub_disk_addr_t sector, in grub_disk_write()
707 grub_disk_get_size (grub_disk_t disk) in grub_disk_get_size()
/dports/devel/asl/asl-current/tests/t_nestedstructs/
H A Dt_nestedstructs.asm9 disk struct type
15 disk endstruct label
/dports/devel/radare2/radare2-5.1.1/shlr/grub/partmap/
H A Dmsdos.c32 pc_partition_map_iterate (grub_disk_t disk, in pc_partition_map_iterate()
H A Dgpt.c40 gpt_partition_map_iterate (grub_disk_t disk, in gpt_partition_map_iterate()
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/examples/
H A Dex_autowah.c8 sp_diskin *disk; member
13 SPFLOAT disk = 0, autowah = 0; in process() local
H A Dex_comb.c5 sp_diskin *disk; member
10 SPFLOAT comb = 0, disk = 0; in process() local
/dports/devel/llvm80/llvm-8.0.1.src/test/DebugInfo/Inputs/
H A Ddwarfdump-objc.m8 @property (assign) int Assign;
15 @property (unsafe_unretained) id UnsafeUnretained;
/dports/misc/amanda-server/amanda-3.3.9/server-src/
H A Damindex.c41 char * disk, in getindexfname()
98 char * disk, in getheaderfname()
155 char * disk, in getoldindexfname()
/dports/misc/amanda-client/amanda-3.3.9/server-src/
H A Damindex.c41 char * disk, in getindexfname()
98 char * disk, in getheaderfname()
155 char * disk, in getoldindexfname()
/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dedit.c56 static void interface_editor_ncurses(disk_t *disk) in interface_editor_ncurses()
129 static void interface_editor_location(const disk_t *disk, uint64_t *lba) in interface_editor_location()
318 void interface_editor(disk_t *disk) in interface_editor()
/dports/misc/broot/broot-1.7.0/cargo-crates/lfs-core-0.4.2/src/
H A Dmount.rs7 pub disk: Option<Disk>, field
31 let disk = top_bd.map(|bd| Disk::new(bd.name.clone())); in read_mounts() localVariable
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/aoe/
H A Daoeblk.c37 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_state() local
50 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_mac() local
61 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_netif() local
99 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_fwver() local
107 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_payload() local
248 aoeblk_release(struct gendisk *disk, fmode_t mode) in aoeblk_release()
/dports/multimedia/v4l-utils/linux-5.13-rc2/block/
H A Dblk-zoned.c118 unsigned int blkdev_nr_zones(struct gendisk *disk) in blkdev_nr_zones()
150 struct gendisk *disk = bdev->bd_disk; in blkdev_report_zones() local
415 struct gendisk *disk; member
430 struct gendisk *disk = args->disk; in blk_revalidate_zone_cb() local
512 int blk_revalidate_disk_zones(struct gendisk *disk, in blk_revalidate_disk_zones()
513 void (*update_driver_data)(struct gendisk *disk)) in blk_revalidate_disk_zones()
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/
H A Dblk-zoned.c118 unsigned int blkdev_nr_zones(struct gendisk *disk) in blkdev_nr_zones()
150 struct gendisk *disk = bdev->bd_disk; in blkdev_report_zones() local
415 struct gendisk *disk; member
430 struct gendisk *disk = args->disk; in blk_revalidate_zone_cb() local
512 int blk_revalidate_disk_zones(struct gendisk *disk, in blk_revalidate_disk_zones()
513 void (*update_driver_data)(struct gendisk *disk)) in blk_revalidate_disk_zones()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/aoe/
H A Daoeblk.c37 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_state() local
50 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_mac() local
61 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_netif() local
99 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_fwver() local
107 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_payload() local
248 aoeblk_release(struct gendisk *disk, fmode_t mode) in aoeblk_release()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/aoe/
H A Daoeblk.c37 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_state() local
50 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_mac() local
61 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_netif() local
99 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_fwver() local
107 struct gendisk *disk = dev_to_disk(dev); in aoedisk_show_payload() local
248 aoeblk_release(struct gendisk *disk, fmode_t mode) in aoeblk_release()
/dports/multimedia/libv4l/linux-5.13-rc2/block/
H A Dblk-zoned.c118 unsigned int blkdev_nr_zones(struct gendisk *disk) in blkdev_nr_zones()
150 struct gendisk *disk = bdev->bd_disk; in blkdev_report_zones() local
415 struct gendisk *disk; member
430 struct gendisk *disk = args->disk; in blk_revalidate_zone_cb() local
512 int blk_revalidate_disk_zones(struct gendisk *disk, in blk_revalidate_disk_zones()
513 void (*update_driver_data)(struct gendisk *disk)) in blk_revalidate_disk_zones()
/dports/graphics/bmeps/dktools-4.31.1/doc/md/
H A Ddklivesys.md2923 ### Direct cloning
2928 #### Simple cloning
2956 #### Cloning with compression
2987 #### Cloning with compression and encryption
3024 ### Cloning using an image server
3025 #### Simple cloning
3026 ##### Transfer image from master PC to image server
3068 #### Cloning with compression
3069 ##### Transfer image from master PC to image server
3114 #### Cloning with compression and encryption
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dappldriv.cpp48 legacy_floppy_image_device *disk = apple525_get_subdevice(device, i); in apple525_get_device_by_type() local
69 apple525_floppy_image_device *disk; in apple525_load_current_track() local
82 apple525_floppy_image_device *disk; in apple525_save_current_track() local
100 apple525_floppy_image_device *disk; in apple525_seek_disk() local
198 apple525_floppy_image_device *disk; in apple525_process_byte() local
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dappldriv.cpp48 legacy_floppy_image_device *disk = apple525_get_subdevice(device, i); in apple525_get_device_by_type() local
69 apple525_floppy_image_device *disk; in apple525_load_current_track() local
82 apple525_floppy_image_device *disk; in apple525_save_current_track() local
100 apple525_floppy_image_device *disk; in apple525_seek_disk() local
198 apple525_floppy_image_device *disk; in apple525_process_byte() local
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/plugins/modules/
H A Dvmware_guest_disk.py460 def create_disk(ctl_key, disk): argument
520 def get_ioandshares_diskconfig(self, disk_spec, disk): argument
540 def get_sharing(self, disk, disk_type, disk_index): argument
/dports/sysutils/snapraid/snapraid-12.1/cmdline/
H A Ddup.c31 struct snapraid_disk* disk; /**< Disk. */ member
39 struct snapraid_hash* hash_alloc(struct snapraid_state* state, struct snapraid_disk* disk, struct s… in hash_alloc()
109 struct snapraid_disk* disk = i->data; in state_dup() local
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/webrtc/v3/examples/save-to-disk/
H A DREADME.md18 #### Linux/macOS
20 #### Windows

12345678910>>...128