/external/llvm-project/.github/workflows/ |
D | main-branch-sync.yml | 6 - 'main' 10 runs-on: ubuntu-latest 12 - name: Checkout Code 15 # persist-credentials: false allows us to use our own credentials for 18 persist-credentials: false 19 fetch-depth: 0 21 - name: Update branch
|
/external/grpc-grpc/src/php/tests/unit_tests/PersistentChannelTests/ |
D | PersistentChannelTest.php | 10 * http://www.apache.org/licenses/LICENSE-2.0 33 $plist = $channel_clean_persistent->getPersistentList(); 34 $channel_clean_persistent->cleanPersistentList(); 40 $deadline = $now->add(new Grpc\Timeval(1000)); 41 if ($channel->watchConnectivityState(GRPC\CHANNEL_IDLE, 46 $this->assertTrue(false); 50 $this->assertTrue($state == GRPC\CHANNEL_CONNECTING || 64 $this->channel1 = new Grpc\Channel('localhost:1', ['force_new' => true]); 65 $channel1_info = $this->channel1->getChannelInfo(); 66 $plist_info = $this->channel1->getPersistentList(); [all …]
|
/external/grpc-grpc/src/php/ext/grpc/ |
D | channel.c | 9 * http://www.apache.org/licenses/LICENSE-2.0 48 grpc_channel_destroy(channel->wrapped); in free_grpc_channel_wrapper() 49 channel->wrapped = NULL; in free_grpc_channel_wrapper() 51 free(channel->target); in free_grpc_channel_wrapper() 52 free(channel->args_hashstr); in free_grpc_channel_wrapper() 53 free(channel->creds_hashstr); in free_grpc_channel_wrapper() 54 free(channel->key); in free_grpc_channel_wrapper() 55 channel->target = NULL; in free_grpc_channel_wrapper() 56 channel->args_hashstr = NULL; in free_grpc_channel_wrapper() 57 channel->creds_hashstr = NULL; in free_grpc_channel_wrapper() [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | cloudbuild_v1.projects.builds.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | cloudbuild_v1.projects.triggers.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
/external/python/oauth2client/oauth2client/contrib/ |
D | appengine.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 102 one and persist it. 122 """Credentials object for App Engine Assertion Grants 139 scope: string or iterable of strings, scope(s) of the credentials 185 raise NotImplementedError('Cannot serialize credentials ' 257 """App Engine datastore Property for Credentials. 260 oauth2client.Credentials 264 data_type = client.Credentials 285 credentials = client.Credentials.new_from_json(value) 287 credentials = None [all …]
|
/external/openssh/ |
D | gss-genr.c | 1 /* $OpenBSD: gss-genr.c,v 1.26 2018/07/10 09:13:30 djm Exp $ */ 4 * Copyright (c) 2001-2007 Simon Wilkinson. All rights reserved. 45 #include "ssh-gss.h" 60 g->value = p; in ssh_gssapi_get_buffer_desc() 61 g->length = len; in ssh_gssapi_get_buffer_desc() 69 return (ctx != NULL && ctx->oid != GSS_C_NO_OID && in ssh_gssapi_check_oid() 70 ctx->oid->length == len && in ssh_gssapi_check_oid() 71 memcmp(ctx->oid->elements, data, len) == 0); in ssh_gssapi_check_oid() 78 if (ctx->oid != GSS_C_NO_OID) { in ssh_gssapi_set_oid_data() 79 free(ctx->oid->elements); in ssh_gssapi_set_oid_data() [all …]
|
/external/okhttp/ |
D | CHANGELOG.md | 6 _2016-02-25_ 15 _2016-02-07_ 25 _2016-02-06_ 32 _2016-01-07_ 40 _2016-01-01_ 42 * Fix: Don't do a health check on newly-created connections. This is 49 _2015-12-12_ 60 * Fix: Drop the synthetic `OkHttp-Selected-Protocol` response header. 67 _2015-11-22_ 69 * **New Logging Interceptor.** The `logging-interceptor` subproject offers [all …]
|
/external/usrsctp/usrsctplib/ |
D | user_socketvar.h | 1 /*- 59 #define ERESTART (-1) 116 /*- 120 * (c) locked by SOCKBUF_LOCK(&so->so_rcv). 121 * (d) locked by SOCKBUF_LOCK(&so->so_snd). 190 u_int sb_ctl; /* (c/d) non-data chars in buffer */ 199 #define SB_RAW (64*1024*2) /*Aligning so->so_rcv.sb_hiwat with the receive buffer size … 214 struct ucred *so_cred; /* (a) user credentials */ 228 if ((sb)->sb_mb == NULL) { \ 229 (sb)->sb_mbtail = NULL; \ [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 3 2019-08-07 - v2.9 5 - disable use of groups using Brainpool curves 6 - improved protection against side channel attacks 7 [https://w1.fi/security/2019-6/] 8 * EAP-pwd changes 9 - disable use of groups using Brainpool curves 10 - allow the set of groups to be configured (eap_pwd_groups) 11 - improved protection against side channel attacks 12 [https://w1.fi/security/2019-6/] 13 * fixed FT-EAP initial mobility domain association using PMKSA caching [all …]
|
D | p2p_supplicant.c | 2 * wpa_supplicant - P2P 3 * Copyright (c) 2009-2010, Atheros Communications 4 * Copyright (c) 2010-2014, Jouni Malinen <j@w1.fi> 73 * How many seconds to wait for initial 4-way handshake to get completed after 74 * WPS provisioning step or after the re-invocation of a persistent group on a 82 * How many seconds to wait for initial 4-way handshake to get completed after 92 * How many seconds to wait for initial 4-way handshake to get completed after 93 * re-invocation of a persistent group on the GO when the client is expected 99 #define P2P_MGMT_DEVICE_PREFIX "p2p-dev-" 102 * How many seconds to wait to re-attempt to move GOs, in case previous attempt [all …]
|
/external/curl/lib/ |
D | url.c | 8 * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 94 #include "non-ascii.h" 97 #include "urlapi-int.h" 149 * 'h' [in] - struct Curl_handler pointer. 156 DEBUGASSERT(h->family); in get_protocol_family() 157 return h->family; in get_protocol_family() 299 /* Free all dynamic strings stored in the data->set substructure. */ in Curl_freeset() 304 Curl_safefree(data->set.str[i]); in Curl_freeset() 308 Curl_safefree(data->set.blobs[j]); in Curl_freeset() 311 if(data->change.referer_alloc) { in Curl_freeset() [all …]
|
/external/guice/extensions/struts2/lib/ |
D | jetty-6.1.0.jar | ... META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay ... |
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 1012 - 22497 credentials 29487 persist 29625 ##-
|
/external/python/cpython3/Misc/ |
D | HISTORY | 2 -------------- 13 Release date: 2017-01-17 21 Release date: 2017-01-02 24 ----------------- 26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X 29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug 33 ------- 35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle 39 - In the curses module, raise an error if window.getstr() or window.instr() is 42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller. [all …]
|
/external/autotest/client/site_tests/desktopui_GmailLatency/ |
D | url_fetch_test.arm | ... dlerror dlclose dlopen librt.so.1 clock_gettime libgtk-x11-2.0.so.0 cairo_pdf_surface_create_for_stream g_object_new g_list_index ... |
D | url_fetch_test | ... dlerror librt.so.1 shm_open shm_unlink clock_gettime libgtk-x11-2.0.so.0 cairo_pdf_surface_create_for_stream g_object_new gtk_tree_view_new ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | ... INF/kotlin-util-io.kotlin_module
META-INF/kotlin-util-klib-metadata. ... |