/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/os/bsd/dragonfly/ |
H A D | ctype_configure_char.cc | 45 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function in std::ctype 57 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function in std::ctype
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/os/bsd/dragonfly/ |
H A D | ctype_configure_char.cc | 45 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function in std::ctype 71 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function in std::ctype
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | ctype.cc | 104 ctype<wchar_t>::ctype(size_t __refs) in ctype() function in std::ctype 109 ctype<wchar_t>::ctype(__c_locale __cloc, size_t __refs) in ctype() function in std::ctype
|
H A D | locale.cc | 64 const locale::category locale::ctype; member in std::locale
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | ctype.cc | 103 ctype<wchar_t>::ctype(size_t __refs) in ctype() function in std::ctype 108 ctype<wchar_t>::ctype(__c_locale __cloc, size_t __refs) in ctype() function in std::ctype
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | friend.c | 293 tree ctype = TYPE_CONTEXT (friend_type); in make_friend_class() local 412 do_friend (tree ctype, tree declarator, tree decl, in do_friend()
|
H A D | method.c | 417 type_has_trivial_fn (tree ctype, special_function_kind sfk) in type_has_trivial_fn() 442 type_set_nontrivial_flag (tree ctype, special_function_kind sfk) in type_set_nontrivial_flag() 1112 synthesized_method_walk (tree ctype, special_function_kind sfk, bool const_p, in synthesized_method_walk() 1377 tree ctype; in maybe_explain_implicit_delete() local
|
H A D | decl2.c | 115 build_memfn_type (tree fntype, tree ctype, cp_cv_quals quals) in build_memfn_type() 308 grokclassfn (tree ctype, tree function, enum overload_flags flags) in grokclassfn() 600 check_classfn (tree ctype, tree function, tree template_parms) in check_classfn() 1705 import_export_class (tree ctype) in import_export_class() 1831 maybe_emit_vtables (tree ctype) in maybe_emit_vtables() 2587 tree ctype = DECL_CONTEXT (decl); in import_export_decl() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | friend.c | 349 tree ctype = TYPE_CONTEXT (friend_type); in make_friend_class() local 474 do_friend (tree ctype, tree declarator, tree decl, in do_friend()
|
H A D | method.c | 390 type_has_trivial_fn (tree ctype, special_function_kind sfk) in type_has_trivial_fn() 417 type_set_nontrivial_flag (tree ctype, special_function_kind sfk) in type_set_nontrivial_flag() 1150 tree ctype = to; in constructible_expr() local 1527 synthesized_method_walk (tree ctype, special_function_kind sfk, bool const_p, in synthesized_method_walk() 1768 tree ctype = DECL_CONTEXT (decl); in get_defaulted_eh_spec() local 1797 tree ctype; in maybe_explain_implicit_delete() local
|
H A D | decl2.c | 155 build_memfn_type (tree fntype, tree ctype, cp_cv_quals quals, in build_memfn_type() 362 grokclassfn (tree ctype, tree function, enum overload_flags flags) in grokclassfn() 599 check_classfn (tree ctype, tree function, tree template_parms) in check_classfn() 1464 if (tree ctype = DECL_CONTEXT (decl)) in find_last_decl() local 1978 import_export_class (tree ctype) in import_export_class() 2137 maybe_emit_vtables (tree ctype) in maybe_emit_vtables() 3044 tree ctype = DECL_CONTEXT (decl); in import_export_decl() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | localefwd.h | 123 class ctype; in _GLIBCXX_VISIBILITY() local
|
H A D | locale_classes.h | 101 static const category ctype = 1L << 0; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | localefwd.h | 127 class ctype; in _GLIBCXX_VISIBILITY() local
|
H A D | locale_classes.h | 99 static const category ctype = 1L << 0; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/sys/netgraph/netgraph/ |
H A D | ng_parse.c | 1054 const enum comptype ctype) in ng_parse_composite() 1229 int *off, char *cbuf, int cbuflen, const enum comptype ctype) in ng_unparse_composite() 1313 const enum comptype ctype) in ng_get_composite_elem_default() 1359 const enum comptype ctype) in ng_get_composite_len() 1399 int index, const enum comptype ctype) in ng_get_composite_etype() 1437 int index, enum comptype ctype, int posn) in ng_parse_get_elem_pad()
|
/dflybsd-src/sys/netgraph7/netgraph/ |
H A D | ng_parse.c | 1212 const enum comptype ctype) in ng_parse_composite() 1387 int *off, char *cbuf, int cbuflen, const enum comptype ctype) in ng_unparse_composite() 1481 const enum comptype ctype) in ng_get_composite_elem_default() 1527 const enum comptype ctype) in ng_get_composite_len() 1567 int index, const enum comptype ctype) in ng_get_composite_etype() 1605 int index, enum comptype ctype, int posn) in ng_parse_get_elem_pad()
|
/dflybsd-src/crypto/libressl/crypto/cms/ |
H A D | cms_ess.c | 373 ASN1_OBJECT *ctype; in cms_encode_Receipt() local
|
/dflybsd-src/usr.bin/localedef/ |
H A D | ctype.c | 79 int32_t ctype; member
|
/dflybsd-src/crypto/openssh/ |
H A D | channels.c | 485 channel_new(struct ssh *ssh, char *ctype, int type, int rfd, int wfd, int efd, in channel_new() 3139 char *ctype = NULL, *listen_host = NULL; in channel_proxy_downstream() local 4654 char *ctype, char *rname, struct channel_connect *cctx, in connect_to_helper() 4720 char *ctype, char *rname) in connect_to() 4748 u_short listen_port, char *ctype, char *rname) in channel_connect_by_listen_address() 4776 char *ctype, char *rname) in channel_connect_by_listen_path() 4799 char *ctype, char *rname, int *reason, const char **errmsg) in channel_connect_to_port() 4860 char *ctype, char *rname) in channel_connect_to_path() 4923 rdynamic_connect_prepare(struct ssh *ssh, char *ctype, char *rname) in rdynamic_connect_prepare()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-ssa-strength-reduction.c | 679 const widest_int &index, tree stride, tree ctype, in alloc_cand_and_find_basis() 1083 tree base = NULL_TREE, stride = NULL_TREE, ctype = NULL_TREE; in create_mul_ssa_cand() local 1157 tree base = NULL_TREE, stride = NULL_TREE, ctype = NULL_TREE; in create_mul_imm_cand() local 1291 tree base = NULL_TREE, stride = NULL_TREE, ctype = NULL_TREE; in create_add_ssa_cand() local 1414 tree base = NULL_TREE, stride = NULL_TREE, ctype = NULL_TREE; in create_add_imm_cand() local 1620 tree lhs, ctype; in slsr_process_cast() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | locale.cc | 62 const locale::category locale::ctype; member in std::locale
|
/dflybsd-src/sys/libiconv/ |
H A D | iconv_ucs.c | 84 void * ctype; member
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-lmp.c | 219 nd_uint8_t ctype; member
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | conv.c | 325 char *ctype = setlocale(LC_CTYPE, NULL); in conv_init() local
|