/third_party/alsa-lib/src/pcm/ |
D | pcm_route.c | 792 long schannel; in determine_chmap() local 796 if (safe_strtol(id, &schannel) >= 0) in determine_chmap() 1096 long schannel; in _snd_pcm_route_determine_ttable() local 1100 err = strtochannel(id, chmap, &schannel, 1); in _snd_pcm_route_determine_ttable() 1105 if (schannel + 1 > ssize) in _snd_pcm_route_determine_ttable() 1106 ssize = schannel + 1; in _snd_pcm_route_determine_ttable() 1197 long schannel = scha[k]; in _snd_pcm_route_load_ttable() local 1198 if (schannel < 0 || (unsigned int) schannel > tt_ssize || in _snd_pcm_route_load_ttable() 1199 (schannels > 0 && schannel >= schannels)) { in _snd_pcm_route_load_ttable() 1203 ttable[cchannel * tt_ssize + schannel] = value; in _snd_pcm_route_load_ttable() [all …]
|
D | pcm_share.c | 1698 long schannel = -1; in _snd_pcm_share_open() local 1702 err = snd_config_get_integer(n, &schannel); in _snd_pcm_share_open() 1706 assert(schannel >= 0); in _snd_pcm_share_open() 1707 assert(schannels <= 0 || schannel < schannels); in _snd_pcm_share_open() 1708 channels_map[cchannel] = schannel; in _snd_pcm_share_open() 1709 if ((unsigned)schannel > schannel_max) in _snd_pcm_share_open() 1710 schannel_max = schannel; in _snd_pcm_share_open()
|
D | pcm_direct.c | 1712 long cchannel, schannel; local 1716 if (snd_config_get_integer(n, &schannel) < 0) { 1721 if (schannel < 0 || schannel >= params->channels) { 1723 schannel, cchannel); 1727 bindings[cchannel] = schannel;
|
D | pcm_multi.c | 1348 long schannel = -1; in _snd_pcm_multi_open() local 1388 err = snd_config_get_integer(n, &schannel); in _snd_pcm_multi_open() 1404 if (schannel < 0 || in _snd_pcm_multi_open() 1405 (unsigned int) schannel >= slaves_channels[slave]) { in _snd_pcm_multi_open() 1411 channels_schannel[cchannel] = schannel; in _snd_pcm_multi_open()
|
/third_party/curl/tests/data/ |
D | test2070 | 37 # This test is pointless if we're not using the schannel backend 38 CURL_SSL_BACKEND=schannel
|
D | test3024 | 37 # This test is pointless if we're not using the schannel backend 38 CURL_SSL_BACKEND=schannel
|
D | test2087 | 38 # This test is pointless if we're not using the schannel backend 39 CURL_SSL_BACKEND=schannel
|
D | test2079 | 38 # This test is pointless if we're not using the schannel backend 39 CURL_SSL_BACKEND=schannel
|
D | test3023 | 37 # This test is pointless if we're not using the schannel backend 38 CURL_SSL_BACKEND=schannel
|
D | test2033 | 38 # This test is pointless if we're not using the schannel backend 39 CURL_SSL_BACKEND=schannel
|
/third_party/curl/m4/ |
D | curl-schannel.m4 | 35 test schannel != "$DEFAULT_SSL_BACKEND" || VALID_DEFAULT_SSL_BACKEND=yes 37 # --with-schannel implies --enable-sspi
|
/third_party/curl/lib/ |
D | Makefile.inc | 54 vtls/schannel.c \ 70 vtls/schannel.h \
|
D | Makefile.in | 162 $(top_srcdir)/m4/curl-schannel.m4 \ 244 vtls/openssl.c vtls/rustls.c vtls/schannel.c \ 277 vtls/openssl.h vtls/rustls.h vtls/schannel.h \ 352 vtls/libcurl_la-schannel.lo vtls/libcurl_la-schannel_verify.lo \ 453 vtls/libcurlu_la-schannel.lo \ 795 vtls/$(DEPDIR)/libcurl_la-schannel.Plo \ 809 vtls/$(DEPDIR)/libcurlu_la-schannel.Plo \ 1176 vtls/schannel.c \ 1192 vtls/schannel.h \ 1674 vtls/libcurl_la-schannel.lo: vtls/$(am__dirstamp) \ [all …]
|
/third_party/curl/winbuild/ |
D | Makefile.vc | 255 CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-schannel
|
/third_party/curl/ |
D | RELEASE-NOTES | 66 o docs: mention env vars not used by schannel [124] 130 o schannel: fix `-Warith-conversion` gcc 13 warning [28]
|
D | Makefile.in | 184 $(top_srcdir)/m4/curl-schannel.m4 \ 702 vtls/schannel.c \ 718 vtls/schannel.h \
|
D | configure.ac | 150 …curl_ssl_msg="no (--with-{openssl,gnutls,mbedtls,wolfssl,schannel,secure-transport,amissl,bea… 213 AC_ARG_WITH(schannel,dnl optwith 214 AS_HELP_STRING([--with-schannel],[enable Windows native SSL/TLS]), 216 TLSCHOICE="schannel") 410 --with-schannel 1999 Use --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure-t… 2012 (e.g. --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure… 3977 # --with-schannel implies --enable-sspi 3985 # --with-schannel implies --enable-sspi
|
D | BUILD.gn | 177 "lib/vtls/schannel.c",
|
/third_party/curl/tests/certs/scripts/ |
D | Makefile.in | 103 $(top_srcdir)/m4/curl-schannel.m4 \
|
/third_party/curl/packages/vms/ |
D | Makefile.in | 103 $(top_srcdir)/m4/curl-schannel.m4 \
|
/third_party/alsa-lib/doc/ |
D | asoundrc.txt | 266 schannel { # Slave channels
|
/third_party/curl/scripts/ |
D | Makefile.in | 127 $(top_srcdir)/m4/curl-schannel.m4 \
|
/third_party/curl/include/curl/ |
D | Makefile.in | 103 $(top_srcdir)/m4/curl-schannel.m4 \
|
/third_party/curl/include/ |
D | Makefile.in | 103 $(top_srcdir)/m4/curl-schannel.m4 \
|
/third_party/curl/packages/ |
D | Makefile.in | 103 $(top_srcdir)/m4/curl-schannel.m4 \
|