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

<<111213

/freebsd-9.3-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
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.uwin237 no_pad_char npc bool NP - - ----- pad character does not exist
396 pad_char pad str pc - - YBCGE padding char (instead of null)
637 carriage_return_delay OTdC num dC - - YB-G- pad needed for CR
638 new_line_delay OTdN num dN - - YB-G- pad needed for LF
763 # (via IGNORE aliases further down). We don't want to do normal pad
766 # that detects the acs_ prefix and uses it to suppress pad translation.
H A DCaps237 no_pad_char npc bool NP - - ----- pad character does not exist
428 pad_char pad str pc - - YBCGE padding char (instead of null)
811 carriage_return_delay OTdC num dC - - YB-G- pad needed for CR
812 new_line_delay OTdN num dN - - YB-G- pad needed for LF
937 # (via IGNORE aliases further down). We don't want to do normal pad
940 # that detects the acs_ prefix and uses it to suppress pad translation.
H A DCaps.aix4237 no_pad_char npc bool NP - - ----- pad character does not exist
428 pad_char pad str pc - - YBCGE padding char (instead of null)
913 carriage_return_delay OTdC num dC - - YB-G- pad needed for CR
914 new_line_delay OTdN num dN - - YB-G- pad needed for LF
1039 # (via IGNORE aliases further down). We don't want to do normal pad
1042 # that detects the acs_ prefix and uses it to suppress pad translation.
H A DCaps.hpux11238 no_pad_char npc bool NP - - ----- pad character does not exist
430 pad_char pad str pc - - YBCGE padding char (instead of null)
825 carriage_return_delay OTdC num dC - - YB-G- pad needed for CR
826 new_line_delay OTdN num dN - - YB-G- pad needed for LF
951 # (via IGNORE aliases further down). We don't want to do normal pad
954 # that detects the acs_ prefix and uses it to suppress pad translation.
H A DCaps.osf1r5245 no_pad_char npc bool NP - - ----- pad character does not exist
412 pad_char pad str pc - - YBCGE padding char (instead of null)
821 carriage_return_delay OTdC num dC - - YB-G- pad needed for CR
822 new_line_delay OTdN num dN - - YB-G- pad needed for LF
947 # (via IGNORE aliases further down). We don't want to do normal pad
950 # that detects the acs_ prefix and uses it to suppress pad translation.
/freebsd-9.3-release/sys/dev/ral/
H A Drt2860.c1488 int i, nsegs, ntxds, pad, rate, ridx, error; local
1603 pad = (hdrlen + 3) & ~3;
1662 txd->sdl0 = htole16(sizeof (struct rt2860_txwi) + pad);
1771 int i, nsegs, ntxds, pad, rate, ridx, error; local
1855 pad = (hdrlen + 3) & ~3;
1914 txd->sdl0 = htole16(sizeof (struct rt2860_txwi) + pad);
/freebsd-9.3-release/sys/kern/
H A Dsystrace_args.c923 iarg[3] = p->pad; /* int */
934 iarg[3] = p->pad; /* int */
1048 iarg[5] = p->pad; /* int */
1062 iarg[1] = p->pad; /* int */
1072 iarg[1] = p->pad; /* int */
1081 iarg[1] = p->pad; /* int */
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ia64.c3088 int len, size, pad; local
3095 /* pad to pointer-size boundary. */
3096 pad = len % md.pointer_size;
3097 if (pad != 0)
3098 len += md.pointer_size - pad;
3118 int len, size, pad; local
3126 /* pad to pointer-size boundary. */
3127 pad = len % md.pointer_size;
3128 if (pad != 0)
3129 len += md.pointer_size - pad;
3789 int size, pad; local
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Djournal.c223 unsigned char pad[JOURNAL_HEADER_SIZE]; member in union:__anon176
373 memset(raw->pad, 0, sizeof(raw->pad));
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h538 char pad_l_[PADL_(int)]; int pad; char pad_r_[PADR_(int)]; member in struct:freebsd6_pread_args
545 char pad_l_[PADL_(int)]; int pad; char pad_r_[PADR_(int)]; member in struct:freebsd6_pwrite_args
603 char pad_l_[PADL_(int)]; int pad; char pad_r_[PADR_(int)]; member in struct:freebsd6_mmap_args
608 char pad_l_[PADL_(int)]; int pad; char pad_r_[PADR_(int)]; member in struct:freebsd6_lseek_args
614 char pad_l_[PADL_(int)]; int pad; char pad_r_[PADR_(int)]; member in struct:freebsd6_truncate_args
619 char pad_l_[PADL_(int)]; int pad; char pad_r_[PADR_(int)]; member in struct:freebsd6_ftruncate_args
/freebsd-9.3-release/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c684 uint64_t *pad = (uint64_t *) local
686 *pad = 0;
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c3346 int ac, i, totlen, error, pad, nsegs = 0, rate; local
3490 pad = 4 - (hdrlen & 3);
3492 pad = 0;
3564 (4 + sizeof (*tx) + hdrlen + pad) << 4);
3613 int ac, totlen, error, pad, nsegs = 0, i, rate; local
3687 pad = 4 - (hdrlen & 3);
3689 pad = 0;
3768 (4 + sizeof (*tx) + hdrlen + pad) << 4);
/freebsd-9.3-release/sys/dev/xen/netback/
H A Dnetback.c1897 pkt->extra.u.gso.pad = 0;
2096 ext->u.gso.pad = 0;
/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-dlpi.c921 char pad[516]; /* XXX - must be at least 513; is 516 member in union:__anon1676
/freebsd-9.3-release/contrib/ncurses/ncurses/
H A Dllib-lncursesw1994 WINDOW *pad,
2720 WINDOW *pad,
/freebsd-9.3-release/sys/cam/
H A Dcam_ccb.h1015 char pad[KNOB_SETTINGS_SIZE]; member in union:ccb_sim_knob::__anon5863
/freebsd-9.3-release/sys/dev/aac/
H A Daacreg.h1160 u_int32_t pad[8]; member in union:aac_mntobj::__anon6803
/freebsd-9.3-release/sys/dev/aacraid/
H A Daacraid_reg.h1199 u_int32_t pad[8]; member in union:aac_mntobj::__anon6834
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic7xxx.h666 uint8_t pad[7]; member in struct:target_cmd
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwnvar.h741 uint8_t pad[2]; member in struct:bwn_fwhdr
/freebsd-9.3-release/sys/dev/dpt/
H A Ddpt.h453 * Number of pad bytes send after CD data set
577 u_int8_t pad[3]; /* For alignment */ member in struct:dpt_sysinfo
1133 u_int16_t cppadlen; /* pad length of cp */
/freebsd-9.3-release/sys/dev/mly/
H A Dmlyreg.h1261 u_int8_t pad[1024]; member in union:mly_health_region
/freebsd-9.3-release/sys/dev/mwl/
H A Dmwlreg.h204 uint16_t pad; /* align to 4-byte boundary */ member in struct:mwl_txdesc

Completed in 413 milliseconds

<<111213