Searched refs:pad (Results 251 - 275 of 341) sorted by relevance

<<11121314

/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic79xx.h550 uint32_t pad; member in struct:ahd_dma64_seg
718 uint8_t pad[7]; member in struct:target_cmd
/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_runreg.h733 uint8_t pad; member in struct:rt2870_txd
1216 uint16_t pad; member in struct:run_stats::__anon9646
/freebsd-10.0-release/usr.sbin/makefs/ffs/
H A Dmkfs.c82 char pad[SBLOCKSIZE]; member in union:__anon11608
89 char pad[FFS_MAXBSIZE]; member in union:__anon11609
/freebsd-10.0-release/contrib/gcc/
H A Dexcept.c795 /* Before landing pad creation, each exception handler has its own
796 label. After landing pad creation, the exception handlers may
798 only requires the 1-1 mapping before landing pad creation. */
841 after landing pad generation. */
1398 call), we don't want it to go into newly created landing pad or other EH
1559 /* Search for another landing pad in this function. */
1710 That's the landing pad to which we will transfer control. */
1753 landing pad label for the region. For sjlj though, there is one
1754 common landing pad from which we dispatch to the post-landing pads.
1759 /* ??? Post-landing pad sharin
[all...]
/freebsd-10.0-release/contrib/ncurses/form/
H A Dfrm_driver.c190 ( wbkgdset((win),(chtype)((field)->pad | (field)->back)), \
529 int pad; local
536 pad = field->pad;
548 if (pad != C_BLANK)
554 if ((unsigned long)CharOf(*p) == ChCharOf(pad)
1681 | Description : Place the cursor at the first non-pad character in
1702 | Description : Place the cursor after the last non-pad character in
1728 | Description : Place the cursor on the first non-pad character in
1750 | Description : Place the cursor after the last non-pad characte
[all...]
/freebsd-10.0-release/sys/kern/
H A Dsys_generic.c183 int pad; member in struct:pread_args
394 int pad; member in struct:pwrite_args
608 int pad; member in struct:ftruncate_args
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dunwind-arm.c73 _uw pad; member in struct:vfp_regs
304 /* Skip the pad word */
696 /* Upload the registers to enter the landing pad. */
887 /* Landing pad address is 31-bit pc-relative offset. */
894 /* Setup the VRS to enter the landing pad. */
/freebsd-10.0-release/lib/libthr/thread/
H A Dthr_private.h258 char pad[12]; member in struct:wake_addr
/freebsd-10.0-release/sbin/ffsinfo/
H A Dffsinfo.c89 char pad[SBLOCKSIZE]; member in union:__anon5788
/freebsd-10.0-release/sys/amd64/include/
H A Dcpufunc.h510 uint64_t pad:52 __packed; member in struct:invpcid_descr
/freebsd-10.0-release/sys/boot/ficl/
H A Dficl.h129 ** second pad for reference by the word PAD to fix this.
458 ** The pad is a small scratch area for text manipulation. ANS Forth
497 char pad[nPAD]; /* the scratch area (see above) */ member in struct:vm
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-helper-sgmii.c527 gmxx_txx_append_cfg.s.pad = 0;
/freebsd-10.0-release/sys/dev/bfe/
H A Dif_bfereg.h479 u_int16_t pad[12]; member in struct:bfe_rxheader
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h88 u8 pad; member in struct:t4_status_page
/freebsd-10.0-release/sys/dev/drm/
H A Ddrm.h968 uint32_t pad; member in struct:drm_gem_close
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm.h970 uint32_t pad; member in struct:drm_gem_close
/freebsd-10.0-release/sys/dev/ixgb/
H A Dixgb_hw.h823 uint32_t pad);
/freebsd-10.0-release/sys/dev/pst/
H A Dpst-iop.h494 u_int16_t pad; member in struct:i2o_lct_entry::i2o_get_param_template
/freebsd-10.0-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h201 __u32 pad[3]; member in struct:cma_ip_addr::__anon10648
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c632 static const char pad[8] = { 0 }; local
635 ctf_buf_write(buf, pad, (topad > 8 ? 8 : topad));
708 * integers; we pad these out to the next 4-byte boundary if needed.
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps.keys239 no_pad_char npc bool NP - - ----- pad character does not exist
430 pad_char pad str pc - - YBCGE padding char (instead of null)
901 carriage_return_delay OTdC num dC - - YB-G- pad needed for CR
902 new_line_delay OTdN num dN - - YB-G- pad needed for LF
1027 # (via IGNORE aliases further down). We don't want to do normal pad
1030 # that detects the acs_ prefix and uses it to suppress pad translation.
/freebsd-10.0-release/sbin/growfs/
H A Dgrowfs.c90 char pad[SBLOCKSIZE]; member in union:__anon5794
103 char pad[MAXBSIZE]; member in union:__anon5795
/freebsd-10.0-release/sys/netgraph/netflow/
H A Dnetflow.c228 dgram->header.pad = 0;
1056 header->pad = 0;
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-rs6000.c1714 /* Limit pad to <= 4096. */
1768 bfd_size_type pad = 0;
1773 pad = 1 << text_align_power;
1774 pad -= (*offset + ar_header_size) & (pad - 1);
1776 if (! do_pad (out_bfd, pad))
1779 *offset += pad;
1862 ?? pad to even bytes.
2481 ?? pad to even bytes.
1765 bfd_size_type pad = 0; local
H A Dcoffcode.h3113 /* With PE we have to pad each section to be a multiple of its
3168 bfd_vma pad;
3174 pad = abs (current->vma - sofar) % align;
3176 if (pad)
3178 pad = align - pad;
3179 sofar += pad;
3232 /* For PE we need to make sure we pad out to the aligned
3167 bfd_vma pad; local

Completed in 413 milliseconds

<<11121314