Home
last modified time | relevance | path

Searched defs:template (Results 1 – 25 of 100) sorted by relevance

1234

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dxtensa-modules.c3225 static xtensa_insnbuf_word template[] = { 0x00001006 }; in abs_template() local
3232 static xtensa_insnbuf_word template[] = { 0x00000008 }; in add_template() local
3239 static xtensa_insnbuf_word template[] = { 0x00a00000 }; in add_n_template() local
3246 static xtensa_insnbuf_word template[] = { 0x00200c00 }; in addi_template() local
3253 static xtensa_insnbuf_word template[] = { 0x00b00000 }; in addi_n_template() local
3260 static xtensa_insnbuf_word template[] = { 0x00200d00 }; in addmi_template() local
3267 static xtensa_insnbuf_word template[] = { 0x00000009 }; in addx2_template() local
3274 static xtensa_insnbuf_word template[] = { 0x0000000a }; in addx4_template() local
3281 static xtensa_insnbuf_word template[] = { 0x0000000b }; in addx8_template() local
3288 static xtensa_insnbuf_word template[] = { 0x00000001 }; in and_template() local
[all …]
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dtracepoint.h10 #define DEFINE_EVENT(template, name, proto, args) \ argument
14 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
/openbsd-src/gnu/usr.bin/texinfo/lib/
H A Dmkstemp.c39 rpl_mkstemp (char *template) in rpl_mkstemp()
/openbsd-src/usr.bin/tmux/
H A Dcmd-list-buffers.c52 const char *template, *filter; in cmd_list_buffers_exec() local
H A Dcmd-list-sessions.c59 const char *template, *filter; in cmd_list_sessions_exec() local
H A Dcmd-list-clients.c61 const char *template, *filter; in cmd_list_clients_exec() local
H A Dcmd-break-pane.c63 const char *template; in cmd_break_pane_exec() local
H A Dcmd-new-window.c64 const char *template, *name; in cmd_new_window_exec() local
H A Dcmd-display-message.c69 const char *template; in cmd_display_message_exec() local
H A Dcmd-list-windows.c92 const char *template, *filter; in cmd_list_windows_session() local
H A Dcmd-split-window.c70 const char *template; in cmd_split_window_exec() local
H A Dcmd-list-panes.c95 const char *template, *filter; in cmd_list_panes_window() local
H A Dcmd-new-session.c79 const char *errstr, *template, *group, *tmp; in cmd_new_session_exec() local
H A Dcontrol-notify.c48 const char *template; in control_notify_window_layout_changed() local
H A Dcmd-list-keys.c331 const char *template, *s, *command; cmd_list_keys_commands() local
/openbsd-src/regress/sys/kern/flock/
H A Dutil.c37 char template[PATH_MAX]; in make_file() local
/openbsd-src/lib/libc/gen/
H A Dshm_open.c91 shm_mkstemp(char *template) in shm_mkstemp()
/openbsd-src/usr.bin/mktemp/
H A Dmktemp.c38 char *base, *cp, *template, *tempfile, *prefix = _PATH_TMP; in main() local
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dia64-dis.c71 ia64_insn t0, t1, slot[3], template, s_bit, insn; in print_insn_ia64() local
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-dis.c71 ia64_insn t0, t1, slot[3], template, s_bit, insn; in print_insn_ia64() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenoutput.c158 const char *template; member
666 process_template (d, template) in process_template() argument
/openbsd-src/sys/dev/isa/
H A Disapnpres.c435 struct isa_attach_args *template) in isapnp_get_resource()
/openbsd-src/usr.bin/cvs/
H A Dbuf.c243 buf_write_stmp(BUF *b, char *template, struct timeval *tv) in buf_write_stmp()
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DProgressBar.py153 def render(self, template): argument
/openbsd-src/usr.bin/rcs/
H A Dbuf.c307 buf_write_stmp(BUF *b, char *template) in buf_write_stmp()

1234