Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/diff/
H A Danalyze.c50 struct partition struct
52 int xmid, ymid; /* Midpoints of this partition. */ argument
57 static int diag PARAMS((int, int, int, int, int, struct partition *)); argument
/openbsd/sys/sys/
H A Ddisklabel.h122 struct partition { /* the partition table */ struct
123 u_int32_t p_size; /* number of sectors (low part) */
124 u_int32_t p_offset; /* starting sector (low part) */
125 u_int16_t p_offseth; /* starting sector (high part) */
126 u_int16_t p_sizeh; /* number of sectors (high part) */
127 u_int8_t p_fstype; /* filesystem type, see below */
128 u_int8_t p_fragblock; /* encoded filesystem frag/block */
129 u_int16_t p_cpg; /* UFS: FS cylinders per group */
H A Dreboot.h94 #define MAKEBOOTDEV(type, adaptor, controller, unit, partition) \ argument
/openbsd/gnu/llvm/lld/ELF/
H A DMarkLive.cpp47 MarkLive(unsigned partition) : partition(partition) {} in MarkLive()
64 unsigned partition; member in __anon26e2d4990111::MarkLive
H A DInputSection.h63 uint8_t partition = 1; variable
H A DSymbols.h115 uint8_t partition; variable
H A DWriter.cpp254 static OutputSection *findSection(StringRef name, unsigned partition = 1) { in findSection()
/openbsd/gnu/usr.bin/binutils/include/
H A Dpartition.h65 } *partition; typedef
/openbsd/gnu/gcc/include/
H A Dpartition.h65 } *partition; typedef
/openbsd/gnu/usr.bin/binutils-2.17/include/
H A Dpartition.h65 } *partition; typedef
/openbsd/gnu/lib/libiberty/include/
H A Dpartition.h65 } *partition; typedef
/openbsd/gnu/llvm/libcxx/include/__algorithm/
H A Dpartition.h89 partition(_ForwardIterator __first, _ForwardIterator __last, _Predicate __pred) in partition() function
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp226 partition(Pred pred) in partition() function in PB_DS_CLASS_C_DEC
/openbsd/gnu/llvm/llvm/utils/
H A Dabtest.py139 def test_partition(partition, upcoming_partition): argument
/openbsd/gnu/llvm/llvm/docs/
H A DExtensions.rst397 .. _partition: https://lld.llvm.org/Partitions.html target
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dofdev.c503 char partition; in devopen() local
/openbsd/gnu/gcc/gcc/
H A Dtree-outof-ssa.c1634 int partition; in finish_expr() local
1698 kill_expr (temp_expr_table_p tab, int partition, bool clear_bit) in kill_expr()
1730 int partition; in find_replaceable_in_bb() local
H A Dtree-flow.h198 unsigned partition; member
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dppcboot.c59 ppcboot_partition_t partition[4]; /* partition information */ member
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dppcboot.c59 ppcboot_partition_t partition[4]; /* partition information */ member
/openbsd/sys/arch/sparc64/dev/
H A Dvdsp.c134 struct vd_vtoc_part partition[8]; member
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_algo.h1752 partition(_ForwardIter __first, _ForwardIter __last, in partition() function
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h2097 partition(_ForwardIterator __first, _ForwardIterator __last, in partition() function