| /external/python/google-auth-library-python/tests/transport/ | 
| D | test_requests.py | 24 import requests 25 import requests.adapters 32 import google.auth.transport.requests 45         return google.auth.transport.requests.Request() 48         http = mock.create_autospec(requests.Session, instance=True) 49         request = google.auth.transport.requests.Request(http) 57         return google.auth.transport.requests.TimeoutGuard(*args, **kwargs) 76         with pytest.raises(requests.exceptions.Timeout): 82         with pytest.raises(requests.exceptions.Timeout): 128         super(TimeTickCredentialsStub, self).refresh(requests) [all …] 
 | 
| /external/python/google-api-python-client/docs/dyn/ | 
| D | adexchangebuyer_v1_4.pretargetingConfig.html | 126 …ing purposes, provided for reference. Leave this field blank for insert requests; the id will be g… 127 …String", # The config id; generated automatically. Leave this field blank for insert requests. 128 …e": "A String", # The name of the config. Must be unique. Required for all requests. 132 …"dimensions": [ # Requests which allow one of these (width, height) pairs will match. Al… 138 …"excludedContentLabels": [ # Requests with any of these content labels will not match. V… 141 …"excludedGeoCriteriaIds": [ # Requests containing any of these geo criteria ids will not… 144   "excludedPlacements": [ # Requests containing any of these placements will not match. 150   "excludedUserLists": [ # Requests containing any of these users list ids will not match. 153 …"excludedVerticals": [ # Requests containing any of these vertical ids will not match. V… 156   "geoCriteriaIds": [ # Requests containing any of these geo criteria ids will match. [all …] 
 | 
| D | adexchangebuyer_v1_3.pretargetingConfig.html | 126 …ing purposes, provided for reference. Leave this field blank for insert requests; the id will be g… 127 …String", # The config id; generated automatically. Leave this field blank for insert requests. 128 …e": "A String", # The name of the config. Must be unique. Required for all requests. 132 …"dimensions": [ # Requests which allow one of these (width, height) pairs will match. Al… 138 …"excludedContentLabels": [ # Requests with any of these content labels will not match. V… 141 …"excludedGeoCriteriaIds": [ # Requests containing any of these geo criteria ids will not… 144   "excludedPlacements": [ # Requests containing any of these placements will not match. 150   "excludedUserLists": [ # Requests containing any of these users list ids will not match. 153 …"excludedVerticals": [ # Requests containing any of these vertical ids will not match. V… 156   "geoCriteriaIds": [ # Requests containing any of these geo criteria ids will match. [all …] 
 | 
| D | realtimebidding_v1.bidders.pretargetingConfigs.html | 143 …ting stage of the RTB funnel. These control which inventory a bidder will receive bid requests for. 144 … allow all the specified targeting modes. An unset value allows all bid requests to be sent, regar… 147 …requests that match criteria in at least one of the specified dimensions will be sent. # Targeting… 165 …ensitive content category label IDs excluded in this configuration. Bid requests for inventory wit… 176 …ion. Only bid requests eligible for at least one of the specified creative dimensions will be sent… 182 …"includedEnvironments": [ # Environments that are being included. Bid requests will not … 185 …ion. Only bid requests eligible for at least one of the specified creative formats will be sent. A… 194 …this configration. Bid requests for devices with the specified platform types will be sent. An uns… 200 …geting specified for this configuration. The unset value will allow bid requests to be sent regard… 204 …onfiguration. The bidder should receive no more than this number of bid requests matching this con… [all …] 
 | 
| D | adexchangebuyer_v1_4.accounts.html | 109 …ingToNonGuaranteedDeals": True or False, # When this is false, bid requests that include a de… 122 …t;A String", # The geographical region the Ad Exchange should send requests from. Only used b… 127 …  "url": "A String", # The URL to which the Ad Exchange will send bid requests. 130 …;: "A String", # The nid parameter value used in cookie match requests. Please contact y… 131   "cookieMatchingUrl": "A String", # The base URL used in cookie match requests. 152 …ingToNonGuaranteedDeals": True or False, # When this is false, bid requests that include a de… 165 …t;A String", # The geographical region the Ad Exchange should send requests from. Only used b… 170 …  "url": "A String", # The URL to which the Ad Exchange will send bid requests. 173 …;: "A String", # The nid parameter value used in cookie match requests. Please contact y… 174 … "cookieMatchingUrl": "A String", # The base URL used in cookie match requests. [all …] 
 | 
