Searched refs:padding (Results 101 - 125 of 137) sorted by relevance

123456

/freebsd-11-stable/sys/dev/fe/
H A Dif_fe.c1940 static u_char padding [ETHER_MIN_LEN - ETHER_CRC_LEN - ETHER_HDR_LEN]; local
1981 * padding process. It may gain performance slightly. FIXME.
2066 fe_outsb(sc, FE_BMPR8, padding,
2071 fe_outsw(sc, FE_BMPR8, (u_int16_t *)padding,
/freebsd-11-stable/sys/dev/ciss/
H A Dcissreg.h735 u_int8_t padding[240]; member in struct:ciss_bmic_id_table
/freebsd-11-stable/sbin/fdisk_pc98/
H A Dfdisk.c75 unsigned char padding[2]; /* force the longs to be long aligned */ member in struct:mboot
/freebsd-11-stable/sys/xen/interface/
H A Ddomctl.h540 uint32_t padding; /* padding for 64-bit aligned structure */ member in struct:xen_domctl_memory_mapping
/freebsd-11-stable/stand/fdt/
H A Dfdt_loader_cmd.c520 fdt_pad_dtb(size_t padding) argument
525 padded_fdtp_size = fdtp_size + padding;
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp947 void *padding = 0; local
974 padding = KMP_ALLOCA(gtid * __kmp_stkoffset);
H A Dz_Linux_util.cpp530 void *volatile padding = 0; local
580 padding = KMP_ALLOCA(gtid * __kmp_stkoffset);
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp476 // If necessary, add padding fields to the custom fields.
697 // which has 7 bytes of padding, as opposed to the naive solution
732 // At this point, we just have to add padding if the end align still
736 CharUnits padding = newBlockSize - blockSize; local
741 info.BlockHeaderForcedGapSize = padding;
745 padding.getQuantity()));
759 // an over-aligned variable. We will be adding a padding field to
761 CharUnits padding = li->Alignment - endAlign; local
763 padding.getQuantity()));
764 blockSize += padding;
[all...]
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c54 /* This function will add additional padding bytes into debug_buffer to make it
60 u8 padding, remain; local
63 padding = 4 - remain;
66 padding);
67 dbg_buff->offset += padding;
68 entity_hdr->num_pad = padding;
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c384 unsigned char *to, RSA *rsa, int padding)
392 unsigned char *to, RSA *rsa, int padding)
400 unsigned char *to, RSA *rsa, int padding)
415 if (padding != RSA_PKCS1_PADDING) {
479 unsigned char *to, RSA *rsa, int padding)
383 cryptoapi_rsa_pub_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
391 cryptoapi_rsa_pub_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
399 cryptoapi_rsa_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
478 cryptoapi_rsa_priv_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DWriter.cpp1242 uint32_t padding = isCodeSection ? config->functionPadMin : 0; local
1245 if (padding && c->isHotPatchable())
1246 virtualSize += padding;
/freebsd-11-stable/contrib/gcc/cp/
H A Dclass.c4637 tree padding;
4669 padding = NULL_TREE;
4683 bits as additional padding. */
4694 /* Figure out how much additional padding is required. GCC
4695 3.2 always created a padding field, even if it had zero
4701 /* In a union, the padding field must have the full width
4703 padding = DECL_SIZE (field);
4711 padding = size_binop (MINUS_EXPR, DECL_SIZE (field),
4811 /* If we needed additional padding after this field, add it
4813 if (padding)
4633 tree padding; local
[all...]
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn.c3331 memset(frame, 0xff, sizeof(struct bwn_plcp6) + 2 /* padding */);
5459 unsigned int i, padding; local
5527 padding = (macstat & BWN_RX_MAC_PADDING) ? 2 : 0;
5528 totlen = len + padding;
5765 int padding, rate, rssi = 0, noise = 0, type; local
5802 padding = (macstat & BWN_RX_MAC_PADDING) ? 2 : 0;
5803 if (m->m_pkthdr.len < (sizeof(struct bwn_plcp6) + padding)) {
5808 plcp = (struct bwn_plcp6 *)(mp + padding);
5809 m_adj(m, sizeof(struct bwn_plcp6) + padding);
/freebsd-11-stable/sys/geom/part/
H A Dg_part_gpt.c54 CTASSERT(offsetof(struct gpt_hdr, padding) == 92);
673 table->hdr->hdr_size = offsetof(struct gpt_hdr, padding);
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoffswap.h738 H_PUT_16 (abfd, 0, aouthdr_out->padding);
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_xhci.c265 uint8_t padding[137]; /* Pad to 256 bytes */ member in struct:tegra_xusb_fw_hdr
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-juniper.c588 uint8_t padding; member in struct:juniper_monitor_header
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dindex.c1026 iter->stream.padding = stream->stream_padding;
/freebsd-11-stable/usr.sbin/bhyve/
H A Drfb.c197 uint8_t padding[3]; member in struct:rfb_cuttext_msg
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c4487 *PPADDING records the amount of padding needed in words. */
5089 int slotno, regno, padding;
5093 &regno, &padding);
5231 int slotno, regno, padding;
5234 slotno = function_arg_slotno (cum, mode, type, named, 0, &regno, &padding);
5341 int slotno, regno, padding;
5344 slotno = function_arg_slotno (cum, mode, type, named, 0, &regno, &padding);
5346 /* If register required leading padding, add it. */
5348 cum->words += padding;
5077 int slotno, regno, padding; local
5219 int slotno, regno, padding; local
5329 int slotno, regno, padding; local
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_ipu.c259 uint32_t padding[3]; member in struct:ipu_cpmem_word
/freebsd-11-stable/sys/mips/mips/
H A Dsupport.S1008 # NOTE: a1 is padding!
/freebsd-11-stable/sys/cam/
H A Dcam_ccb.h365 void *padding[2]; member in struct:ccb_getdev
821 uint16_t unused; /* padding for removed uint32_t */
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h854 uint8_t padding; member in struct:ar5416eeprom
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c1743 /* Write padding. */
1835 /* Write padding. */
2637 int padding = 0; local
2646 padding = 1;
2651 ctl->extr_off, ctl->cur_len - padding);
2740 *space -= 1;/* Keep padding space. */
4322 /* Write padding data. */

Completed in 290 milliseconds

123456