Home
last modified time | relevance | path

Searched refs:pad (Results 1 – 19 of 19) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dkvm.h57 __u32 pad; member
141 __u32 pad; member
147 __u32 pad; member
185 __u8 pad[5]; member
204 __u32 pad; member
H A Dpkt_cls.h279 __u8 pad; member
418 __u16 pad; /* currently unused */ member
H A Dpg.h59 char pad[12]; /* not used */ member
H A Dkernel.h20 unsigned short pad; /* explicit padding for m68k */ member
H A Ddlm_plock.h29 __u8 pad; member
H A Dpkt_sched.h370 __u16 pad; member
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.gui.c521 WINDOW *pad; in show_scroll_win() local
533 pad = newpad(total_lines+10, total_cols+10); in show_scroll_win()
534 (void) wattrset(pad, attributes[SCROLLWIN_TEXT]); in show_scroll_win()
535 fill_window(pad, text); in show_scroll_win()
558 copywin(pad, win, start_y, start_x, 2, 2, text_lines, in show_scroll_win()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c2680 TSP_TSPad pad = E_TSP_TS_INVALID; in _DMX_FlowSet() local
2852 pad = E_TSP_TS_DEMOD0; in _DMX_FlowSet()
2855 pad = E_TSP_TS_DEMOD1; in _DMX_FlowSet()
2858 pad = E_TSP_TS_PAD0; in _DMX_FlowSet()
2861 pad = E_TSP_TS_PAD0_3WIRE; in _DMX_FlowSet()
2864 pad = E_TSP_TS_PAD1; in _DMX_FlowSet()
2867 pad = E_TSP_TS_PAD1_3WIRE; in _DMX_FlowSet()
2870 pad = E_TSP_TS_PAD2; in _DMX_FlowSet()
2873 pad = E_TSP_TS_PAD2_3WIRE; in _DMX_FlowSet()
2876 pad = E_TSP_TS_PAD3; in _DMX_FlowSet()
[all …]
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c1134 int mspace_trim(mspace msp, size_t pad);
3623 static int sys_trim(mstate m, size_t pad) { in sys_trim() argument
3625 if (pad < MAX_REQUEST && is_initialized(m)) { in sys_trim()
3626 pad += TOP_FOOT_SIZE; /* ensure enough room for segment overhead */ in sys_trim()
3628 if (m->topsize > pad) { in sys_trim()
3631 size_t extra = ((m->topsize - pad + (unit - SIZE_T_ONE)) / unit - in sys_trim()
4393 int dlmalloc_trim(size_t pad) { in dlmalloc_trim() argument
4396 result = sys_trim(gm, pad); in dlmalloc_trim()
4802 int mspace_trim(mspace msp, size_t pad) { in mspace_trim() argument
4807 result = sys_trim(ms, pad); in mspace_trim()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/protocols/
H A Dtalkd.h63 u_char pad; member
82 u_char pad; member
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c1350 int mstar_mspace_trim(mspace msp, size_t pad);
4222 static int sys_trim(mstate m, size_t pad) { in sys_trim() argument
4226 if (pad < MAX_REQUEST && is_initialized(m)) { in sys_trim()
4227 pad += TOP_FOOT_SIZE; /* ensure enough room for segment overhead */ in sys_trim()
4229 if (m->topsize > pad) { in sys_trim()
4232 size_t extra = ((m->topsize - pad + (unit - SIZE_T_ONE)) / unit - in sys_trim()
5007 int dlmalloc_trim(size_t pad) { in dlmalloc_trim() argument
5011 result = sys_trim(gm, pad); in dlmalloc_trim()
5445 int mstar_mspace_trim(mspace msp, size_t pad) { in mstar_mspace_trim() argument
5450 result = sys_trim(ms, pad); in mstar_mspace_trim()
H A Ddlmalloc.h627 int mstar_mspace_trim(mspace msp, size_t pad);
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/
H A Dxt_NFLOG.h14 u_int16_t pad; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/tc_ematch/
H A Dtc_em_text.h16 __u8 pad; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dfcntl.h52 long pad[4]; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/spi/
H A Dspidev.h92 __u32 pad; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dprintf.h51 wchar_t pad; /* Padding character. */ member
H A Dresolv.h133 char pad[52]; /* On an i386 this means 512b total. */ member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h166 long int pad[4]; member