| D | adexchangebuyer_v1_3.accounts.html | 112 …t;A String", # The geographical region the Ad Exchange should send requests from. Only used b… 117 …  "url": "A String", # The URL to which the Ad Exchange will send bid requests. 120 …;: "A String", # The nid parameter value used in cookie match requests. Please contact y… 121   "cookieMatchingUrl": "A String", # The base URL used in cookie match requests. 145 …t;A String", # The geographical region the Ad Exchange should send requests from. Only used b… 150 …  "url": "A String", # The URL to which the Ad Exchange will send bid requests. 153 …;: "A String", # The nid parameter value used in cookie match requests. Please contact y… 154 … "cookieMatchingUrl": "A String", # The base URL used in cookie match requests. 179 …t;A String", # The geographical region the Ad Exchange should send requests from. Only used b… 184 …  "url": "A String", # The URL to which the Ad Exchange will send bid requests. [all …] 
 | 
| /external/python/google-auth-library-python/google/auth/transport/ | 
| D | requests.py | 15 """Transport adapter for Requests.""" 26     import requests 32             "The requests library is not installed, please install the " 33             "requests package to use the requests transport." 37 import requests.adapters  # pylint: disable=ungrouped-imports 38 import requests.exceptions  # pylint: disable=ungrouped-imports 39 from requests.packages.urllib3.util.ssl_ import ( 56     """Requests transport response adapter. 59         response (requests.Response): The raw Requests response. 89             :class:`requests.exceptions.Timeout`. [all …] 
 | 
