Searched defs:code (Results 101 - 125 of 787) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/gcc/
H A Dc-gimplify.c203 enum tree_code code = TREE_CODE (*expr_p); local
H A Dc-semantics.c111 build_stmt (enum tree_code code, ...) argument
H A Dgenpeep.c130 RTX_CODE code; local
344 print_code(RTX_CODE code) argument
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Derrors.c80 _cpp_begin_message (cpp_reader *pfile, int code, argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dalphafbsd-tdep.c30 enum type_code code; local
H A Df-typeprint.c62 enum type_code code; local
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregerror.c55 int code; member in struct:rerr
[all...]
H A Dsystem_error.cpp35 error_category::equivalent(int code, const error_condition& condition) const { argument
40 error_category::equivalent(const error_code& code, int condition) const { argument
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dhashed_db.c71 int code; local
/freebsd-10-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_ins_wch.c82 int code = ERR; local
102 int code = ERR; local
/freebsd-10-stable/contrib/nvi/regex/
H A Dregerror.c89 int code; member in struct:rerr
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-udld.c88 int code, type, len; local
/freebsd-10-stable/contrib/telnet/telnetd/
H A Dtermstat.c391 clientstat(int code, int parm1, int parm2) argument
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dindex.h39 int code; /* Nonzero means add `@code{...}' when member in struct:index_elt
79 int code; member in struct:__anon4690
/freebsd-10-stable/crypto/heimdal/lib/com_err/
H A Derror.c50 com_right(struct et_list *list, long code) argument
60 com_right_r(struct et_list *list, long code, char *str, size_t len) argument
/freebsd-10-stable/lib/libc/regex/
H A Dregerror.c85 int code; member in struct:rerr
[all...]
/freebsd-10-stable/sys/amd64/include/
H A Dproc.h84 u_int code; member in struct:syscall_args
/freebsd-10-stable/sys/i386/include/
H A Dproc.h82 u_int code; member in struct:syscall_args
/freebsd-10-stable/contrib/apr/misc/unix/
H A Derrorcodes.c196 apr_status_t code; member in struct:__anon2
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dexceptions.cpp61 atf::system_error::code(void) function in class:atf::system_error
/freebsd-10-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h30 Code *code; member in union:__anon738
/freebsd-10-stable/contrib/dialog/
H A Dmouse.c36 find_region_by_code(int code) argument
55 dlg_mouse_setcode(int code) argument
84 dlg_mouse_mkregion(int y, int x, int height, int width, int code) argument
61 dlg_mouse_mkbigregion(int y, int x, int height, int width, int code, int step_y, int step_x, int mode) argument
[all...]
H A Dyesno.c48 int code; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.cpp41 DWARFAbbreviationDeclaration::Extract(const DWARFDataExtractor& data, lldb::offset_t *offset_ptr, dw_uleb128_t code) argument
H A DDWARFAbbreviationDeclaration.h32 void SetCode(dw_uleb128_t code) { m_code = code; } argument

Completed in 410 milliseconds

1234567891011>>