Home
last modified time | relevance | path

Searched defs:volume_label (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/x11-clipboard-0.3.3/src/
H A Drun.rs35 match event.response_type() & !0x80 { in write_missing_sector()
86 context.connection.flush(); in write_missing_sector()
90 if event.state() != xcb::PROPERTY_DELETE as u8 { continue }; in write_missing_sector()
/dports/sysutils/busybox/busybox-1.26.2/util-linux/volume_id/
H A Dexfat.c63 struct volume_label { struct
64 /* 0x01 */ uint8_t char_count; // Length of label
65 /* 0x02 */ uint16_t vol_label[11]; // UTF16 string without null termination
66 /* 0x18 */ uint8_t reserved[8];
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/extensions/
H A Drequest_file_system_dialog_view.cc35 const std::string& volume_label, in ShowDialog()
57 const std::string& volume_label, in RequestFileSystemDialogView()
/dports/sysutils/exfat-utils/exfat-1.3.0/mkfs/
H A Dmain.c55 le16_t volume_label[EXFAT_ENAME_MAX + 1]; member
158 const char* volume_label, uint32_t volume_serial, in setup()
202 const char* volume_label = NULL; in main() local
/dports/databases/postgresql12-plpython/postgresql-12.9/src/test/regress/sql/
H A Dtsdicts.sql55 AffFile=hunspell_sample_long
160 SELECT ts_lexize('thesaurus', 'one');
202 SELECT to_tsvector('hunspell_tst', 'Booking the skies after rebookings for footballklubber from a f…
/dports/audio/spectmorph/spectmorph-0.5.2/inspector/
H A Dsmplayerwindow.hh23 QLabel *volume_label; member in SpectMorph::PlayerWindow
/dports/devel/libfsxfs/libfsxfs-20210726/libfsxfs/
H A Dlibfsxfs_superblock.h87 uint8_t volume_label[ 12 ]; member
H A Dfsxfs_superblock.h134 uint8_t volume_label[ 12 ]; member
369 uint8_t volume_label[ 12 ]; member
/dports/devel/liblnk/liblnk-20210417/liblnk/
H A Dliblnk_location_information.h58 uint8_t *volume_label; member
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-properties-dialog.c148 GtkWidget *volume_label; member
926 gchar *volume_label; in thunar_properties_dialog_update_single() local
1184 gchar *volume_label; in thunar_properties_dialog_update_multiple() local
/dports/audio/speech-denoiser-lv2/speech-denoiser-04cfba9/rnnoise/src/
H A Ddenoise.c127 band_size = st->band_bins[i+1] - st->band_bins[i];
/dports/devel/libbde/libbde-20210605/libbde/
H A Dbde_volume.h229 uint8_t volume_label[ 11 ]; member
353 uint8_t volume_label[ 11 ]; member
/dports/devel/util-linux/util-linux-2.36/libblkid/src/superblocks/
H A Dbitlocker.c25 /* 71 */ unsigned char volume_label[11]; /* "NO NAME\x20\x20\x20\x20" only */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences.cc226 base::string16 volume_label; in PopulateGalleryPrefInfoFromDictionary() local
708 const base::string16& volume_label, in AddGallery()
740 const base::string16& volume_label, in AddOrUpdateGalleryInternal()
H A Dmedia_galleries_preferences.h93 base::string16 volume_label; member
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/hstore/expected/
H A Dhstore.out283 -- -> array operator
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dmkfs_vfat.c131 char volume_label[11];/* 047 volume label */ member
236 const char *volume_label = ""; in mkfs_vfat_main() local
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/udisks/
H A Dudisksdevice.cpp369 QString volume_label = prop("IdLabel").toString(); in volumeDescription() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_manager/
H A Dvolume_manager.h159 const std::string& volume_label() const { return volume_label_; } in volume_label() function
/dports/comms/unixcw/unixcw-3.5.1/src/xcwcp/
H A Dapplication.cc850 QLabel *volume_label = new QLabel(_("Volume:"), 0, 0); in make_toolbar() local
/dports/comms/xcwcp/unixcw-3.5.1/src/xcwcp/
H A Dapplication.cc850 QLabel *volume_label = new QLabel(_("Volume:"), 0, 0); in make_toolbar() local
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/hal/
H A Dhaldevice.cpp683 QString volume_label = prop("volume.label").toString(); in volumeDescription() local
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/udisks2/
H A Dudisksdevice.cpp402 QString volume_label = prop("IdLabel").toString(); in volumeDescription() local
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/postprocessors/
H A De_pp_vcdimager.c46 char * volume_label; member
/dports/devel/libfsext/libfsext-20210721/libfsext/
H A Dlibfsext_superblock.h167 uint8_t volume_label[ 16 ]; member

123456789