Searched refs:focus (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/nvi/cl/
H A Dcl.h54 SCR *focus; /* Screen that has the "focus". */ member in struct:_cl_private
H A Dcl_funcs.c603 * Only do an actual refresh, when this is the focus window,
610 (sp == clp->focus && doupdate() == ERR));
646 clp->focus = sp;
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/mips/string/
H A Dffs.S93 and v1, a0, a3 # focus no lower half of bits left
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A D20020430-1.c59 int focus; member in struct:__anon5690
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A D20020430-1.c59 int focus; member in struct:__anon3929
/netbsd-6-1-5-RELEASE/sbin/fsdb/
H A Dfsdb.c155 CMDFUNC(focus); /* focus on inode */ variable
157 CMDFUNC(focusname); /* focus by name */
185 {"inode", "Set active inode to INUM", 2, 2, focus},
329 CMDFUNCSTART(focus)
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/libxcb/files/
H A Dxinput.h755 xcb_window_t focus; /**< */ member in struct:xcb_input_get_device_focus_reply_t
771 xcb_window_t focus; /**< */ member in struct:xcb_input_set_device_focus_request_t
4190 ** @param xcb_window_t focus
4200 xcb_window_t focus /**< */,
4219 ** @param xcb_window_t focus
4229 xcb_window_t focus /**< */,
H A Dxinput.c2714 ** @param xcb_window_t focus
2724 xcb_window_t focus /**< */,
2740 xcb_out.focus = focus;
2759 ** @param xcb_window_t focus
2769 xcb_window_t focus /**< */,
2785 xcb_out.focus = focus;
H A Dxproto.h2348 xcb_window_t focus; /**< */ member in struct:xcb_set_input_focus_request_t
2379 xcb_window_t focus; /**< */ member in struct:xcb_get_input_focus_reply_t
8893 ** @param xcb_window_t focus
8902 xcb_window_t focus /**< */,
8920 ** @param xcb_window_t focus
8929 xcb_window_t focus /**< */,
H A Dxproto.c5625 ** @param xcb_window_t focus
5634 xcb_window_t focus /**< */,
5649 xcb_out.focus = focus;
5667 ** @param xcb_window_t focus
5676 xcb_window_t focus /**< */,
5691 xcb_out.focus = focus;
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dbds_emul.S493 andi v0, a0, 077 # focus on special op
H A DmipsX_subr.S2032 and a0, MIPS3_PG_ASID # focus on ASID
2205 and t0, a1 # focus on ASID
H A Dlocore_mips1.S1358 and t0, a1 # focus on asid_mask
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.tex270 To solve this problem the focus of this text is on the practical aspects of implementing a multiple precision integer

Completed in 328 milliseconds