/netbsd-src/external/bsd/nvi/dist/gtk/ |
H A D | gtkviwindow.h | 12 #define GTK_VI_WINDOW_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), GTK_TYPE_VI_WINDOW, Gtk… argument 14 #define GTK_IS_VI_WINDOW_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((klass), GTK_TYPE_VI_WINDOW)) argument
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | zparser.y | 55 uint16_t klass; member 1256 zparser_init(const char *filename, uint32_t ttl, uint16_t klass, in zparser_init()
|
H A D | ixfr.c | 1249 static int ixfr_putrr(const struct dname* dname, uint16_t type, uint16_t klass, in ixfr_putrr() 1302 uint16_t type, uint16_t klass, uint32_t ttl, struct buffer* packet, in ixfr_store_putrr() 1347 uint16_t type, uint16_t klass, uint32_t ttl, struct buffer* packet, in ixfr_store_delrr() 1356 uint16_t type, uint16_t klass, uint32_t ttl, struct buffer* packet, in ixfr_store_addrr() 1365 const struct dname* dname, uint16_t type, uint16_t klass, in ixfr_store_addrr_rdatas() 1378 const struct dname* dname, uint16_t type, uint16_t klass, in ixfr_store_add_newsoa_rdatas() 1400 uint16_t klass, uint32_t ttl, uint8_t* rdata, size_t rdata_len, in ixfr_storerr_uncompressed() 1433 uint8_t* dname, size_t dname_len, uint16_t type, uint16_t klass, in ixfr_store_delrr_uncompressed() 1463 uint8_t* dname, size_t dname_len, uint16_t type, uint16_t klass, in ixfr_store_oldsoa_uncompressed()
|
H A D | tsig.c | 99 uint16_t klass = htons(CLASS_ANY); in tsig_digest_variables() local 585 uint16_t klass; in tsig_parse_rr() local
|
H A D | difffile.c | 396 debug_find_rr_num(rrset_type* rrset, uint16_t type, uint16_t klass, in debug_find_rr_num() 438 find_rr_num(rrset_type* rrset, uint16_t type, uint16_t klass, in find_rr_num() 667 uint16_t type, uint16_t klass, in delete_RR() 781 uint16_t type, uint16_t klass, uint32_t ttl, in add_RR() 1078 uint16_t type, klass, rrlen; in apply_ixfr() local
|
H A D | zparser.h | 262 uint16_t klass; member
|
H A D | query.c | 279 uint16_t klass, in query_addtxt()
|
H A D | namedb.h | 161 uint16_t klass; member
|
H A D | xfrd-tcp.c | 380 uint16_t type, uint16_t klass, const dname_type* dname, uint16_t qid) in xfrd_setup_packet()
|
H A D | xfrd.h | 131 uint16_t klass; /* = CLASS_IN */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 577 objc_start_class_interface (tree klass, location_t name_loc, tree super_class, in objc_start_class_interface() 590 objc_start_category_interface (tree klass, tree categ, in objc_start_category_interface() 658 objc_start_class_implementation (tree klass, tree super_class) in objc_start_class_implementation() 668 objc_start_category_implementation (tree klass, tree categ) in objc_start_category_implementation() 2223 objc_build_struct (tree klass, tree fields, tree super_name) in objc_build_struct() 4589 build_private_template (tree klass) in build_private_template() 6145 objc_add_method (tree klass, tree method, int is_class, bool is_optional) in objc_add_method() 6289 add_category (tree klass, tree category) in add_category() 6376 add_instance_variable (tree klass, objc_ivar_visibility_kind visibility, in add_instance_variable() 6531 ivar_of_class (tree klass, tree ivar_name_ident) in ivar_of_class() [all …]
|
H A D | objc-gnu-runtime-abi-01.cc | 517 gnu_runtime_abi_01_class_decl (tree klass) in gnu_runtime_abi_01_class_decl() 529 gnu_runtime_abi_01_metaclass_decl (tree klass) in gnu_runtime_abi_01_metaclass_decl() 541 gnu_runtime_abi_01_category_decl (tree klass) in gnu_runtime_abi_01_category_decl() 1852 tree class_name, klass, decl; in generate_static_references() local
|
H A D | objc-next-runtime-abi-01.cc | 600 next_runtime_abi_01_class_decl (tree klass) in next_runtime_abi_01_class_decl() 612 next_runtime_abi_01_metaclass_decl (tree klass) in next_runtime_abi_01_metaclass_decl() 624 next_runtime_abi_01_category_decl (tree klass) in next_runtime_abi_01_category_decl()
|
H A D | objc-next-runtime-abi-02.cc | 982 next_runtime_abi_02_class_decl (tree klass) in next_runtime_abi_02_class_decl() 995 next_runtime_abi_02_metaclass_decl (tree klass) in next_runtime_abi_02_metaclass_decl() 1008 next_runtime_abi_02_category_decl (tree klass) in next_runtime_abi_02_category_decl() 1363 objc_is_ivar (tree expr, tree component, tree *klass) in objc_is_ivar()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 574 objc_start_class_interface (tree klass, tree super_class, in objc_start_class_interface() 587 objc_start_category_interface (tree klass, tree categ, in objc_start_category_interface() 655 objc_start_class_implementation (tree klass, tree super_class) in objc_start_class_implementation() 665 objc_start_category_implementation (tree klass, tree categ) in objc_start_category_implementation() 2162 objc_build_struct (tree klass, tree fields, tree super_name) in objc_build_struct() 4513 build_private_template (tree klass) in build_private_template() 6059 objc_add_method (tree klass, tree method, int is_class, bool is_optional) in objc_add_method() 6203 add_category (tree klass, tree category) in add_category() 6290 add_instance_variable (tree klass, objc_ivar_visibility_kind visibility, in add_instance_variable() 6445 ivar_of_class (tree klass, tree ivar_name_ident) in ivar_of_class() [all …]
|
H A D | objc-gnu-runtime-abi-01.c | 517 gnu_runtime_abi_01_class_decl (tree klass) in gnu_runtime_abi_01_class_decl() 529 gnu_runtime_abi_01_metaclass_decl (tree klass) in gnu_runtime_abi_01_metaclass_decl() 541 gnu_runtime_abi_01_category_decl (tree klass) in gnu_runtime_abi_01_category_decl() 1851 tree class_name, klass, decl; in generate_static_references() local
|
H A D | objc-next-runtime-abi-01.c | 599 next_runtime_abi_01_class_decl (tree klass) in next_runtime_abi_01_class_decl() 611 next_runtime_abi_01_metaclass_decl (tree klass) in next_runtime_abi_01_metaclass_decl() 623 next_runtime_abi_01_category_decl (tree klass) in next_runtime_abi_01_category_decl()
|
H A D | objc-next-runtime-abi-02.c | 980 next_runtime_abi_02_class_decl (tree klass) in next_runtime_abi_02_class_decl() 993 next_runtime_abi_02_metaclass_decl (tree klass) in next_runtime_abi_02_metaclass_decl() 1006 next_runtime_abi_02_category_decl (tree klass) in next_runtime_abi_02_category_decl() 1361 objc_is_ivar (tree expr, tree component, tree *klass) in objc_is_ivar()
|
H A D | objc-act.h | 734 lookup_category (tree klass, tree cat_name) in lookup_category()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | name-lookup.c | 1164 fields_linear_search (tree klass, tree name, bool want_type) in fields_linear_search() 1219 get_class_binding_direct (tree klass, tree name, bool want_type) in get_class_binding_direct() 1275 get_class_binding (tree klass, tree name, bool want_type /*=false*/) in get_class_binding() 1314 find_member_slot (tree klass, tree name) in find_member_slot() 1382 add_member_slot (tree klass, tree name) in add_member_slot() 1513 count_class_fields (tree klass) in count_class_fields() 1533 member_vec_append_class_fields (vec<tree, va_gc> *member_vec, tree klass) in member_vec_append_class_fields() argument 1676 set_class_bindings (tree klass, unsigned extra) in set_class_bindings() 1699 insert_late_enum_def_bindings (tree klass, tree enumtype) in insert_late_enum_def_bindings()
|
H A D | rtti.c | 1054 tree klass = TYPE_PTRMEM_CLASS_TYPE (target); in ptm_initializer() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.cc | 1775 fields_linear_search (tree klass, tree name, bool want_type) in fields_linear_search() 1830 get_class_binding_direct (tree klass, tree name, bool want_type) in get_class_binding_direct() 1885 maybe_lazily_declare (tree klass, tree name) in maybe_lazily_declare() 1921 get_class_binding (tree klass, tree name, bool want_type /*=false*/) in get_class_binding() 1937 find_member_slot (tree klass, tree name) in find_member_slot() 2002 add_member_slot (tree klass, tree name) in add_member_slot() 2133 count_class_fields (tree klass) in count_class_fields() 2153 member_vec_append_class_fields (vec<tree, va_gc> *member_vec, tree klass) in member_vec_append_class_fields() argument 2296 set_class_bindings (tree klass, int extra) in set_class_bindings() 2321 insert_late_enum_def_bindings (tree klass, tree enumtype) in insert_late_enum_def_bindings() [all …]
|
H A D | rtti.cc | 1068 tree klass = TYPE_PTRMEM_CLASS_TYPE (target); in ptm_initializer() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | jprofile.c | 923 jthread thread, jclass klass) in jvmti_ClassPrepare() 976 jvmti_ClassLoad (jvmtiEnv *jvmti_env, JNIEnv* jni_env, jthread thread, jclass klass) in jvmti_ClassLoad()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | jprofile.c | 929 jthread thread, jclass klass) in jvmti_ClassPrepare() 982 jvmti_ClassLoad (jvmtiEnv *jvmti_env, JNIEnv* jni_env, jthread thread, jclass klass) in jvmti_ClassLoad()
|