/third_party/node/test/pummel/ |
D | test-net-timeout.js | 27 let exchanges = 0; variable 70 if (exchanges++ < 5) { 76 if (exchanges === 5) {
|
/third_party/openssl/doc/man3/ |
D | BN_swap.pod | 15 BN_swap() exchanges the values of I<a> and I<b>.
|
D | SSL_CTX_use_psk_identity_hint.pod | 86 will default to SHA-256 for any returned PSK. TLSv1.3 early data exchanges are
|
D | OSSL_HTTP_transfer.pod | 191 OSSL_HTTP_exchange() exchanges any form of HTTP request and response 224 OSSL_HTTP_transfer() exchanges an HTTP request and response
|
D | SSL_CTX_set_psk_client_callback.pod | 126 PSK. TLSv1.3 early data exchanges are possible in PSK connections only with the
|
/third_party/mbedtls/docs/ |
D | use-psa-crypto.md | 48 key together with a certificate for certificate-based key exchanges; 89 - Finite-field (non-EC) Diffie-Hellman (used in key exchanges: DHE-RSA,
|
/third_party/openGLES/extensions/NV/ |
D | NV_shader_atomic_float64.txt | 51 exchanges. Providing atomic add support allows shaders to atomically 180 functionality targeted by this extension. We provide exchanges because
|
D | NV_shader_atomic_float.txt | 58 operations provided by this extension is limited to adds and exchanges. 225 targeted by this extension. We provide exchanges because the operation
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_shader_atomic_float64.txt | 51 exchanges. Providing atomic add support allows shaders to atomically 180 functionality targeted by this extension. We provide exchanges because
|
D | NV_shader_atomic_float.txt | 58 operations provided by this extension is limited to adds and exchanges. 225 targeted by this extension. We provide exchanges because the operation
|
/third_party/openGLES/extensions/OML/ |
D | GLX_OML_swap_method.txt | 84 GLX_SWAP_EXCHANGE_OML then swapping exchanges the front and back
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OML/ |
D | GLX_OML_swap_method.txt | 84 GLX_SWAP_EXCHANGE_OML then swapping exchanges the front and back
|
/third_party/mbedtls/programs/ssl/ |
D | ssl_server2.c | 656 int exchanges; /* number of data exchanges */ member 1719 opt.exchanges = DFL_EXCHANGES; in main() 1975 opt.exchanges = atoi(q); in main() 1976 if (opt.exchanges < 0) { in main() 3680 if (opt.exchanges == 0) { in main() 3684 exchanges_left = opt.exchanges; in main() 3845 if (opt.renegotiate && exchanges_left == opt.exchanges) { in main()
|
D | ssl_client2.c | 514 int exchanges; /* number of data exchanges */ member 936 opt.exchanges = DFL_EXCHANGES; in main() 1132 opt.exchanges = atoi(q); in main() 1133 if (opt.exchanges < 1) { in main() 2924 if (--opt.exchanges > 0) { in main()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
D | GLX_INTEL_swap_event.txt | 101 occurred by checking the event_type field. Simple pixmap exchanges are
|
/third_party/openGLES/extensions/INTEL/ |
D | GLX_INTEL_swap_event.txt | 101 occurred by checking the event_type field. Simple pixmap exchanges are
|
/third_party/json/docs/mkdocs/docs/api/basic_json/ |
D | index.md | 229 - [**swap**](swap.md) - exchanges the values 297 - [**std::swap<basic_json>**](std_swap.md) - exchanges the values of two JSON objects
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | wgltypes.txt | 94 LPD_SWAP_EXCHANGE In a double-buffered layer plane, swapping the color buffer exchanges the f…
|
/third_party/openGLES/xml/ |
D | wgltypes.txt | 94 LPD_SWAP_EXCHANGE In a double-buffered layer plane, swapping the color buffer exchanges the f…
|
/third_party/python/Modules/_decimal/libmpdec/literature/ |
D | matrix-transform.txt | 236 step 1) exchanges rows and columns.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_buffer_age.txt | 127 implementation that swaps via buffer exchanges, the age would
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_buffer_age.txt | 127 implementation that swaps via buffer exchanges, the age would
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_buffer_age.txt | 180 implementation that swaps via buffer exchanges, the age would
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_buffer_age.txt | 180 implementation that swaps via buffer exchanges, the age would
|
/third_party/mbedtls/docs/architecture/psa-migration/ |
D | psa-limitations.md | 63 2. Drop the DHE-RSA and DHE-PSK key exchanges in TLS 1.2 when moving to PSA.
|