Searched defs:code (Results 226 - 250 of 858) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ntp/include/
H A Dntpd.h79 u_short code; member in struct:ctl_var
/freebsd-11-stable/stand/mips/beri/loader/
H A Dmain.c198 exit(int code) argument
/freebsd-11-stable/contrib/file/src/
H A Dencoding.c69 file_encoding(struct magic_set *ms, const struct buffer *b, unichar **ubuf, size_t *ulen, const char **code, const char **code_mime, const char **type) argument
[all...]
H A Dascmagic.c77 const char *code = NULL; local
104 file_ascmagic_with_encoding(struct magic_set *ms, const struct buffer *b, unichar *ubuf, size_t ulen, const char *code, const char *type, int text) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeSynthetic.cpp71 const char *code = m_opaque_sp->GetPythonCode(); local
/freebsd-11-stable/contrib/serf/auth/
H A Dauth_basic.c39 serf__handle_basic_auth(int code, argument
120 serf__init_basic(int code, argument
134 serf__init_basic_connection(const serf__authn_scheme_t *scheme, int code, serf_connection_t *conn, apr_pool_t *pool) argument
156 serf__setup_request_basic_auth(peer_t peer, int code, serf_connection_t *conn, serf_request_t *request, const char *method, const char *uri, serf_bucket_t *hdrs_bkt) argument
/freebsd-11-stable/contrib/less/
H A Doutput.c174 long code = strtol(p, &q, 10); local
/freebsd-11-stable/contrib/ncurses/include/
H A Dtic.h172 chtype code; member in struct:tinfo_fkeys
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_color.c676 int code = FALSE; local
H A Dlib_set_term.c716 int code = ERR; local
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c175 int code = OK; local
617 int code = ERR; local
H A Dread_entry.c405 int code; local
493 int code = TGETENT_NO; local
582 int code = TGETENT_NO; local
[all...]
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtput.c105 TParams code; member in struct:__anon4678
/freebsd-11-stable/contrib/gcc/
H A Ddfp.c607 decimal_real_arithmetic (REAL_VALUE_TYPE *r, enum tree_code code, argument
H A Ddouble-int.c210 double_int_divmod (double_int a, double_int b, bool uns, unsigned code, argument
223 double_int_sdivmod (double_int a, double_int b, unsigned code, double_int *mod) argument
231 double_int_udivmod (double_int a, double_int b, unsigned code, double_int *mod) argument
241 double_int_div (double_int a, double_int b, bool uns, unsigned code) argument
251 double_int_sdiv (double_int a, double_int b, unsigned code) argument
259 double_int_udiv(double_int a, double_int b, unsigned code) argument
269 double_int_mod(double_int a, double_int b, bool uns, unsigned code) argument
280 double_int_smod(double_int a, double_int b, unsigned code) argument
288 double_int_umod(double_int a, double_int b, unsigned code) argument
[all...]
H A Dgenemit.c75 RTX_CODE code; local
125 print_code(RTX_CODE code) argument
151 RTX_CODE code; local
[all...]
H A Dloop-doloop.c237 enum rtx_code code = GET_CODE (cond); local
H A Drtl.c218 RTX_CODE code; local
342 enum rtx_code code; local
507 rtl_check_failed_code1(rtx r, enum rtx_code code, const char *file, int line, const char *func) argument
526 rtl_check_failed_code_mode(rtx r, enum rtx_code code, enum machine_mode mode, bool not_mode, const char *file, int line, const char *func) argument
[all...]
H A Dstub-objc.c208 objc_set_method_type (enum tree_code ARG_UNUSED (code)) argument
380 objc_set_property_attr (int ARG_UNUSED (code), tree ARG_UNUSED (identifier)) argument
521 objc_build_incr_decr_setter_call (enum tree_code ARG_UNUSED (code), argument
529 void objc_declare_property_impl (int ARG_UNUSED (code), argument
H A Dtree-vect-patterns.c474 enum tree_code code; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Daout-arm.c293 bfd_reloc_type_lookup(bfd *abfd, bfd_reloc_code_real_type code) argument
H A Dcoff-x86_64.c642 coff_amd64_reloc_type_lookup (bfd *abfd ATTRIBUTE_UNUSED, bfd_reloc_code_real_type code) argument
H A Dcpu-ia64-opc.c63 ins_reg (const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
73 ext_reg (const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
81 ins_immu(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
100 ext_immu(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
117 ins_immu5b(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
126 ext_immu5b(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
140 ins_immus8(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
148 ext_immus8(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
161 ins_imms_scaled(const struct ia64_operand *self, ia64_insn value, ia64_insn *code, int scale) argument
185 ext_imms_scaled(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep, int scale) argument
207 ins_imms(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
213 ins_immsu4(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
221 ext_imms(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
227 ins_immsm1(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
234 ins_immsm1u4(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
244 ext_immsm1(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
253 ins_imms1(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
259 ext_imms1(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
265 ins_imms4(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
271 ext_imms4(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
277 ins_imms16(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
283 ext_imms16(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
289 ins_cimmu(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
296 ext_cimmu(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
312 ins_cnt(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
323 ext_cnt(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
331 ins_cnt2b(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
343 ext_cnt2b(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
350 ins_cnt2c(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
365 ext_cnt2c(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
382 ins_inc3(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
405 ext_inc3(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
[all...]
H A Dmipsbsd.c304 MY(reloc_type_lookup) (bfd *abfd, bfd_reloc_code_real_type code) argument
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsysdump.c38 static int code; variable
207 itheader (char *name, int code) argument

Completed in 182 milliseconds

1234567891011>>