HomeSort by relevance Sort by last modified time
    Searched refs:endpoints (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/
test_regioninfo.py 48 endpoints = load_endpoint_json(boto.ENDPOINTS_PATH)
49 self.assertTrue('ec2' in endpoints)
51 endpoints['ec2']['us-east-1'],
75 endpoints = merge_endpoints(defaults, additions)
76 self.assertEqual(endpoints, {
89 endpoints = load_regions()
90 self.assertTrue('us-east-1' in endpoints['ec2'])
91 self.assertFalse('test-1' in endpoints['ec2'])
99 endpoints = load_regions()
100 self.assertTrue('us-east-1' in endpoints['ec2']
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
regioninfo.py 48 :param defaults: The existing endpoints data
51 :param defaults: The additional endpoints data
54 :returns: The modified endpoints data
72 By default, this loads from the default included ``boto/endpoints.json``
79 :returns: The endpoints data
83 endpoints = load_endpoint_json(boto.ENDPOINTS_PATH)
93 # the endpoints.
96 endpoints = merge_endpoints(endpoints, additional)
98 return endpoints
    [all...]
  /cts/apps/cts-usb-accessory/
cts-usb-accessory.c 37 int *endpoints = (int *)arg; local
44 ret = usb_device_bulk_transfer(sDevice, endpoints[0], buffer, sizeof(buffer), 1000);
57 usb_device_bulk_transfer(sDevice, endpoints[1], message, strlen(message), 1000);
133 fprintf(stderr, "Endpoints not found\n");
142 int endpoints[2]; local
144 endpoints[0] = ep1->bEndpointAddress;
145 endpoints[1] = ep2->bEndpointAddress;
147 endpoints[0] = ep2->bEndpointAddress;
148 endpoints[1] = ep1->bEndpointAddress;
150 pthread_create(&th, NULL, message_thread, (void *)endpoints);
    [all...]
  /frameworks/base/core/java/android/hardware/usb/
UsbInterface.java 123 * @return the number of endpoints
142 public void setEndpoints(Parcelable[] endpoints) {
143 mEndpoints = endpoints;
170 Parcelable[] endpoints = in.readParcelableArray(UsbEndpoint.class.getClassLoader());
172 intf.setEndpoints(endpoints);
  /external/skia/src/utils/
SkTextureCompressor_ASTC.cpp 224 // 4. 8-bit endpoints:
420 static inline void decode_rgba_direct(const int *v, SkColor *endpoints, bool isRGB) {
433 endpoints[0] = SkColorSetARGB(v6, v[0], v[2], v[4]);
434 endpoints[1] = SkColorSetARGB(v7, v[1], v[3], v[5]);
436 endpoints[0] = blue_contract(v7, v[1], v[3], v[5]);
437 endpoints[1] = blue_contract(v6, v[0], v[2], v[4]);
447 static inline void decode_rgba_basescale(const int *v, SkColor *endpoints, bool isRGB) {
456 endpoints[0] = SkColorSetARGB(v4,
460 endpoints[1] = SkColorSetARGB(v5, v[0], v[1], v[2]);
471 static inline void decode_rgba_baseoffset(const int *v, SkColor *endpoints, bool isRGB)
1984 SkColor endpoints[4][2]; local
    [all...]
  /external/chromium-trace/catapult/trace_processor/bin/
deploy_trace_uploader 27 from trace_uploader.endpoints import cloud_mapper
  /libcore/jsr166-tests/src/test/java/jsr166/
ConcurrentSkipListSetTest.java 831 int[] endpoints = new int[2]; local
832 endpoints[0] = min + rnd.nextInt(rangeSize);
833 endpoints[1] = min + rnd.nextInt(rangeSize);
834 Arrays.sort(endpoints);
839 endpoints[0], lowIncl, endpoints[1], highIncl);
841 bashSubSet(sm, endpoints[0] + (lowIncl ? 0 : 1),
842 endpoints[1] - (highIncl ? 0 : 1), true, bs);
844 bashSubSet(sm.descendingSet(), endpoints[0] + (lowIncl ? 0 : 1),
845 endpoints[1] - (highIncl ? 0 : 1), false, bs)
    [all...]
TreeSetTest.java 833 int[] endpoints = new int[2]; local
834 endpoints[0] = min + rnd.nextInt(rangeSize);
835 endpoints[1] = min + rnd.nextInt(rangeSize);
836 Arrays.sort(endpoints);
841 endpoints[0], lowIncl, endpoints[1], highIncl);
843 bashSubSet(sm, endpoints[0] + (lowIncl ? 0 : 1),
844 endpoints[1] - (highIncl ? 0 : 1), true);
846 bashSubSet(sm.descendingSet(), endpoints[0] + (lowIncl ? 0 : 1),
847 endpoints[1] - (highIncl ? 0 : 1), false)
    [all...]
ConcurrentSkipListMapTest.java     [all...]
TreeMapTest.java 940 int[] endpoints = new int[2];
941 endpoints[0] = min + rnd.nextInt(rangeSize);
942 endpoints[1] = min + rnd.nextInt(rangeSize);
943 Arrays.sort(endpoints);
948 endpoints[0], lowIncl, endpoints[1], highIncl);
950 bashSubMap(sm, endpoints[0] + (lowIncl ? 0 : 1),
951 endpoints[1] - (highIncl ? 0 : 1), true);
953 bashSubMap(sm.descendingMap(), endpoints[0] + (lowIncl ? 0 : 1),
954 endpoints[1] - (highIncl ? 0 : 1), false)
    [all...]
  /system/connectivity/shill/wifi/
wifi_service_unittest.cc 508 // Setup service, device, and endpoints.
1864 const set<WiFiEndpointConstRefPtr> endpoints; local
1871 set<WiFiEndpointConstRefPtr> endpoints; local
1878 set<WiFiEndpointConstRefPtr> endpoints; local
1885 set<WiFiEndpointConstRefPtr> endpoints; local
1892 set<WiFiEndpointConstRefPtr> endpoints; local
1901 set<WiFiEndpointConstRefPtr> endpoints; local
1910 set<WiFiEndpointConstRefPtr> endpoints; local
1919 set<WiFiEndpointConstRefPtr> endpoints; local
1928 set<WiFiEndpointConstRefPtr> endpoints; local
1937 set<WiFiEndpointConstRefPtr> endpoints; local
1946 set<WiFiEndpointConstRefPtr> endpoints; local
    [all...]
wifi_service.h 267 const std::set<WiFiEndpointConstRefPtr>& endpoints);
326 // endpoints).
381 // mandated by one or more endpoints we have seen that provide this service.
wifi_service.cc 64 const char WiFiService::kAutoConnNoEndpoint[] = "no endpoints";
198 // Only auto-connect to Services which have visible Endpoints.
200 // Manager even without visible Endpoints.)
206 CHECK(wifi_) << "We have endpoints but no WiFi device is selected?";
356 // endpoints that have shown up in a scan) or if the service is actively
607 // set |wifi_| in this case since we do not yet see any endpoints. This
710 // any endpoints, we could end up with a disconnect request without
713 << "WiFi endpoints do not (yet) exist. Cannot disconnect service "
763 // Skip endpoints associated with non-preferred device.
798 << " will disconnect due to no remaining endpoints."
    [all...]
  /external/autotest/client/cros/chameleon/
audio_board.py 99 def __init__(self, endpoints):
102 @param endpoints: A set of endpoints to keep a copy.
105 self._endpoints = endpoints.copy()
186 """Disconnects all endpoints from this audio bus."""
  /external/google-breakpad/src/common/windows/
omap.cc 414 // Get the unique set of interval endpoints.
415 std::set<DWORD> endpoints; local
417 endpoints.insert(mapping[i].rva_original);
418 endpoints.insert(mapping[i].rva_original +
423 // Use the endpoints to initialize the secondary search structure for the
425 eim.resize(endpoints.size());
426 std::set<DWORD>::const_iterator it = endpoints.begin();
427 for (size_t i = 0; it != endpoints.end(); ++it, ++i) {
  /external/autotest/client/cros/cellular/mbim_compliance/
usb_descriptors.py 466 def has_bulk_in_and_bulk_out(endpoints):
470 @param endpoints: A list of endpoint descriptors.
476 for endpoint in endpoints:
  /external/curl/lib/
connect.c 1076 sa_endpoints_t endpoints; local
1077 endpoints.sae_srcif = 0;
1078 endpoints.sae_srcaddr = NULL
    [all...]
  /external/libweave/src/privet/
privet_handler.cc 53 const char kInfoEndpointsKey[] = "endpoints";
227 std::unique_ptr<base::DictionaryValue> endpoints(new base::DictionaryValue());
229 endpoints->SetInteger(kInfoEndpointsHttpPortKey, http_endpoint.first);
230 endpoints->SetInteger(kInfoEndpointsHttpUpdatePortKey, http_endpoint.second);
233 endpoints->SetInteger(kInfoEndpointsHttpsPortKey, https_endpoint.first);
234 endpoints->SetInteger(kInfoEndpointsHttpsUpdatePortKey,
237 return endpoints;
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/elb/
loadbalancer.py 77 def __init__(self, connection=None, name=None, endpoints=None):
266 region as the load balancer. Adding endpoints that are already
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
client.py     [all...]
  /external/ImageMagick/www/api/
feature.php 141 <p>Use HoughLineImage() in conjunction with any binary edge extracted image (we recommand Canny) to identify lines in the image. The algorithm accumulates counts for every white pixel for every possible orientation (for angles from 0 to 179 in 1 degree increments) and distance from the center of the image to the corner (in 1 px increments) and stores the counts in an accumulator matrix of angle vs distance. The size of the accumulator is 180x(diagonal/2). Next it searches this space for peaks in counts and converts the locations of the peaks to slope and intercept in the normal x,y input image space. Use the slope/intercepts to find the endpoints clipped to the bounds of the image. The lines are then drawn. The counts are a measure of the length of the lines</p>
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/
layer1.py 34 The endpoints for submitting `UploadDocuments`, `Search`, and
35 `Suggest` requests are domain-specific. To get the endpoints for
37 `DescribeDomains` action. The domain endpoints are also displayed
106 action. A domain's endpoints are also displayed on the domain
449 action. A domain's endpoints are also displayed on the domain
498 `DescribeDomains` action. A domain's endpoints are also
  /external/webrtc/webrtc/tools/rtcbot/
botmanager.js 22 // connects it to bots pending endpoints.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 588 endpoints = @token ? [ "(#{ text }", ')' ] : [ '', '' ]
589 printer.group( 1, *endpoints ) do
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 454 specially for tunnel \verb|Cisco| with endpoints \verb|S| and \verb|D|.

Completed in 1811 milliseconds

1 2