Searched refs:advertised (Results 1 – 25 of 34) sorted by relevance
12
/external/chromium_org/chrome/common/extensions/api/ |
D | mdns.idl | 12 // The service name of an mDNS advertised service, 16 // The host:port pair of an mDNS advertised service. 19 // The IP address of an mDNS advertised service. 22 // Metadata for an mDNS advertised service.
|
D | bluetooth.idl | 193 // in the host's SDP and GATT tables and advertised to other devices.
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | ssl3ext.c | 331 return arrayContainsExtension(xtnData->advertised, in ssl3_ClientExtensionAdvertised() 377 xtnData->advertised[xtnData->numAdvertised++] = in ssl3_SendServerNameXtn() 553 xtnData->advertised[xtnData->numAdvertised++] = in ssl3_SendSessionTicketXtn() 721 ss->xtnData.advertised[ss->xtnData.numAdvertised++] = in ssl3_ClientSendNextProtoNegoXtn() 783 ss->xtnData.advertised[ss->xtnData.numAdvertised++] = in ssl3_ClientSendAppProtoXtn() 842 ss->xtnData.advertised[ss->xtnData.numAdvertised++] = in ssl3_ClientSendChannelIDXtn() 952 xtnData->advertised[xtnData->numAdvertised++] = ssl_cert_status_xtn; in ssl3_ClientSendStatusRequestXtn() 1935 xtnData->advertised[xtnData->numAdvertised++] = in ssl3_SendRenegotiationInfoXtn() 2027 ss->xtnData.advertised[ss->xtnData.numAdvertised++] = in ssl3_SendUseSRTPXtn() 2307 ss->xtnData.advertised[ss->xtnData.numAdvertised++] = in ssl3_ClientSendSigAlgsXtn() [all …]
|
D | dtlscon.c | 926 dtls_SetMTU(sslSocket *ss, PRUint16 advertised) in dtls_SetMTU() argument 930 if (advertised == 0) { in dtls_SetMTU() 937 if (COMMON_MTU_VALUES[i] <= advertised) { in dtls_SetMTU()
|
D | ssl3ecc.c | 1143 xtnData->advertised[xtnData->numAdvertised++] = in ssl3_SendSupportedCurvesXtn() 1176 xtnData->advertised[xtnData->numAdvertised++] = in ssl3_SendSupportedPointFormatsXtn()
|
D | sslimpl.h | 801 PRUint16 advertised[SSL_MAX_EXTENSIONS]; member 1953 extern void dtls_SetMTU(sslSocket *ss, PRUint16 advertised);
|
D | sslcon.c | 3192 xtnData->advertised[xtnData->numAdvertised++] = ssl_renegotiation_info_xtn; in ssl2_BeginClientHandshake()
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | testaliases.txt | 10 // as advertised
|
/external/icu4c/test/testdata/ |
D | testaliases.txt | 10 // as advertised
|
/external/chromium_org/tools/gyp/test/library_dirs/subdir/ |
D | test.gyp | 33 # works as advertised, such that just '-lmylib' (or its equivalent)
|
D | test-win.gyp | 33 # works as advertised, such that just '-lmylib' (or its equivalent)
|
/external/chromium_org/net/third_party/nss/patches/ |
D | alpn.patch | 181 + ss->xtnData.advertised[ss->xtnData.numAdvertised++] = 206 + * The same set of protocols will be advertised via ALPN and, if the server
|
D | channelid.patch | 350 + ss->xtnData.advertised[ss->xtnData.numAdvertised++] = 458 + * extension to be advertised. */
|
D | signedcertificatetimestamps.patch | 142 + ss->xtnData.advertised[ss->xtnData.numAdvertised++] =
|
/external/openssh/ |
D | PROTOCOL | 234 This extension is advertised in the SSH_FXP_VERSION hello with version 276 advertised in the SSH_FXP_VERSION hello with version "2". 291 This extension is advertised in the SSH_FXP_VERSION hello with version
|
/external/chromium/build/linux/ |
D | system.gyp | 91 # the set of features advertised in the system headers.
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
D | resources.rst | 32 will probably be advertised with an appropriate cap.
|
/external/mesa3d/src/gallium/docs/source/ |
D | resources.rst | 32 will probably be advertised with an appropriate cap.
|
/external/mdnsresponder/ |
D | README.txt | 34 user to discover what services are being advertised on the network,
|
/external/libffi/ |
D | README | 95 To ensure that libffi is working as advertised, type "make check".
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-HS20 | 107 # of parameters that are compared to the information advertised by the APs when
|
D | README-P2P | 435 The configured values will also be advertised to other P2P Devices. The
|
/external/openssl/patches/ |
D | channelid.patch | 901 + /* If the client advertised support for Channel ID, and we have it
|
/external/chromium_org/third_party/openssl/openssl/patches/ |
D | channelid.patch | 901 + /* If the client advertised support for Channel ID, and we have it
|
/external/icu4c/data/mappings/ |
D | convrtrs.txt | 1021 # These Lotus specific converters still work, but they aren't advertised in this alias table.
|
12