Searched +full:pac +full:- +full:proxy +full:- +full:agent (Results 1 – 13 of 13) sorted by relevance
| /external/cronet/components/cronet/android/ |
| D | cronet_library_loader.cc | 2 // Use of this source code is governed by a BSD-style license that can be 78 env->GetPrimitiveArrayCritical(serializedProto.obj(), /*isCopy=*/nullptr); in GetBaseFeatureOverrides() 81 env->ReleasePrimitiveArrayCritical(serializedProto.obj(), in GetBaseFeatureOverrides() 91 base::CommandLine::Init(sizeof(argv) / sizeof(*argv) - 1, argv); in NativeInit() 115 return g_init_task_executor->task_runner()->RunsTasksInCurrentSequence(); in OnInitThread() 123 return -1; in CronetOnLoad() 126 return -1; in CronetOnLoad() 133 base::ThreadPoolInstance::Get()->Shutdown(); in CronetOnUnLoad() 161 if (base::android::BuildInfo::GetInstance()->sdk_int() == in JNI_CronetLibraryLoader_GetCronetVersion() 176 g_init_task_executor->task_runner()->PostTask(posted_from, std::move(task)); in PostTaskToInitThread() [all …]
|
| /external/dnsmasq/ |
| D | CHANGELOG | 2 Add support for internationalised DNS. Non-ASCII characters 12 Add two more environment variables for lease-change scripts: 15 over-ridden by dhcp-host or dhcp-ignore-names directives. 20 Fix regression which broke echo of relay-agent 24 dhcp-boot parameters if it's specified as 25 dhcp-option-force. 27 Make the code to call scripts on lease-change compile-time 29 or building with "make COPTS=-DNO_SCRIPT". 40 Teach --conf-dir to take an option list of file suffices 45 Add new DHCP option named tftpserver-address, which [all …]
|
| /external/cronet/net/url_request/ |
| D | url_request_context_builder.h | 2 // Use of this source code is governed by a BSD-style license that can be 47 #include "third_party/abseil-cpp/absl/types/optional.h" 73 // that are not explicitly configured will use reasonable in-memory defaults. 75 // The returned URLRequestContext is self-contained: Deleting it will safely 95 // In-memory cache. 170 // Sets whether quick PAC checks are enabled. Defaults to true. Ignored if 176 // Sets the proxy service. If one is not provided, by default, uses system 177 // libraries to evaluate PAC scripts, if available (And if not, skips PAC 190 // Call these functions to specify hard-coded Accept-Language 191 // or User-Agent header values for all requests that don't [all …]
|
| /external/pigweed/pw_web/log-viewer/ |
| D | package-lock.json | 2 "name": "log-viewer", 8 "name": "log-viewer", 11 "@lit-labs/virtualizer": "^2.0.7", 12 "@material/web": "^1.0.0-pre.16", 13 "@shoelace-style/shoelace": "^2.15.0", 15 "prettier-plugin-jsdoc": "^0.4.2" 18 "@open-wc/testing": "^3.0.0-next.5", 19 "@remcovaes/web-test-runner-vite-plugin": "^1.2.1", 21 "@typescript-eslint/eslint-plugin": "^5.59.7", 22 "@web/test-runner": "^0.18.0", [all …]
|
| /external/perfetto/ui/ |
| D | pnpm-lock.yaml | 23 '@codemirror/theme-one-dark': 38 '@types/color-convert': 59 '@types/w3c-web-usb': 68 color-convert: 74 devtools-protocol: 89 jsbn-rsa: 95 noice-json-rpc: 104 protobufjs-cli: 119 vega-lite: 124 '@rollup/plugin-commonjs': [all …]
|
| /external/curl/docs/libcurl/ |
| D | libcurl-tutorial.md | 1 --- 3 SPDX-License-Identifier: curl 4 Title: libcurl-tutorial 7 See-also: 8 - libcurl-easy (3) 9 - libcurl-errors (3) 10 - libcurl-multi (3) 11 - libcurl-url (3) 13 - All 14 --- [all …]
|
| /external/cronet/net/http/ |
| D | http_network_transaction_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 127 #include "third_party/abseil-cpp/absl/types/optional.h" 156 //----------------------------------------------------------------------------- 175 "Alt-Svc: h2=\"mail.example.org:443\"\r\n"; 179 ->GetSocketPool(HttpNetworkSession::NORMAL_SOCKET_POOL, in GetIdleSocketCountInTransportSocketPool() 181 ->IdleSocketCount(); in GetIdleSocketCountInTransportSocketPool() 186 ->GetSocketPool(HttpNetworkSession::NORMAL_SOCKET_POOL, in IsTransportSocketPoolStalled() 188 ->IsStalled(); in IsTransportSocketPoolStalled() 205 // Tests LoadTimingInfo in the case a socket is reused and no PAC script is 225 // Tests LoadTimingInfo in the case a new socket is used and no PAC script is [all …]
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | androidmanagement.v1.json | 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" 57 "Responses with Content-Type of application/json", 58 "Media download with context-dependent Content-Type", 59 "Responses with Content-Type of application/x-protobuf" 91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 118 …android.com/enterprise/terms/). Always set this to true when creating an EMM-managed enterprise. D… 123 …se token appended to the callback URL. Only set this when creating a customer-managed enterprise.", 133 …rl used to sign up for the enterprise. Only set this when creating a customer-managed enterprise.", 150 "description": "Deletes an enterprise. Only available for EMM-managed enterprises.", [all …]
|
| /external/libtextclassifier/native/annotator/pod_ner/test_data/ |
| D | vocab.txt | 1012 - 4006 agent 14398 pac 19499 ##pac 24541 proxy 29625 ##-
|
| /external/bazelbuild-rules_go/third_party/ |
| D | org_golang_x_tools-deletegopls.patch | 1 diff -urN a/gopls/api-diff/api_diff.go b/gopls/api-diff/api_diff.go 2 --- a/gopls/api-diff/api_diff.go 2000-01-01 00:00:00.000000000 -0000 3 +++ b/gopls/api-diff/api_diff.go 1970-01-01 00:00:00.000000000 +0000 4 @@ -1,89 +0,0 @@ 5 -// Copyright 2021 The Go Authors. All rights reserved. 6 -// Use of this source code is governed by a BSD-style 7 -// license that can be found in the LICENSE file. 8 - 9 -//go:build go1.18 10 -// +build go1.18 [all …]
|
| /external/trusty/arm-trusted-firmware/docs/ |
| D | change-log.md | 4 issues in each release of Trusted Firmware-A. 6 …ew.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.9.0..refs/tags/v2.10… 10 - **Architecture** 12 - **Performance Monitors Extension (FEAT_PMUv3)** 14 - This patch explicitly breaks the EL2 entry path. It is 17 …t ([83a4dae](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/83a4dae1… 19 - **Libraries** 21 - **EL3 Runtime** 23 - **Context Management** 25 - Initialisation code for handoff from EL3 to NS-EL1 [all …]
|
| /external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/ |
| D | internal_raw_IPA-old.txt | 1803 ad-lib ædlˈɪb 3253 agent %36976 ˈeʤənt 3254 agent's ˈeʤənts 3726 aide-de-camp ˌeddɪkˈæmp 5495 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn 7542 anglo-saxon ˈæŋglosˌæksən 8282 anti-lewisite ˌæntilˈuɪsˌaɪt 9550 aquifer %21020 ˈækwəfər, ˈɑkwə- 9555 aquilegia %7773 -lˈiʤə, ˌækwəlˈiʤiə 9559 aquiline %15023 -lɪn, ˈækwəlˌaɪn [all …]
|
| D | internal_raw_IPA.txt | 1508 ad-lib ædlˈɪb 2743 agent %46489 ˈedʒənt 2744 agent's %43300 ˈedʒənts 3152 aide-de-camp ˌeddɪkˈæmp 4660 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn 6464 anglo-saxon ˈæŋglosˌæksən 7113 anti-lewisite ˌæntilˈuɪsˌaɪt 10681 audio-visual ˌodiovˈɪʒuəl 11799 baby-sit bˈebisˌɪt 14086 battle-ax bˈætlæks [all …]
|