Searched refs:partition (Results 26 - 50 of 99) sorted by relevance

1234

/openbsd-current/gnu/gcc/gcc/
H A Dtree-outof-ssa.c94 /* The variable partition map. */
312 edge list. VAR will hold the partition number found. CODE is the
331 GRAPH. VAR will hold the partition number found. CODE is the
883 /* Assign root variable as partition representative for each live on entry
884 partition. */
893 to another partition which is not coalesced with this one. */
934 partition. */
958 partition doesn't have the same root variable. Simply marked
964 fprintf (dump_file, "partition %d has variable ", x);
1107 the partition lis
1634 int partition; local
1698 kill_expr(temp_expr_table_p tab, int partition, bool clear_bit) argument
1730 int partition; local
[all...]
H A Dtree-ssa-live.h26 #include "partition.h"
32 /* The partition of all variables. */
33 partition var_partition;
39 /* Mapping of partition numbers to vars. */
45 /* Original partition size. */
52 #define VAR_ANN_PARTITION(ann) (ann->partition)
92 /* Return the reference count for SSA_VAR's partition in MAP. */
103 /* Given partition index I from MAP, return the variable which represents that
104 partition. */
116 /* Given ssa_name VERSION, if it has a partition i
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.pm1281 a partition and can use the file system on the disk as usual.
1285 Your F<C:> partition. Doesn't work under Windows 95. This allows
1286 you to read or write raw sectors of that partition and to use
1288 to the partition. Writing raw sectors and certain other operations
1292 physical drive that the partition is on so other processes can
1295 partition and B<does> prevent access to the file system on it. It
1297 on that partition.
1563 that hasn't been defined or a drive letter assigned to a partition
1573 An ordinary hard disk partition.
1872 Takes a partition typ
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp63 const size_type left = partition(pred_t(pred));
H A Dbinary_heap_.hpp315 partition(Pred pred);
/openbsd-current/sys/arch/macppc/macppc/
H A Ddisksubr.c51 * If dos partition table requested, attempt to load it and
52 * find disklabel inside a DOS partition.
113 /* if successful, wander through DPME partition table */
115 /* if first partition is not valid, assume not HFS/DPME partitioned */
117 return (EINVAL); /* not a DPME partition */
121 struct partition *pp;
165 return (EINVAL); /* no OpenBSD partition inside DPME label */
/openbsd-current/usr.sbin/installboot/
H A Di386_softraid.c47 struct partition *pp;
76 errx(1, "partition offset too high");
77 poffset = pp->p_offset; /* Offset of RAID partition. */
164 * (the partition boot record, a.k.a. the PBR).
H A Dlandisk_installboot.c74 * Write bootblock into the beginning of the OpenBSD partition or
85 struct partition *pp;
129 * disk, or at the start of an OpenBSD MBR partition, invoked from
131 * Check for a partition table in order to decide where to put the
165 * overlap, or if they do, the partition type must be either
166 * FS_BOOT or FS_UNUSED. The 'c' partition will always overlap
187 "with unused partition %c", part);
190 errx(1, "bootstrap overlaps with partition %c",
196 * Installing at the start of the OpenBSD partition.
/openbsd-current/lib/libc/gen/
H A Ddisklabel.c52 struct partition *pp;
/openbsd-current/sys/arch/alpha/stand/boot/
H A Ddisk.c52 int sc_part; /* disk partition number */
62 struct partition *pp;
127 /* Try to read disk label and partition table information. */
/openbsd-current/sys/arch/alpha/stand/nboot/
H A Ddisk.c48 int sc_part; /* disk partition number */
58 struct partition *pp;
120 /* Try to read disk label and partition table information. */
/openbsd-current/sys/arch/luna88k/stand/boot/
H A Dufs_disksubr.c90 * Given a struct sun_disklabel, assume it has an extended partition
120 struct partition *npp;
196 * XXX how to setup a swap partition on disks shared with UniOS???
203 /* Clear "extended" partition info, tentatively */
211 /* Check to see if there's an "extended" partition table
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAlwaysInliner.cpp111 auto NonComdatBegin = partition(
/openbsd-current/gnu/llvm/lld/ELF/
H A DWriter.cpp130 copy->partition = part;
136 copy->partition = part;
254 static OutputSection *findSection(StringRef name, unsigned partition = 1) {
257 if (osd->osec.name == name && osd->osec.partition == partition)
276 sec->partition = i;
324 sec.partition = part.getNumber();
417 // Create the partition end marker. This needs to be in partition number 255
422 in.partEnd->partition
[all...]
/openbsd-current/sys/arch/sparc64/dev/
H A Dvdsp.c112 u_short sl_nparts; /* partition count */
134 struct vd_vtoc_part partition[8]; member in struct:vd_vtoc
1382 vt->partition[i].id_tag = sl->sl_part[i].spi_tag;
1383 vt->partition[i].perm = sl->sl_part[i].spi_flag;
1384 vt->partition[i].start =
1388 vt->partition[i].nblocks =
1414 vt->partition[2].id_tag = SPTAG_WHOLE_DISK;
1415 vt->partition[2].nblocks =
1519 sl->sl_part[i].spi_tag = vt->partition[i].id_tag;
1520 sl->sl_part[i].spi_flag = vt->partition[
[all...]
/openbsd-current/sys/arch/luna88k/luna88k/
H A Ddisksubr.c69 * difference is partition start address; UniOS/ISI maintains sector
197 /* What partition types to assume for Sun disklabels: */
219 * Given a struct sun_disklabel, assume it has an extended partition
244 struct partition *npp;
306 * XXX how to setup a swap partition on disks shared with UniOS???
313 /* Clear "extended" partition info, tentatively */
321 /* Check to see if there's an "extended" partition table
373 struct partition *npp;
/openbsd-current/sbin/disklabel/
H A Ddisklabel.c396 struct partition *pp;
484 * Display a particular partition.
489 const struct partition *pp = &lp->d_partitions[i];
529 const struct partition *pp;
621 "# disk. Any other partition is free for any use. 'size' and 'offset' are\n"
804 struct partition *pp;
914 warnx("line %d: bad partition name: %s",
933 warnx("line %d: bad partition size: %s",
941 warnx("line %d: bad partition offset: %s",
1018 struct partition *p
[all...]
/openbsd-current/sbin/newfs/
H A Dnewfs.c92 void mkfs(struct partition *, char *, int, int, mode_t, uid_t, gid_t);
170 struct partition *pp;
173 struct partition oldpartition;
428 fatal("empty partition name supplied");
432 fatal("%s: can't figure out file system partition",
444 fatal("%s: `%c' partition is unavailable",
464 fatal("%s: maximum file system size on the `%c' partition is "
/openbsd-current/sys/arch/sparc64/sparc64/
H A Ddisksubr.c179 /* What partition types to assume for Sun disklabels: */
201 * Given a struct sun_disklabel, assume it has an extended partition
228 struct partition *npp;
285 /* Clear "extended" partition info, tentatively */
293 /* Check to see if there's an "extended" partition table
385 struct partition *npp;
/openbsd-current/sys/sys/
H A Ddisklabel.h46 * partition are machine dependent.
63 * Translate between device numbers and major/disk unit/disk partition.
67 #define RAW_PART 2 /* 'c' partition */
118 /* filesystem and partition information: */
122 struct partition { /* the partition table */ struct in struct:disklabel
134 struct __partitionv0 { /* old (v0) partition table entry */
135 u_int32_t p_size; /* number of sectors in partition */
239 * per-partition information.
254 #define FS_BOOT 13 /* partition contain
[all...]
/openbsd-current/sys/arch/sparc64/stand/ofwboot/
H A Dsoftraid_sparc64.c131 struct partition *pp;
333 struct partition *pp;
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dconflict.c438 themselves; rather, partition P is used to obtain the canonical reg
445 partition p;
/openbsd-current/gnu/usr.bin/cvs/diff/
H A Danalyze.c50 struct partition struct
52 int xmid, ymid; /* Midpoints of this partition. */
57 static int diag PARAMS((int, int, int, int, int, struct partition *));
86 left half of the partition is known; similarly for PART->RIGHT_MINIMAL.
100 struct partition *part;
362 struct partition part;
/openbsd-current/sys/arch/hppa/hppa/
H A Ddisksubr.c140 struct partition *pp;
196 /* record the OpenBSD partition's placement for the caller */
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp126 auto FirstChild = std::partition(

Completed in 382 milliseconds

1234