Home
last modified time | relevance | path

Searched refs:endpoints (Results 1 – 25 of 49) sorted by relevance

12

/external/libusb/libusb/os/
Dnetbsd_usb.c44 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()
Dopenbsd_usb.c44 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()
Dlinux_usbfs.c1512 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()
Ddarwin_usb.c1993 …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/
Domap.cc415 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/
Daudio_board.py99 def __init__(self, endpoints): argument
105 self._endpoints = endpoints.copy()
/external/curl/lib/
Dconnect.c1076 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/
Dusb_descriptors.py466 def has_bulk_in_and_bulk_out(endpoints): argument
476 for endpoint in endpoints:
/external/webrtc/webrtc/tools/rtcbot/
DREADME3 endpoints.
7 host that controls multiple endpoints ("bots"). It allows creating complex
/external/libmojo/mojo/public/interfaces/bindings/
Dpipe_control_messages.mojom10 // that they can coordinate to manage interface endpoints.
/external/libusb/libusb/
Dcore.c1790 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()
Dlibusbi.h936 uint32_t num_streams, unsigned char *endpoints, int num_endpoints);
940 unsigned char *endpoints, int num_endpoints);
Dlibusb.h1394 uint32_t num_streams, unsigned char *endpoints, int num_endpoints);
1396 unsigned char *endpoints, int num_endpoints);
/external/libusb/include/libusb/
Dlibusbi.h936 uint32_t num_streams, unsigned char *endpoints, int num_endpoints);
940 unsigned char *endpoints, int num_endpoints);
Dlibusb.h1394 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/
Dtree.rb588 endpoints = @token ? [ "(#{ text }", ')' ] : [ '', '' ]
589 printer.group( 1, *endpoints ) do
/external/cros/system_api/dbus/cryptohome/
Drpc.proto11 // because the RPC endpoints most properly sanity check the contents
/external/libmicrohttpd/src/datadir/
Dspdy-draft.txt235 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/
DPROTOCOL178 with datagram boundaries intact between endpoints equipped with
/external/iproute2/doc/
Dip-tunnels.tex454 specially for tunnel \verb|Cisco| with endpoints \verb|S| and \verb|D|.
/external/libmtp/
DREADME443 driver previously did not support zero-length writes to endpoints.
DChangeLog1083 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/
De2fsprogs.pot2700 #. @-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"
Did.po2854 #. @-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 "
Dsr.po2933 #. @-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"

12