Home
last modified time | relevance | path

Searched defs:ai (Results 1 – 25 of 239) sorted by relevance

12345678910

/netbsd-src/sys/dev/hdaudio/
H A Dhdmireg.h52 #define HDMI_AI_CHANNEL_COUNT(ai) ((ai)->ct_cc & 0x07) argument
53 #define HDMI_AI_CODING_TYPE(ai) ((ai)->ct_cc & 0xf0) argument
54 #define HDMI_AI_SAMPLE_SIZE(ai) ((ai)->sf_ss & 0x03) argument
55 #define HDMI_AI_SAMPLE_FREQUENCY(ai) ((ai)->sf_ss & 0x18) argument
56 #define HDMI_AI_LSV(ai) ((ai)->dm_inh_lsv & 0x78) argument
57 #define HDMI_AI_DM_INH(ai) ((ai)->dm_inh_lsv & 0x80) argument
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgetaddrinfo.c227 #define GET_AI(ai, afd, addr) \ argument
237 #define GET_PORT(ai, serv) \ argument
245 #define GET_CANONNAME(ai, str) \ argument
289 freeaddrinfo(ai) in freeaddrinfo() argument
330 struct addrinfo ai, ai0, *afai = NULL; local
906 get_canonname(pai, ai, str) in get_canonname() argument
927 struct addrinfo *ai; local
952 struct addrinfo *ai; local
981 get_portmatch(const struct addrinfo *ai, const char *servname) { in get_portmatch()
989 get_port(const struct addrinfo *ai, const char *servname, int matchonly) { in get_port()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/
H A Dgetaddrinfo.c248 struct addrinfo *ai, *ai_list; in getaddrinfo() local
826 struct addrinfo *ai; in process_answer() local
1179 struct addrinfo *ai; in add_ipv4() local
1202 struct addrinfo *ai; in add_ipv6() local
1222 freeaddrinfo(struct addrinfo *ai) { in freeaddrinfo()
1227 _freeaddrinfo(struct addrinfo *ai) { in _freeaddrinfo()
1246 struct addrinfo *ai; in get_local() local
1284 struct addrinfo *ai; in ai_alloc() local
1307 struct addrinfo *ai; in ai_clone() local
/netbsd-src/lib/libc/net/
H A Dgetaddrinfo.c317 #define GET_AI(ai, afd, addr) \ argument
327 #define GET_PORT(ai, serv, svd) \ argument
335 #define GET_CANONNAME(ai, str) \ argument
366 freeaddrinfo(struct addrinfo *ai) in freeaddrinfo()
417 getport(struct addrinfo *ai) { in getport()
460 struct addrinfo ai; in getaddrinfo() local
704 struct addrinfo *ai, **aip; in reorder() local
879 struct addrinfo ai = *aio->aio_ai; in set_source() local
1458 get_canonname(const struct addrinfo *pai, struct addrinfo *ai, const char *str) in get_canonname()
1476 struct addrinfo *ai; in allocaddrinfo() local
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dmini_inetd.c91 mini_inetd_addrinfo (struct addrinfo *ai, rk_socket_t *ret_socket) in mini_inetd_addrinfo()
181 struct addrinfo *ai, hints; in mini_inetd() local
H A Dgetaddrinfo_hostspec.c46 struct addrinfo **ai) in roken_getaddrinfo_hostspec2()
100 struct addrinfo **ai) in roken_getaddrinfo_hostspec()
H A Dfreeaddrinfo.c45 freeaddrinfo(struct addrinfo *ai) in freeaddrinfo()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/adremap/
H A Dadremap.c108 adremap_info *ai = on->on_bi.bi_private; in adremap_cf_case() local
156 adremap_info *ai = on->on_bi.bi_private; in adremap_cf_dnv() local
272 adremap_info *ai = on->on_bi.bi_private; in adremap_search_resp() local
391 adremap_info *ai in adremap_filter()
556 adremap_info *ai = (adremap_info *) on->on_bi.bi_private; in adremap_search() local
613 adremap_info *ai = (adremap_info *) on->on_bi.bi_private; in adremap_db_destroy() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_tlsf.c66 ASN1_INTEGER *ai; in STACK_OF() local
92 ASN1_INTEGER *ai; in v2i_TLS_FEATURE() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_tlsf.c66 ASN1_INTEGER *ai; in STACK_OF() local
92 ASN1_INTEGER *ai = NULL; in v2i_TLS_FEATURE() local
/netbsd-src/tests/dev/audio/
H A Daudiotest.c1455 struct audio_info ai; in test_open() local
1689 struct audio_info ai; in DEF() local
1732 struct audio_info ai; in DEF() local
1796 struct audio_info ai; in test_open_simul() local
2070 struct audio_info ai; in DEF() local
2255 struct audio_info ai; in test_rdwr_fallback() local
2321 struct audio_info ai; in test_rdwr_two() local
2494 struct audio_info ai; in DEF() local
2527 struct audio_info ai; in DEF() local
2585 struct audio_info ai; in test_mmap_mode() local
[all …]
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dindex.c42 AttrInfo *ai = mdb_attr_mask( be->be_private, desc ); in mdb_index_mask() local
88 AttrInfo *ai; in mdb_index_param() local
172 struct mdb_attrinfo *ai, in indexer()
303 AttrInfo *ai = NULL; in index_at_values() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Ds390x.S368 #define mul_add_c(ai,bi,c1,c2,c3) \ argument
554 #define sqr_add_c(ai,c1,c2,c3) \ argument
561 #define sqr_add_c2(ai,aj,c1,c2,c3) \ argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Ds390x.S368 #define mul_add_c(ai,bi,c1,c2,c3) \ argument
554 #define sqr_add_c(ai,c1,c2,c3) \ argument
561 #define sqr_add_c2(ai,aj,c1,c2,c3) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dinit.c38 Initializers *Initializer::arraySyntaxCopy(Initializers *ai) in arraySyntaxCopy()
93 StructInitializer *ai = new StructInitializer(loc); in syntaxCopy() local
125 ArrayInitializer *ai = new ArrayInitializer(loc); in syntaxCopy() local
/netbsd-src/usr.sbin/tcpdrop/
H A Dtcpdrop.c82 struct addrinfo *ai; in egetaddrinfo() local
91 egetnameinfo(const struct addrinfo *ai, struct hpinfo *hp) in egetnameinfo()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dexpand_hostname.c70 struct addrinfo *ai, *a, hints; in krb5_expand_hostname() local
145 struct addrinfo *ai, *a, hints; in krb5_expand_hostname_realms() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dindex.c42 AttrInfo *ai = wt_attr_mask( be->be_private, desc ); in wt_index_mask() local
87 AttrInfo *ai; in wt_index_param() local
263 AttrInfo *ai = NULL; in index_at_values() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_int.c461 static ASN1_STRING *bn_to_asn1_string(const BIGNUM *bn, ASN1_STRING *ai, in bn_to_asn1_string()
505 static BIGNUM *asn1_string_to_bn(const ASN1_INTEGER *ai, BIGNUM *bn, in asn1_string_to_bn()
564 ASN1_INTEGER *BN_to_ASN1_INTEGER(const BIGNUM *bn, ASN1_INTEGER *ai) in BN_to_ASN1_INTEGER()
569 BIGNUM *ASN1_INTEGER_to_BN(const ASN1_INTEGER *ai, BIGNUM *bn) in ASN1_INTEGER_to_BN()
607 ASN1_ENUMERATED *BN_to_ASN1_ENUMERATED(const BIGNUM *bn, ASN1_ENUMERATED *ai) in BN_to_ASN1_ENUMERATED()
612 BIGNUM *ASN1_ENUMERATED_to_BN(const ASN1_ENUMERATED *ai, BIGNUM *bn) in ASN1_ENUMERATED_to_BN()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_int.c449 static ASN1_STRING *bn_to_asn1_string(const BIGNUM *bn, ASN1_STRING *ai, in bn_to_asn1_string()
493 static BIGNUM *asn1_string_to_bn(const ASN1_INTEGER *ai, BIGNUM *bn, in asn1_string_to_bn()
552 ASN1_INTEGER *BN_to_ASN1_INTEGER(const BIGNUM *bn, ASN1_INTEGER *ai) in BN_to_ASN1_INTEGER()
557 BIGNUM *ASN1_INTEGER_to_BN(const ASN1_INTEGER *ai, BIGNUM *bn) in ASN1_INTEGER_to_BN()
595 ASN1_ENUMERATED *BN_to_ASN1_ENUMERATED(const BIGNUM *bn, ASN1_ENUMERATED *ai) in BN_to_ASN1_ENUMERATED()
600 BIGNUM *ASN1_ENUMERATED_to_BN(const ASN1_ENUMERATED *ai, BIGNUM *bn) in ASN1_ENUMERATED_to_BN()
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dntp_rfc2553.c288 struct addrinfo *ai = NULL; in getaddrinfo() local
419 freeaddrinfo(struct addrinfo *ai) in freeaddrinfo()
468 struct addrinfo *ai, in do_nodename()
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dfake-rfc2553.c105 freeaddrinfo(struct addrinfo *ai) in freeaddrinfo()
121 struct addrinfo *ai; in malloc_ai() local
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dfake-rfc2553.c105 freeaddrinfo(struct addrinfo *ai) in freeaddrinfo()
121 struct addrinfo *ai; in malloc_ai() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-complex.c914 tree ar, tree ai, tree br, tree bi, in expand_complex_addition()
994 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall()
1063 tree type, tree ar, tree ai, in expand_complex_multiplication_components()
1090 tree ar, tree ai, tree br, tree bi, in expand_complex_multiplication()
1236 tree ar, tree ai, tree br, tree bi, in expand_complex_div_straight()
1265 tree ar, tree ai, tree br, tree bi, in expand_complex_div_wide()
1420 tree ar, tree ai, tree br, tree bi, in expand_complex_division()
1502 tree ar, tree ai) in expand_complex_negation()
1518 tree ar, tree ai) in expand_complex_conjugate()
1530 expand_complex_comparison (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_comparison()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-complex.cc916 tree ar, tree ai, tree br, tree bi, in expand_complex_addition()
999 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall()
1068 tree type, tree ar, tree ai, in expand_complex_multiplication_components()
1095 tree ar, tree ai, tree br, tree bi, in expand_complex_multiplication()
1250 tree ar, tree ai, tree br, tree bi, in expand_complex_div_straight()
1282 tree ar, tree ai, tree br, tree bi, in expand_complex_div_wide()
1443 tree ar, tree ai, tree br, tree bi, in expand_complex_division()
1528 tree ar, tree ai) in expand_complex_negation()
1547 tree ar, tree ai) in expand_complex_conjugate()
1562 expand_complex_comparison (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_comparison()
[all …]

12345678910