Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 210) sorted by relevance

123456789

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_event.c31 nvkm_event_put(struct nvkm_event *event, u32 types, int index) in nvkm_event_put()
44 nvkm_event_get(struct nvkm_event *event, u32 types, int index) in nvkm_event_get()
57 nvkm_event_send(struct nvkm_event *event, u32 types, int index, in nvkm_event_send()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Drdcoff.c71 debug_type types[COFF_SLOTS]; member
87 coff_get_slot (void *dhandle, struct coff_types **types, long indx) in coff_get_slot()
112 struct coff_types **types, long coff_symno, int ntype, in parse_coff_type()
209 struct coff_types **types, long coff_symno, int ntype, in parse_coff_base_type()
322 struct coff_types **types, int ntype, in parse_coff_struct_type()
515 parse_coff_symbol (bfd *abfd ATTRIBUTE_UNUSED, struct coff_types **types, in parse_coff_symbol()
623 struct coff_types *types; in parse_coff() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Drdcoff.c107 coff_get_slot (struct coff_types *types, long indx) in coff_get_slot()
142 struct coff_types *types, long coff_symno, int ntype, in parse_coff_type()
239 struct coff_types *types, long coff_symno, int ntype, in parse_coff_base_type()
379 struct coff_types *types, int ntype, in parse_coff_struct_type()
558 parse_coff_symbol (bfd *abfd ATTRIBUTE_UNUSED, struct coff_types *types, in parse_coff_symbol()
666 struct coff_types types; in parse_coff() local
/netbsd-src/sys/arch/pmax/tc/
H A Ddtkbd.c160 static u_int types[20]; in dtkbd_cngetc() local
212 u_int types[20]; in dtkbd_handler() local
226 dtkbd_process_msg(struct dt_msg *msg, u_int *types, int *vals) in dtkbd_process_msg()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/store/
H A Dstore_strings.c23 int types = sizeof(type_strings) / sizeof(type_strings[0]); in OSSL_STORE_INFO_type_string() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/
H A Dstore_strings.c22 int types = sizeof(type_strings) / sizeof(type_strings[0]); in OSSL_STORE_INFO_type_string() local
/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcommon.cpp106 cli::result_types types; in parse_types() local
186 result_types types = parse_types( in get_result_types() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-c.cc943 resolve_vec_mul (resolution *res, tree *args, tree *types, location_t loc) in resolve_vec_mul()
994 resolve_vec_cmpne (resolution *res, tree *args, tree *types, location_t loc) in resolve_vec_cmpne()
1071 tree *args, tree *types, location_t loc) in resolve_vec_adde_sube()
1141 tree *args, tree *types, location_t loc) in resolve_vec_addec_subec()
1670 tree *types, tree *args) in find_instance()
1735 tree types[MAX_OVLD_ARGS]; in altivec_resolve_overloaded_builtin() local
/netbsd-src/external/bsd/nvi/dist/common/
H A Ddldb.c11 #define RELOC(func,returntype,args,proto,types) \ argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrbhst-test.c66 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, in main() local
/netbsd-src/libexec/talkd/
H A Dprint.c51 static const char *types[] = { variable
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dssu.c51 dns_rdatatype_t *types; /*%< the data types. Can include */ member
140 dns_rdatatype_t *types) { in dns_ssutable_addrule()
570 dns_ssurule_types(const dns_ssurule_t *rule, dns_rdatatype_t **types) { in dns_ssurule_types()
/netbsd-src/share/examples/puffs/pgfs/
H A Dpgfs_subs.c368 static const Oid types[] = { OIDOID, }; in lo_lookup_by_fileid() local
466 static const Oid types[] = { in getattr() local
507 static const Oid types[] = { in getattr() local
640 static const Oid types[] = { INT8OID, }; in lookupp() local
911 static const Oid types[] = { INT8OID, }; in check_path() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_changf119.c41 gf119_disp_chan_uevent_init(struct nvkm_event *event, int types, int index) in gf119_disp_chan_uevent_init()
/netbsd-src/usr.bin/mklocale/
H A Dldef.h44 u_int32_t *types; member
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dssu.c50 dns_ssuruletype_t *types; /*%< the data types. Can include */ global() member
139 dns_ssutable_addrule(dns_ssutable_t * table,bool grant,const dns_name_t * identity,dns_ssumatchtype_t matchtype,const dns_name_t * name,unsigned int ntypes,dns_ssuruletype_t * types) dns_ssutable_addrule() argument
602 dns_ssurule_types(const dns_ssurule_t * rule,dns_ssuruletype_t ** types) dns_ssurule_types() argument
[all...]
/netbsd-src/external/ibm-public/postfix/dist/src/dns/
H A Dtest_dns_lookup.c71 unsigned *types; in main() local
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst921 .. _arc.ownership.restrictions.autoreleasing:
1038 .. _arc.ownership.restrictions.pass_by_writeback:
1624 .. _arc.optimization:
2234 .. _arc.misc.c-retainable.audit:
2236 Auditing of C retainable pointer interfaces
/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dargs.c393 } types[] = { in parse_real() local
419 } types[] = { in parse_real() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h141 iterator_range<type_iterator> types() const { in types() function
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dbench.c65 argon2_type types[3] = {Argon2_i, Argon2_d, Argon2_id}; in benchmark() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dnotify.h21 u32 types; member
/netbsd-src/sys/dev/acpi/
H A Dapei_einj.c309 uint64_t types = apei_einj_act(sc, ACPI_EINJ_GET_ERROR_TYPE, 0); in apei_einj_attach() local
847 uint64_t types; in apei_einj_types_sysctl() local
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.c84 struct types struct
87 uint32_t num_types; argument
88 struct type_entry *first;
89 struct type_entry *last;
479 populate_type_stream (bfd *pdb, bfd *stream, struct types *types) in populate_type_stream()
2341 uint32_t num_types, struct types *types, in handle_type()
3555 handle_debugt_section (asection *s, bfd *mod, struct types *types, in handle_debugt_section()
3807 bfd *abfd, struct types *types, in populate_module_stream()
3918 struct types *types, struct types *ids, in create_module_info_substream()
4533 struct types *types, in populate_dbi_stream()
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_suppressions_test.cc72 void CheckSuppressions(unsigned count, std::vector<const char *> types, in CheckSuppressions()

123456789