Home
last modified time | relevance | path

Searched refs:BACKEND (Results 1 – 10 of 10) sorted by relevance

/third_party/curl/lib/vtls/
Dschannel.c144 #define BACKEND connssl->backend macro
433 if(BACKEND->use_manual_cred_validation) in schannel_acquire_credential_handle()
506 BACKEND->algIds); in schannel_acquire_credential_handle()
707 BACKEND->cred = (struct Curl_schannel_cred *) in schannel_acquire_credential_handle()
709 if(!BACKEND->cred) { in schannel_acquire_credential_handle()
717 BACKEND->cred->refcount = 1; in schannel_acquire_credential_handle()
725 &BACKEND->cred->cred_handle, in schannel_acquire_credential_handle()
726 &BACKEND->cred->time_stamp); in schannel_acquire_credential_handle()
735 Curl_safefree(BACKEND->cred); in schannel_acquire_credential_handle()
790 BACKEND->use_alpn = conn->bits.tls_enable_alpn && in schannel_connect_step1()
[all …]
Dmesalink.c71 #define BACKEND connssl->backend macro
142 if(BACKEND->ctx) in mesalink_connect_step1()
143 SSL_CTX_free(BACKEND->ctx); in mesalink_connect_step1()
144 BACKEND->ctx = SSL_CTX_new(req_method); in mesalink_connect_step1()
146 if(!BACKEND->ctx) { in mesalink_connect_step1()
152 BACKEND->ctx, SSL_CONN_CONFIG(verifypeer) ? in mesalink_connect_step1()
156 if(!SSL_CTX_load_verify_locations(BACKEND->ctx, SSL_CONN_CONFIG(CAfile), in mesalink_connect_step1()
184 if(SSL_CTX_use_certificate_chain_file(BACKEND->ctx, in mesalink_connect_step1()
193 if(SSL_CTX_use_PrivateKey_file(BACKEND->ctx, SSL_SET_OPTION(key), in mesalink_connect_step1()
207 if(!SSL_CTX_set_cipher_list(BACKEND->ctx, ciphers)) { in mesalink_connect_step1()
[all …]
Dgskit.c110 #define BACKEND connssl->backend macro
508 QsoWaitForIOCompletion(BACKEND->iocport, &cstat, (struct timeval *) NULL); in cancel_async_handshake()
514 QsoDestroyIOCompletionPort(BACKEND->iocport); in close_async_handshake()
515 BACKEND->iocport = -1; in close_async_handshake()
539 FD_SET(BACKEND->remotefd, &fds_write); in pipe_ssloverssl()
540 n = BACKEND->remotefd; in pipe_ssloverssl()
543 FD_SET(BACKEND->remotefd, &fds_read); in pipe_ssloverssl()
544 n = BACKEND->remotefd; in pipe_ssloverssl()
553 if(FD_ISSET(BACKEND->remotefd, &fds_write)) { in pipe_ssloverssl()
561 i = write(BACKEND->remotefd, buf, n); in pipe_ssloverssl()
[all …]
Dschannel_verify.c54 #define BACKEND connssl->backend macro
581 s_pSecFn->QueryContextAttributes(&BACKEND->ctxt->ctxt_handle, in Curl_verify_certificate()
594 BACKEND->use_manual_cred_validation) { in Curl_verify_certificate()
/third_party/mindspore/tests/ut/python/communication/
Dtest_management_api.py44 D.GlobalComm.BACKEND = D.Backend.HCCL
49 D.GlobalComm.BACKEND = D.Backend.HCCL
54 D.GlobalComm.BACKEND = D.Backend.HCCL
59 D.GlobalComm.BACKEND = D.Backend.UNDEFINED
64 D.GlobalComm.BACKEND = D.Backend.HCCL
69 D.GlobalComm.BACKEND = D.Backend.HCCL
74 D.GlobalComm.BACKEND = D.Backend.HCCL
79 D.GlobalComm.BACKEND = D.Backend.UNDEFINED
84 D.GlobalComm.BACKEND = D.Backend.HCCL
89 D.GlobalComm.BACKEND = D.Backend.HCCL
[all …]
Dtest_comm.py80 if GlobalComm.BACKEND is Backend.HCCL:
82 elif GlobalComm.BACKEND is Backend.NCCL:
/third_party/mindspore/mindspore/communication/
Dmanagement.py133 GlobalComm.BACKEND = Backend("hccl")
135 GlobalComm.BACKEND = Backend("hccl_mpi")
141 GlobalComm.BACKEND = Backend("nccl")
193 return _get_rank_helper(group=_get_group(group), backend=GlobalComm.BACKEND)
227 return _get_local_rank_helper(group=_get_group(group), backend=GlobalComm.BACKEND)
260 return _get_size_helper(group=_get_group(group), backend=GlobalComm.BACKEND)
293 return _get_local_size_helper(group=_get_group(group), backend=GlobalComm.BACKEND)
332 …d_rank_from_group_rank_helper(group=group, group_rank_id=group_rank_id, backend=GlobalComm.BACKEND)
371 …p_rank_from_world_rank_helper(world_rank_id=world_rank_id, group=group, backend=GlobalComm.BACKEND)
409 _create_group_helper(group, rank_ids, backend=GlobalComm.BACKEND)
[all …]
D_comm_helper.py96 BACKEND = DEFAULT_BACKEND variable in GlobalComm
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_egl_c.h103 #define SDL_EGL_SwapWindow_impl(BACKEND) void \ argument
104 BACKEND ## _GLES_SwapWindow(_THIS, SDL_Window * window) \
109 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ argument
110 BACKEND ## _GLES_MakeCurrent(_THIS, SDL_Window * window, SDL_GLContext context) \
120 #define SDL_EGL_CreateContext_impl(BACKEND) SDL_GLContext \ argument
121 BACKEND ## _GLES_CreateContext(_THIS, SDL_Window * window) \
/third_party/boost/tools/build/src/tools/
Dasciidoctor.jam204 toolset.flags asciidoctor BACKEND : <asciidoctor-backend> ;
211 …"$(ASCIIDOCTOR)" -o$(_)"$(<:D=)" -D$(_)"$(<:D)" -b$(_)"$(BACKEND)" -a$(_)"$(ATTRIBUTE)" -d$(_)"$(D…