Home
last modified time | relevance | path

Searched defs:partition (Results 1 – 25 of 5631) sorted by relevance

12345678910>>...226

/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/golang.org/x/image/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/golang.org/x/image/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/golang.org/x/image/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/vp8/
H A Dpartition.go45 type partition struct { struct
47 buf []byte
49 r int
52 rangeM1 uint32
54 bits uint32
55 nBits uint8
57 unexpectedEOF bool
61 func (p *partition) init(buf []byte) {
71 func (p *partition) readBit(prob uint8) bool {
101 func (p *partition) readUint(prob, n uint8) uint32 {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/host/storage/
H A Dpartition.go33 type partition struct { struct
39 cli.Register("host.storage.partition", &partition{})
42 func (cmd *partition) Register(ctx context.Context, f *flag.FlagSet) {
49 func (cmd *partition) Process(ctx context.Context) error {
59 func (cmd *partition) Usage() string {
63 func (cmd *partition) Description() string {
67 func (cmd *partition) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/host/storage/
H A Dpartition.go33 type partition struct { struct
39 cli.Register("host.storage.partition", &partition{})
42 func (cmd *partition) Register(ctx context.Context, f *flag.FlagSet) {
49 func (cmd *partition) Process(ctx context.Context) error {
59 func (cmd *partition) Usage() string {
63 func (cmd *partition) Description() string {
67 func (cmd *partition) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/djherbis/buffer/
H A Dpartition.go9 type partition struct { struct
10 List
11 Pool
24 func (buf *partition) Cap() int64 {
28 func (buf *partition) Read(p []byte) (n int, err error) {
54 func (buf *partition) grow() error {
63 func (buf *partition) Write(p []byte) (n int, err error) {
93 func (buf *partition) Reset() {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/host/storage/
H A Dpartition.go33 type partition struct { struct
39 cli.Register("host.storage.partition", &partition{})
42 func (cmd *partition) Register(ctx context.Context, f *flag.FlagSet) {
49 func (cmd *partition) Process(ctx context.Context) error {
59 func (cmd *partition) Usage() string {
63 func (cmd *partition) Description() string {
67 func (cmd *partition) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dgenhd.h42 struct partition { struct
43 unsigned char boot_ind;
44 unsigned char head;
45 unsigned char sector;
46 unsigned char cyl;
47 unsigned char sys_ind;
48 unsigned char end_head;
49 unsigned char end_sector;
50 unsigned char end_cyl;
51 unsigned int start_sect;
[all …]
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dgenhd.h42 struct partition { struct
43 unsigned char boot_ind;
44 unsigned char head;
45 unsigned char sector;
46 unsigned char cyl;
47 unsigned char sys_ind;
48 unsigned char end_head;
49 unsigned char end_sector;
50 unsigned char end_cyl;
51 unsigned int start_sect;
[all …]
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/partition/core/
H A DPartitionInfo.cpp28 mountPoint( Partition* partition ) in mountPoint()
34 setMountPoint( Partition* partition, const QString& value ) in setMountPoint()
40 format( Partition* partition ) in format()
46 setFormat( Partition* partition, bool value ) in setFormat()
52 flags( const Partition* partition ) in flags()
71 setFlags( Partition* partition, PartitionTable::Flags f ) in setFlags()
77 reset( Partition* partition ) in reset()
85 isDirty( Partition* partition ) in isDirty()
/dports/sysutils/kpmcore/kpmcore-21.12.3/src/plugins/dummy/
H A Ddummypartitiontable.cpp41 QString DummyPartitionTable::createPartition(Report& report, const Partition& partition) in createPartition()
49 bool DummyPartitionTable::deletePartition(Report& report, const Partition& partition) in deletePartition()
57 bool DummyPartitionTable::updateGeometry(Report& report, const Partition& partition, qint64 sector_… in updateGeometry()
67 bool DummyPartitionTable::clobberFileSystem(Report& report, const Partition& partition) in clobberFileSystem()
75 bool DummyPartitionTable::resizeFileSystem(Report& report, const Partition& partition, qint64 newLe… in resizeFileSystem()
94 bool DummyPartitionTable::setPartitionSystemType(Report& report, const Partition& partition) in setPartitionSystemType()
102 bool DummyPartitionTable::setPartitionLabel(Report& report, const Partition& partition, const QStri… in setPartitionLabel()
111 QString DummyPartitionTable::getPartitionUUID(Report& report, const Partition& partition) in getPartitionUUID()
119 bool DummyPartitionTable::setPartitionUUID(Report& report, const Partition& partition, const QStrin… in setPartitionUUID()
128 bool DummyPartitionTable::setPartitionAttributes(Report& report, const Partition& partition, quint6… in setPartitionAttributes()
[all …]
/dports/audio/libmpdclient/libmpdclient-2.20/src/
H A Dcpartition.c39 mpd_send_newpartition(struct mpd_connection *connection, const char *partition) in mpd_send_newpartition()
45 mpd_run_newpartition(struct mpd_connection *connection, const char *partition) in mpd_run_newpartition()
54 const char *partition) in mpd_send_delete_partition()
61 const char *partition) in mpd_run_delete_partition()
70 const char *partition) in mpd_send_switch_partition()
77 const char *partition) in mpd_run_switch_partition()
97 struct mpd_partition *partition = mpd_partition_new(pair); in mpd_recv_partition() local
/dports/sysutils/fpart/fpart-1.4.0/src/
H A Dpartition.h37 struct partition { struct
41 struct partition* nextp; /* next partition */ argument
42 struct partition* prevp; /* previous one */ argument
/dports/emulators/qemu42/qemu-4.2.1/hw/block/
H A Dhd-geometry.c40 struct partition { struct
45 uint8_t sys_ind; /* What partition type */ argument
50 uint32_t nr_sects; /* nr of sectors in partition */ argument
/dports/emulators/qemu/qemu-6.2.0/hw/block/
H A Dhd-geometry.c40 struct partition { struct
45 uint8_t sys_ind; /* What partition type */ argument
50 uint32_t nr_sects; /* nr of sectors in partition */ argument
/dports/emulators/qemu60/qemu-6.0.0/hw/block/
H A Dhd-geometry.c40 struct partition { struct
45 uint8_t sys_ind; /* What partition type */ argument
50 uint32_t nr_sects; /* nr of sectors in partition */ argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/block/
H A Dhd-geometry.c40 struct partition { struct
45 uint8_t sys_ind; /* What partition type */ argument
50 uint32_t nr_sects; /* nr of sectors in partition */ argument

12345678910>>...226