Searched defs:ctype (Results 51 - 65 of 65) sorted by relevance

123

/freebsd-10-stable/crypto/openssh/
H A Dclientloop.c2049 char *ctype; local
[all...]
H A Dchannels.c288 channel_new(char *ctype, int type, int rfd, int wfd, int efd, argument
3703 connect_to(const char *name, int port, char *ctype, char *rname) argument
3787 channel_connect_by_listen_path(const char *path, char *ctype, char *rname) argument
3768 channel_connect_by_listen_address(const char *listen_host, u_short listen_port, char *ctype, char *rname) argument
3805 channel_connect_to_port(const char *host, u_short port, char *ctype, char *rname) argument
3837 channel_connect_to_path(const char *path, char *ctype, char *rname) argument
[all...]
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dlocale_facets.h607 class ctype : public __ctype_abstract_base<_CharT> class in inherits:__ctype_abstract_base
618 ctype(size_t __refs = 0) : __ctype_abstract_base<_CharT>(__refs) { } function in class:ctype
676 class ctype<char> : public locale::facet, public ctype_base class in inherits:locale::facet,ctype_base
1214 class ctype<wchar_t> : public __ctype_abstract_base<wchar_t> class in inherits:__ctype_abstract_base
[all...]
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c593 ar9300_Stub_GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE ctype, argument
602 ar9300_Stub_SetCapability(struct ath_hal *ah , HAL_CAPABILITY_TYPE ctype, argument
/freebsd-10-stable/crypto/openssl/ssl/
H A Dkssl.c601 size_t krb5_checksum_size(krb5_context context, krb5_cksumtype ctype) argument
612 krb5_boolean valid_cksumtype(krb5_cksumtype ctype) argument
H A Dssl3.h549 char ctype[SSL3_CT_NUMBER]; member in struct:ssl3_state_st::__anon550
/freebsd-10-stable/contrib/gcc/cp/
H A Dcall.c2321 add_template_candidate (struct z_candidate **candidates, tree tmpl, tree ctype, argument
3622 tree ctype; local
1338 add_function_candidate(struct z_candidate **candidates, tree fn, tree ctype, tree arglist, tree access_path, tree conversion_path, int flags) argument
2222 add_template_candidate_real(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, tree obj, unification_kind_t strict) argument
[all...]
H A Dclass.c2352 check_for_override(tree decl, tree ctype) argument
H A Ddecl.c6352 member_function_or_else(tree ctype, tree cur_type, enum overload_flags flags) argument
6473 grokfndecl(tree ctype, tree type, tree declarator, tree parms, tree orig_declarator, int virtualp, enum overload_flags flags, cp_cv_quals quals, tree raises, int check, int friendp, int publicp, int inlinep, special_function_kind sfk, bool funcdef_flag, int template_count, tree in_namespace, tree* attrlist) argument
7485 tree ctype = current_class_type; local
9668 grok_ctor_properties(tree ctype, tree decl) argument
11051 tree ctype = NULL_TREE; local
11809 tree fntype, ctype = NULL_TREE; local
[all...]
H A Dpt.c1828 tree ctype = DECL_CLASS_CONTEXT (decl); local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dgimplify.c1567 tree ctype = TREE_TYPE (expr); local
H A Dtree-ssa-loop-ivopts.c3039 tree utype = TREE_TYPE (ubase), ctype = TREE_TYPE (cbase); local
3852 tree utype = TREE_TYPE (ubase), ctype; local
5374 tree step, ctype, utype; local
[all...]
H A Dfold-const.c1916 tree ctype; local
5588 tree ctype = (wide_type != 0 && (GET_MODE_SIZE (TYPE_MODE (wide_type)) local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-mips.c403 unsigned int ctype : 1; /* 1: long 0: short format. See below. */ member in struct:__anon5
413 unsigned int ctype : 1; /* 1: long 0: short format. See below. */ member in struct:__anon6
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c9536 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype, argument
9492 t4_sge_ctxt_rd(struct adapter *adap, unsigned int mbox, unsigned int cid, enum ctxt_type ctype, u32 *data) argument

Completed in 693 milliseconds

123