| D | _aiohttp_requests.py | 32 from google.auth.transport import requests 41     In order to more closely resemble the `requests` interface, where a raw 95     Requests transport response adapter. 98         response (requests.Response): The raw Requests response. 118     """Requests request adapter. 120     This class is used internally for making requests using asyncio transports 135             to make HTTP requests. If not specified, a session will be created. 170                 requests default timeout will be used. 172                 requests :meth:`requests.Session.request` method. 186             requests._LOGGER.debug("Making request: %s %s", method, url) [all …] 
 | 
| /external/oj-libjdwp/src/share/classes/com/sun/jdi/request/ | 
| D | EventRequestManager.java | 363      * the removed from the requests managed by this 371      * requests, attempting to directly delete from a list returned 405      * Return an unmodifiable list of the enabled and disabled step requests. 406      * This list is a live view of these requests and thus changes as requests 413      * Return an unmodifiable list of the enabled and disabled class prepare requests. 414      * This list is a live view of these requests and thus changes as requests 421      * Return an unmodifiable list of the enabled and disabled class unload requests. 422      * This list is a live view of these requests and thus changes as requests 429      * Return an unmodifiable list of the enabled and disabled thread start requests. 430      * This list is a live view of these requests and thus changes as requests [all …] 
 | 
| /external/glide/library/src/main/java/com/bumptech/glide/manager/ | 
| D | RequestTracker.java | 10  * A class for tracking, canceling, and restarting in progress, completed, and failed requests. 13 …// Most requests will be for views and will therefore be held strongly (and safely) by the view vi… 17 …// can always make repeated requests into targets other than views, or use an activity manager in … 19 …private final Set<Request> requests = Collections.newSetFromMap(new WeakHashMap<Request, Boolean>(…  field in RequestTracker 26         requests.add(request);  in runRequest() 34         requests.add(request);  in addRequest() 41         requests.remove(request);  in removeRequest() 45      * Returns {@code true} if requests are currently paused, and {@code false} otherwise. 52      * Stops any in progress requests. 56         for (Request request : requests) {  in pauseRequests() [all …] 
 | 
| /external/cronet/net/nqe/ | 
| D | throughput_analyzer.h | 54   // against local HTTP server and allows the requests to local host to be 94   // HTTP server and allows the requests to local host to be used for network 112   // Returns the number of in-flight requests that can be used for computing 116   // Returns the total number of in-flight requests. This also includes hanging 117   // requests. 121   // requests. Request with an unknown response content size have the default 131   // Removes hanging requests from |requests_|. If any hanging requests are 137   // determined to contain hanging requests. 144   // for that request. The map tracks all inflight requests. If the expected 150   typedef std::unordered_map<const URLRequest*, base::TimeTicks> Requests;  typedef [all …] 
 | 
| /external/python/cpython3/Doc/tutorial/ | 
| D | venv.rst | 120   (tutorial-env) $ python -m pip install requests==2.6.0 121   Collecting requests==2.6.0 122     Using cached requests-2.6.0-py2.py3-none-any.whl 123   Installing collected packages: requests 124   Successfully installed requests-2.6.0 133   (tutorial-env) $ python -m pip install --upgrade requests 134   Collecting requests 135   Installing collected packages: requests 136     Found existing installation: requests 2.6.0 137       Uninstalling requests-2.6.0: [all …] 
 | 
| /external/grpc-grpc/src/python/grpcio_tests/tests/unit/ | 
| D | _rpc_test.py | 260         requests = tuple( 263             iter(requests), None) 264         request_iterator = iter(requests) 275         requests = tuple( 278             iter(requests), None) 279         request_iterator = iter(requests) 292         requests = tuple( 295             iter(requests), None) 296         request_iterator = iter(requests) 309         requests = tuple( [all …] 
 | 
| /external/chromium-trace/catapult/third_party/polymer/components/iron-ajax/test/ | 
| D | iron-ajax.html | 156       // Echo requests are responded to individually and on demand, unlike the 158       // which responds to all open requests. 160       // and only respond to a subset of requests. 169       suite('when making simple GET requests for JSON', function() { 205         test('we don\'t fire any automatic requests', function() { 206           expect(server.requests.length).to.be.equal(0); 210             // We don't make any requests. 211             expect(server.requests.length).to.be.equal(0); 215             expect(server.requests.length).to.be.equal(1); 216             server.requests = []; [all …] 
 | 
| /external/grpc-grpc/src/ruby/lib/grpc/generic/ | 
| D | client_stub.rb | 23   # to send requests. 85     # @param timeout [Number] the default timeout to use in requests 119     # * the requests is sent only when GRPC core's flow control allows it to 138     # @param marshal [Function] f(obj)->string that marshals requests 183     # client_streamer sends a stream of requests to a GRPC server, and 186     # requests provides an 'iterable' of Requests. I.e. it follows Ruby's 187     # #each enumeration protocol. In the simplest case, requests will be an 196     # * each requests is sent only when GRPC core's flow control allows it to 208     # If return_op is false, the call consumes the requests and returns 214     # @param requests [Object] an Enumerable of requests to send [all …] 
 | 
| D | bidi_call.rb | 40     # @param marshal [Function] f(obj)->string that marshal requests 59     # Begins orchestration of the Bidi stream for a client sending requests. 64     # @param requests the Enumerable of requests to send 69     # @return an Enumerator of requests to yield 70     def run_on_client(requests,  argument 75         write_loop(requests, set_output_stream_done: set_output_stream_done) 82     # N.B. gen_each_reply is a func(Enumerable<Requests>) 84     # It takes an enumerable of requests as an arg, in case there is a 85     # relationship between the stream of requests and the stream of replies. 91     # @param [Enumerable] requests The enumerable of requests to run [all …] 
 | 
| D | interceptors.rb | 32   # ClientInterceptor allows for wrapping outbound gRPC client stub requests. 53     # @param [Enumerable] requests 58     def client_streamer(requests: nil, call: nil, method: nil, metadata: nil) 60        " for requests #{requests} with call #{call} and metadata: #{metadata}" 81     # @param [Enumerable] requests 86     def bidi_streamer(requests: nil, call: nil, method: nil, metadata: nil) 88         " for requests #{requests} with call #{call} and metadata: #{metadata}" 139     # @param [Enumerable<Object>] requests 143     def bidi_streamer(requests: nil, call: nil, method: nil) 145         " for requests #{requests} with call #{call}"
  | 
| /external/icu/icu4c/source/data/ | 
| D | BUILDRULES.py | 17     requests = [] 23     requests += generate_cnvalias(config, io, common_vars) 24     requests += generate_ulayout(config, io, common_vars) 25     requests += generate_uemoji(config, io, common_vars) 26     requests += generate_confusables(config, io, common_vars) 27     requests += generate_conversion_mappings(config, io, common_vars) 28     requests += generate_brkitr_brk(config, io, common_vars) 29     requests += generate_brkitr_lstm(config, io, common_vars) 30     requests += generate_brkitr_adaboost(config, io, common_vars) 31     requests += generate_stringprep(config, io, common_vars) [all …] 
 | 
| /external/grpc-grpc/src/ruby/spec/support/ | 
| D | services.rb | 51     # iterate through requests so call can complete 64   def a_bidi_rpc(requests, call)  argument 66     requests.each do |r| 103   def bidi_streamer(requests:, call:, method:)  argument 104     requests.each do |r| 107     GRPC.logger.info("Received bidi streamer call at method #{method} with requests" \ 108       " #{requests} for call #{call}") 124   def client_streamer(requests:, call:, method:, metadata: {})  argument 126       " with requests #{requests} for call #{call}" \ 128     requests.each do |r| [all …] 
 | 
| /external/rust/crates/uuid/ | 
| D | CONTRIBUTING.md | 7 * [Feature Requests](#feature-requests) 9 * [Pull Requests](#pull-requests) 21 # Feature Requests 22 [Feature Requests]: #feature-requests 37 > We welcome pull requests for your own feature requests. Discussion should stay 73 > We welcome pull requests for your own bug reports, provided they have been 78 # Pull Requests 79 [Pull Requests]: #pull-requests 81 Pull requests(PRs) are the primary mechanism we use to change Uuid. GitHub itself 84 their personal fork and create pull requests to bring those changes into the [all …] 
 | 
| /external/libcups/scheduler/ | 
| D | testspeed.c | 28 		        http_encryption_t encryption, int requests, 34  * 'main()' - Send multiple IPP requests and report on the average response 47   int		requests;		/* Number of requests to send */  in main()  local 63   requests   = 100;  in main() 97           case 'r' : /* Number of requests */  in main() 102 	      requests = atoi(argv[i]);  in main() 131     printf("testspeed: Simulating %d clients with %d requests to %s with "  in main() 132            "%sencryption...\n", children, requests, server,  in main() 139     return (do_test(server, port, encryption, requests, opstring, verbose));  in main() 141     good_children = do_test(server, port, encryption, requests, opstring,  in main() [all …] 
 | 
| /external/cronet/third_party/icu/source/data/ | 
| D | BUILDRULES.py | 17     requests = [] 23     requests += generate_cnvalias(config, io, common_vars) 24     requests += generate_ulayout(config, io, common_vars) 25     requests += generate_uemoji(config, io, common_vars) 26     requests += generate_confusables(config, io, common_vars) 27     requests += generate_conversion_mappings(config, io, common_vars) 28     requests += generate_brkitr_brk(config, io, common_vars) 29     requests += generate_brkitr_lstm(config, io, common_vars) 30     requests += generate_stringprep(config, io, common_vars) 31     requests += generate_brkitr_dictionaries(config, io, common_vars) [all …] 
 | 
| /external/python/google-auth-library-python/docs/ | 
| D | user-guide.rst | 156 In order to make authenticated requests in the App Engine environment using the 160 #. If you are using the :mod:`google.auth.transport.requests` transport, vendor 161    in the `requests-toolbelt`_ library into your app, and enable the App Engine 184     https://cloud.google.com/appengine/docs/standard/python/issue-requests 212 for integrating with `requests-oauthlib`_ to provide support for obtaining 223 2.0 Authorization Grant Flow to obtain credentials using `requests-oauthlib`_. 232     https://requests-oauthlib.readthedocs.io/en/latest/ 447     from google.auth.transport import requests 474     downscoped_credentials.refresh(requests.Request()) 483 requests to that broker for downscoped tokens to access or modify specific google [all …] 
 | 
| /external/libcups/man/ | 
| D | cupsd-logs.5 | 15 normally maintains three log files: \fIaccess_log\fR to track requests that are submitted to the sc… 56 "GET" requests are used to get files from the server, both for the web interface and to get configu… 57 "HEAD" requests are used to get information about a resource prior to a "GET". 58 "OPTIONS" requests are used to upgrade connections to TLS encryption. 59 "POST" requests are used for web interface forms and IPP requests. 60 "PUT" requests are used to upload configuration files. 111 For POST requests the bytes field contains the number of bytes of non-IPP data that is received fro… 113 …peration\fR field contains either "-" for non-IPP requests or the IPP operation name for POST requ… 115 …-status\fR field contains either "-" for non-IPP requests or the IPP status code name for POST req… 207 …job-account-id attributes provided with the IPP Create-Job or Print-Job requests or "-" if neither… [all …] 
 | 
| /external/python/google-auth-library-python/google/oauth2/ | 
| D | id_token.py | 29     from google.auth.transport import requests 31     request = requests.Request() 46     import google.auth.transport.requests 47     import requests 49     session = requests.session() 51     request = google.auth.transport.requests.Request(session=cached_session) 67 import google.auth.transport.requests 92             HTTP requests. 121             HTTP requests. 149             HTTP requests. [all …] 
 |