Searched defs:self (Results 1 - 25 of 2524) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dcmd-start-server.c41 cmd_start_server_exec(unused struct cmd *self, unused struct cmd_ctx *ctx) argument
H A Dcmd-has-session.c40 cmd_has_session_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-kill-server.c44 cmd_kill_server_exec(unused struct cmd *self, unused struct cmd_ctx *ctx) argument
H A Dcmd-list-commands.c41 cmd_list_commands_exec(unused struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-clear-history.c40 cmd_clear_history_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-clock-mode.c40 cmd_clock_mode_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-delete-buffer.c42 cmd_delete_buffer_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-display-panes.c40 cmd_display_panes_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-kill-session.c43 cmd_kill_session_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-kill-window.c40 cmd_kill_window_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-list-buffers.c43 cmd_list_buffers_exec(unused struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-refresh-client.c40 cmd_refresh_client_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-rename-session.c42 cmd_rename_session_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-rename-window.c42 cmd_rename_window_exec(struct cmd *self, struct cmd_ctx *ctx) argument
H A Dcmd-suspend-client.c43 cmd_suspend_client_exec(struct cmd *self, struct cmd_ctx *ctx) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash20.C9 Complex self[3][3]; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash20.C9 Complex self[3][3]; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D980506-2.c1 static void *self(void *p){ return p; } function
/netbsd-6-1-5-RELEASE/lib/libpthread/
H A Dpthread_specific.c50 pthread_t self; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/expr/
H A Dstatic_cast3.C6 const E& self() const { return static_cast<const E&>(*this); } function in struct:any
/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Dmainbus.c61 mainbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/mvmeppc/mvmeppc/
H A Dcpu.c62 cpuattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/netwinder/pci/
H A Dpci_machdep.c14 netwinder_pci_attach_hook(struct device *parent, struct device *self, struct pcibus_attach_args *pba) argument
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/eisa/
H A Deisa_machdep.c82 eisa_attach_hook(struct device *parent, struct device *self, struct eisabus_attach_args *eba) argument
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dvr4102ip.c95 vr4102ipattach(struct device *parent, struct device *self, void *aux) argument

Completed in 310 milliseconds

1234567891011>>