Searched refs:domain (Results 1 - 25 of 721) sorted by last modified time

1234567891011>>

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice_neon.S24 @ in Q15 domain.
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.c1959 os_free(cred->domain[i]);
1960 os_free(cred->domain);
2675 if (os_strcmp(var, "domain") == 0) {
2677 new_domain = os_realloc_array(cred->domain,
2685 cred->domain = new_domain;
2974 if (os_strcmp(var, "domain") == 0) {
2990 i > 0 ? "\n" : "", cred->domain[i]);
3252 * @ctrl_interface: Control interface parameters, e.g., path to UNIX domain
H A Dconfig.h161 * domain_suffix_match - Constraint for server domain name
168 * host/domain name is compared one label at a time starting from the
169 * top-level domain and all the labels in @domain_suffix_match shall be
179 * domain - Home service provider FQDN(s)
182 * whether the AP is operated by the Home SP. Multiple domain entries
186 char **domain; member in struct:wpa_cred
189 * num_domain - Number of FQDNs in the domain array
431 * For UNIX domain sockets (default on Linux and BSD): This is a
432 * directory that will be created for UNIX domain sockets for listening
479 * UNIX domain socket
[all...]
H A Dconfig_file.c786 fprintf(f, "\tdomain=\"%s\"\n", cred->domain[i]);
H A Dctrl_iface.c1706 if (!cred->domain)
1716 names, cred->domain[i], 1))
1723 cred->domain[i]);
2745 "cred id / realm / username / domain / imsi\n");
2755 cred->domain ? cred->domain[0] : "",
2852 if (prev->domain) {
2855 if (os_strcmp(prev->domain[i], cmd + 8)
H A Dctrl_iface_udp.c341 int domain = PF_INET6; local
344 int domain = PF_INET; local
357 priv->sock = socket(domain, SOCK_DGRAM, 0);
H A Dinterworking.c181 if (cred->domain || cred->pcsc || cred->imsi ||
2047 const char *domain, int exact_match)
2052 len = os_strlen(domain);
2060 wpa_hexdump_ascii(MSG_DEBUG, "Interworking: AP domain name",
2063 os_strncasecmp(domain, (const char *) (pos + 1), len) == 0)
2068 if (os_strncasecmp(domain, ap + offset, len) == 0)
2112 "with SIM/USIM domain %s", realm);
2121 if (domain_names == NULL || cred->domain == NULL)
2126 "home SP FQDN %s", cred->domain[i]);
2127 if (domain_name_list_contains(domain_names, cred->domain[
2046 domain_name_list_contains(struct wpabuf *domain_names, const char *domain, int exact_match) argument
[all...]
H A Dinterworking.h33 const char *domain, int exact_match);
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dudhcpd-p2p.conf88 option domain atherosowl.com
103 #opt domain
/external/vixl/src/a64/
H A Dassembler-a64.cc1202 void Assembler::dmb(BarrierDomain domain, BarrierType type) { argument
1203 Emit(DMB | ImmBarrierDomain(domain) | ImmBarrierType(type));
1207 void Assembler::dsb(BarrierDomain domain, BarrierType type) { argument
1208 Emit(DSB | ImmBarrierDomain(domain) | ImmBarrierType(type));
H A Dassembler-a64.h1218 void dmb(BarrierDomain domain, BarrierType type);
1221 void dsb(BarrierDomain domain, BarrierType type);
H A Dmacro-assembler-a64.h512 void Dmb(BarrierDomain domain, BarrierType type) { argument
514 dmb(domain, type);
516 void Dsb(BarrierDomain domain, BarrierType type) { argument
518 dsb(domain, type);
/external/valgrind/main/coregrind/
H A Dm_libcfile.c929 Int VG_(socket) ( Int domain, Int type, Int protocol ) argument
935 args[0] = domain;
945 res = VG_(do_syscall3)(__NR_socket, domain, type, protocol );
950 res = VG_(do_syscall3)(__NR_socket, domain, type, protocol);
H A Dpub_core_libcfile.h69 extern Int VG_(socket) ( Int domain, Int type, Int protocol );
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c2993 PRE_REG_READ3(long, "socket", int, domain, int, type, int, protocol);
H A Dsyswrap-linux.c3881 /* int socket(int domain, int type, int protocol); */
4134 PRE_REG_READ3(long, "socket", int, domain, int, type, int, protocol);
H A Dsyswrap-xen.c543 PRINT("__HYPERVISOR_domctl ( %d ) on dom%d", domctl->cmd, domctl->domain);
549 * vki_xen_domid_t domain;
1260 POST_XEN_DOMCTL_WRITE(getdomaininfo_00000007, domain);
1274 POST_XEN_DOMCTL_WRITE(getdomaininfo_00000008, domain);
1289 POST_XEN_DOMCTL_WRITE(getdomaininfo_00000009, domain);
/external/valgrind/main/include/vki/
H A Dvki-xen-domctl.h103 vki_xen_domid_t domain; member in struct:vki_xen_domctl_getdomaininfo_00000007
122 vki_xen_domid_t domain; member in struct:vki_xen_domctl_getdomaininfo_00000008
141 vki_xen_domid_t domain; member in struct:vki_xen_domctl_getdomaininfo_00000009
325 vki_xen_domid_t domain; member in struct:vki_xen_domctl
/external/tcpdump/
H A DAndroid.mk11 print-domain.c print-dtp.c print-dvmrp.c print-enc.c print-egp.c \
H A Dconfig.sub1294 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1492 os=-domain
/external/tcpdump/win32/prj/
H A DGNUmakefile65 ../../print-domain.o \
/external/stressapptest/
H A Dconfig.sub1217 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1410 os=-domain
/external/stressapptest/src/
H A Dos.cc849 &device->domain, &device->bus, &dev, &func) < 4) {
H A Dos.h33 int32 domain; member in struct:PCIDevice
/external/srtp/
H A Dconfig.sub1163 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1345 os=-domain

Completed in 3263 milliseconds

1234567891011>>