/external/libusb/libusb/os/ |
D | netbsd_usb.c | 44 int endpoints[USB_MAX_ENDPOINTS]; member 349 hpriv->endpoints[i] = -1; in netbsd_claim_interface() 361 if (hpriv->endpoints[i] >= 0) in netbsd_release_interface() 362 close(hpriv->endpoints[i]); in netbsd_release_interface() 626 if (hpriv->endpoints[endpt] < 0) { in _access_endpoint() 637 hpriv->endpoints[endpt] = fd; in _access_endpoint() 640 return (hpriv->endpoints[endpt]); in _access_endpoint()
|
D | openbsd_usb.c | 44 int endpoints[USB_MAX_ENDPOINTS]; member 383 hpriv->endpoints[i] = -1; in obsd_claim_interface() 395 if (hpriv->endpoints[i] >= 0) in obsd_release_interface() 396 close(hpriv->endpoints[i]); in obsd_release_interface() 706 if (hpriv->endpoints[endpt] < 0) { in _access_endpoint() 716 hpriv->endpoints[endpt] = fd; in _access_endpoint() 719 return (hpriv->endpoints[endpt]); in _access_endpoint()
|
D | linux_usbfs.c | 1512 uint32_t num_streams, unsigned char *endpoints, int num_endpoints) in do_streams_ioctl() argument 1526 memcpy(streams->eps, endpoints, num_endpoints); in do_streams_ioctl() 1548 uint32_t num_streams, unsigned char *endpoints, int num_endpoints) in op_alloc_streams() argument 1551 num_streams, endpoints, num_endpoints); in op_alloc_streams() 1555 unsigned char *endpoints, int num_endpoints) in op_free_streams() argument 1558 endpoints, num_endpoints); in op_free_streams()
|
D | darwin_usb.c | 1993 …c_streams (struct libusb_device_handle *dev_handle, uint32_t num_streams, unsigned char *endpoints, in darwin_alloc_streams() argument 2002 if (0 != (rc = ep_to_pipeRef (dev_handle, endpoints[i], &pipeRef, NULL, &cInterface))) { in darwin_alloc_streams() 2017 (void) ep_to_pipeRef (dev_handle, endpoints[i], &pipeRef, NULL, &cInterface); in darwin_alloc_streams() 2027 static int darwin_free_streams (struct libusb_device_handle *dev_handle, unsigned char *endpoints, … in darwin_free_streams() argument 2034 if (0 != (rc = ep_to_pipeRef (dev_handle, endpoints[i], &pipeRef, NULL, &cInterface))) in darwin_free_streams()
|
/external/google-breakpad/src/common/windows/ |
D | omap.cc | 415 std::set<DWORD> endpoints; in BuildEndpointIndexMap() local 417 endpoints.insert(mapping[i].rva_original); in BuildEndpointIndexMap() 418 endpoints.insert(mapping[i].rva_original + in BuildEndpointIndexMap() 425 eim.resize(endpoints.size()); in BuildEndpointIndexMap() 426 std::set<DWORD>::const_iterator it = endpoints.begin(); in BuildEndpointIndexMap() 427 for (size_t i = 0; it != endpoints.end(); ++it, ++i) { in BuildEndpointIndexMap()
|
/external/autotest/client/cros/chameleon/ |
D | audio_board.py | 99 def __init__(self, endpoints): argument 105 self._endpoints = endpoints.copy()
|
/external/curl/lib/ |
D | connect.c | 1076 sa_endpoints_t endpoints; in singleipconnect() local 1077 endpoints.sae_srcif = 0; in singleipconnect() 1078 endpoints.sae_srcaddr = NULL; in singleipconnect() 1079 endpoints.sae_srcaddrlen = 0; in singleipconnect() 1080 endpoints.sae_dstaddr = &addr.sa_addr; in singleipconnect() 1081 endpoints.sae_dstaddrlen = addr.addrlen; in singleipconnect() 1083 rc = connectx(sockfd, &endpoints, SAE_ASSOCID_ANY, in singleipconnect()
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
D | usb_descriptors.py | 466 def has_bulk_in_and_bulk_out(endpoints): argument 476 for endpoint in endpoints:
|
/external/webrtc/webrtc/tools/rtcbot/ |
D | README | 3 endpoints. 7 host that controls multiple endpoints ("bots"). It allows creating complex
|
/external/libmojo/mojo/public/interfaces/bindings/ |
D | pipe_control_messages.mojom | 10 // that they can coordinate to manage interface endpoints.
|
/external/libusb/libusb/ |
D | core.c | 1790 uint32_t num_streams, unsigned char *endpoints, int num_endpoints) in libusb_alloc_streams() argument 1798 return usbi_backend->alloc_streams(dev_handle, num_streams, endpoints, in libusb_alloc_streams() 1817 unsigned char *endpoints, int num_endpoints) in libusb_free_streams() argument 1825 return usbi_backend->free_streams(dev_handle, endpoints, in libusb_free_streams()
|
D | libusbi.h | 936 uint32_t num_streams, unsigned char *endpoints, int num_endpoints); 940 unsigned char *endpoints, int num_endpoints);
|
D | libusb.h | 1394 uint32_t num_streams, unsigned char *endpoints, int num_endpoints); 1396 unsigned char *endpoints, int num_endpoints);
|
/external/libusb/include/libusb/ |
D | libusbi.h | 936 uint32_t num_streams, unsigned char *endpoints, int num_endpoints); 940 unsigned char *endpoints, int num_endpoints);
|
D | libusb.h | 1394 uint32_t num_streams, unsigned char *endpoints, int num_endpoints); 1396 unsigned char *endpoints, int num_endpoints);
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | tree.rb | 588 endpoints = @token ? [ "(#{ text }", ')' ] : [ '', '' ] 589 printer.group( 1, *endpoints ) do
|
/external/cros/system_api/dbus/cryptohome/ |
D | rpc.proto | 11 // because the RPC endpoints most properly sanity check the contents
|
/external/libmicrohttpd/src/datadir/ |
D | spdy-draft.txt | 235 connection: A transport-level connection between two endpoints. 298 send a GOAWAY (Section 2.6.6) frame so that the endpoints can 416 All SPDY endpoints MUST accept compressed data frames. 426 SYN_REPLY/HEADER compression. (Thus, if both endpoints of a 513 bidirectional streams. Both endpoints can send data on a bi- 608 endpoints always processing all compressed data. If an endpoint 660 create a stream between the endpoints. See Stream Creation 886 configuration data about how the two endpoints may communicate. 1218 between the two endpoints of a SPDY connection. If there are one or 2340 associate itself with an already-closed stream, then endpoints would
|
/external/openssh/ |
D | PROTOCOL | 178 with datagram boundaries intact between endpoints equipped with
|
/external/iproute2/doc/ |
D | ip-tunnels.tex | 454 specially for tunnel \verb|Cisco| with endpoints \verb|S| and \verb|D|.
|
/external/libmtp/ |
D | README | 443 driver previously did not support zero-length writes to endpoints.
|
D | ChangeLog | 1083 like it if you release the interface (or try to clear endpoints). 1819 * src/libusb-glue.c: (re)introduce de-halting of endpoints
|
/external/e2fsprogs/po/ |
D | e2fsprogs.pot | 2700 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated… 2701 #. @-expanded: endpoints (%i, %j)\n 2703 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " 2704 "endpoints (%i, %j)\n"
|
D | id.po | 2854 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated… 2855 #. @-expanded: endpoints (%i, %j)\n 2858 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " 2859 "endpoints (%i, %j)\n" 2861 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) tidak dapat mencocokan "
|
D | sr.po | 2933 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated… 2934 #. @-expanded: endpoints (%i, %j)\n 2937 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " 2938 "endpoints (%i, %j)\n"
|