Searched refs:part (Results 76 - 100 of 220) sorted by relevance

123456789

/freebsd-11-stable/sys/sys/
H A Dvtoc.h77 } part[VTOC8_NPARTS] __packed;
/freebsd-11-stable/contrib/mdocml/
H A Dlibroff.h30 enum tbl_part part; member in struct:tbl_node
H A Dtbl_data.c103 tbl->part = TBL_PART_CDATA;
142 tbl->part = TBL_PART_DATA;
148 tbl->part = TBL_PART_DATA;
152 /* Fallthrough: T} is part of a word. */
/freebsd-11-stable/usr.bin/mkimg/
H A Dscheme.h90 int scheme_check_part(struct part *);
H A Dscheme.c145 scheme_check_part(struct part *p)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S14 @ Assume that "q" part of the floating-point registers is not used
44 @ Assume that "q" part of the floating-point registers is not used for the
75 @ Assume that "q" part of the floating-point registers is not used
92 @ But before the logging part of XRay is ready, we pretend that here a
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.c102 uint8_t part; member in struct:dsk
394 'a' + dsk.part, kname);
488 MAKEBOOTDEV(dev_maj[dsk.type], dsk.slice, dsk.unit, dsk.part),
580 dsk.part = *arg - 'a';
581 if (dsk.part > 7)
644 if (dsk.part != RAW_PART) {
649 if (dsk.part >= d->d_npartitions ||
650 !d->d_partitions[dsk.part].p_size) {
654 dsk.start += d->d_partitions[dsk.part].p_offset;
/freebsd-11-stable/stand/i386/boot2/
H A Dboot2.c99 uint8_t part; member in struct:dsk
259 'a' + dsk.part, kname);
353 MAKEBOOTDEV(dev_maj[dsk.type], dsk.slice, dsk.unit, dsk.part),
446 dsk.part = *arg - 'a';
447 if (dsk.part > 7)
511 if (dsk.part != RAW_PART) {
521 if (dsk.part >= d->d_npartitions ||
522 !d->d_partitions[dsk.part].p_size) {
526 dsk.start += d->d_partitions[dsk.part].p_offset;
/freebsd-11-stable/stand/i386/isoboot/
H A Disoboot.c239 dsk.part = -1;
296 dsk.part, kname);
342 dsk.part);
500 dsk.part = *arg - '0';
501 if (dsk.part < 1 || dsk.part > 9)
/freebsd-11-stable/stand/i386/gptboot/
H A Dgptboot.c239 if (gptfind(&freebsd_ufs_uuid, &gdsk.dsk, gdsk.dsk.part) == -1) {
288 gdsk.dsk.part = -1;
355 gdsk.dsk.unit, gdsk.dsk.part, kname);
403 gdsk.dsk.part);
491 MAKEBOOTDEV(dev_maj[gdsk.dsk.type], gdsk.dsk.part + 1, gdsk.dsk.unit, 0xff),
577 gdsk.dsk.part = *arg - '0';
578 if (gdsk.dsk.part < 1 || gdsk.dsk.part > 9)
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Did.h39 svn_boolean_t svn_fs_fs__id_part_is_root(const svn_fs_fs__id_part_t *part);
/freebsd-11-stable/contrib/gcc/
H A Dgensupport.c5 This file is part of GCC.
173 remove_constraints (rtx part)
178 if (part == 0)
181 if (GET_CODE (part) == MATCH_OPERAND)
182 XSTR (part, 2) = "";
183 else if (GET_CODE (part) == MATCH_SCRATCH)
184 XSTR (part, 1) = "";
186 format_ptr = GET_RTX_FORMAT (GET_CODE (part));
188 for (i = 0; i < GET_RTX_LENGTH (GET_CODE (part)); i++)
193 remove_constraints (XEXP (part,
171 remove_constraints(rtx part) argument
[all...]
H A Ddojump.c5 This file is part of GCC.
695 rtx part;
704 part = gen_reg_rtx (word_mode);
705 emit_move_insn (part, operand_subword_force (op0, 0, GET_MODE (op0)));
706 for (i = 1; i < nwords && part != 0; i++)
707 part = expand_binop (word_mode, ior_optab, part,
709 part, 1, OPTAB_WIDEN);
711 if (part != 0)
713 do_compare_rtx_and_jump (part, const0_rt
692 rtx part; local
[all...]
H A Dpostreload.c5 This file is part of GCC.
130 rtx part = XVECEXP (body, 0, i); local
131 if (GET_CODE (part) == CLOBBER && REG_P (XEXP (part, 0)))
132 cselib_invalidate_rtx (XEXP (part, 0));
140 rtx part = XVECEXP (body, 0, i); local
141 if (GET_CODE (part) == SET)
143 if (! reload_cse_noop_set_p (part))
145 if (REG_P (SET_DEST (part))
146 && REG_FUNCTION_VALUE_P (SET_DEST (part)))
[all...]
H A Dtree-ssa-address.c4 This file is part of GCC.
512 tree part; local
540 part = fold_convert (sizetype, addr->elts[i]);
542 part = fold_build2 (MULT_EXPR, sizetype, part,
544 add_to_parts (parts, part);
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Descape.mk32 # in a variable assignment stores "#" as part of the value.
36 # newline in a variable assignment simply stores the backslashes as part
39 # command simply uses the backslashes as part of the command test, but
65 VAR1BSc = 111\# backslash escapes comment char, so this is part of the value
114 # treated as part of the value.
141 # treated as part of the value.
/freebsd-11-stable/stand/mips/beri/boot2/
H A Dboot2.c7 * ("CTSRD"), as part of the DARPA CRASH research programme.
125 uint8_t part; member in struct:dsk
593 if (dsk.part != RAW_PART) {
603 if (dsk.part >= le16toh(d->d_npartitions) ||
604 !(le32toh(d->d_partitions[dsk.part].p_size))) {
608 dsk.start += le32toh(d->d_partitions[dsk.part].p_offset);
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1040 // Write 'page address' entries to the local part of the GOT.
1119 // On ARM the IgotPltSection is part of the GotSection.
1245 // - part.relaDyn
1276 Partition &part = getPartition(); local
1277 bool isMain = part.name.empty();
1280 addInt(DT_FILTER, part.dynStrTab->addString(s));
1282 addInt(DT_AUXILIARY, part.dynStrTab->addString(s));
1286 part.dynStrTab->addString(config->rpath));
1290 addInt(DT_NEEDED, part.dynStrTab->addString(file->soName));
1294 addInt(DT_SONAME, part
3615 writeEhdr(uint8_t *buf, Partition &part) argument
3641 writePhdrs(uint8_t *buf, Partition &part) argument
[all...]
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsboot.c555 unsigned part, entries_per_sec; local
626 for (part = 0; part < entries_per_sec; part++) {
627 ent = (struct gpt_ent *)(sec + part * hdr.hdr_entsz);
632 zdsk->dsk.slice = part + 1;
633 zdsk->dsk.part = 255;
732 zdsk->dsk.part = 0;
744 zdsk->dsk.slice, zdsk->dsk.unit, zdsk->dsk.part);
780 zdsk->dsk.part
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dpkcs11.h831 unsigned char *part, unsigned long part_len,
852 unsigned char *part, unsigned long *part_len));
868 unsigned char *part, unsigned long part_len));
887 unsigned char *part, unsigned long part_len));
913 unsigned char *part, unsigned long part_len));
931 unsigned char *part, unsigned long part_len,
938 unsigned char *part,
942 unsigned char *part, unsigned long part_len,
949 unsigned char *part,
/freebsd-11-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h833 unsigned char *part, unsigned long part_len,
854 unsigned char *part, unsigned long *part_len));
870 unsigned char *part, unsigned long part_len));
889 unsigned char *part, unsigned long part_len));
915 unsigned char *part, unsigned long part_len));
933 unsigned char *part, unsigned long part_len,
940 unsigned char *part,
944 unsigned char *part, unsigned long part_len,
951 unsigned char *part,
/freebsd-11-stable/tools/tools/bootparttest/
H A Dbootparttest.c37 #include <part.h>
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c466 svn_membuf_t part;
479 svn_membuf__create(&part, sizeof(apr_int32_t), pool);
494 /* Decompose the valid part */
498 decomp_flags, src + prev, done - prev, &part);
503 part.data, len * sizeof(apr_int32_t));
464 svn_membuf_t part; local
/freebsd-11-stable/share/i18n/esdb/
H A DMakefile.part2 # $NetBSD: Makefile.part,v 1.6 2008/10/25 22:35:36 apb Exp $
6 PARTFILE?= ${.CURDIR}/${CODE}.part
/freebsd-11-stable/stand/sparc64/loader/
H A Dmain.c39 * FreeBSD/sparc64 kernel loader - machine dependent part
148 * loader part uses.
718 * as part of working around Cheetah+ erratum 34.
744 int fd, len, part; local
787 for (part = 0; part < 8; part++) {
788 if (part == 2 || vtoc.part[part]
[all...]

Completed in 389 milliseconds

123456789