HomeSort by relevance Sort by last modified time
    Searched full:endpoint (Results 276 - 300 of 512) sorted by null

<<11121314151617181920>>

  /external/libusb/libusb/os/
linux_usbfs.c 79 * endpoint is disabled, meaning that no more data can creep in during the
1190 unsigned char endpoint)
1193 unsigned int _endpoint = endpoint;
    [all...]
  /external/libusb_aah/libusb/os/
linux_usbfs.c     [all...]
  /external/libmtp/src/
libusb-glue.c 714 printf(" IN endpoint maxpacket: %d bytes\n", ptp_usb->inep_maxpacket);
715 printf(" OUT endpoint maxpacket: %d bytes\n", ptp_usb->outep_maxpacket);
792 * command plus sizeof(endpoint) - 0x0c bytes.
793 * 2. Send first packet, max size to be sizeof(endpoint) but only when using
797 * 4. Send remaining bytes MOD sizeof(endpoint)
798 * 5. Send remaining bytes. If this happens to be exactly sizeof(endpoint)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 609 // Set the re-transmission endpoint if one was chosen.
1031 const struct sockaddr_in* endpoint) {
1033 if (NULL != endpoint) {
1034 uint32_t a = ntohl(endpoint->sin_addr.s_addr);
1035 uint16_t p = ntohs(endpoint->sin_port);
1044 // Right now, the only valid time to set a retransmit endpoint is before
1046 // retransmit endpoint is going to determine which player is selected during
1050 if (NULL != endpoint) {
1051 mRetransmitEndpoint = *endpoint;
1061 struct sockaddr_in* endpoint)
    [all...]
  /external/qemu/
usb-linux.c 95 /* endpoint association data */
450 urb->endpoint = p->devep | 0x80;
452 urb->endpoint = p->devep;
455 ret = ioctl(s->fd, USBDEVFS_CLEAR_HALT, &urb->endpoint);
458 urb->endpoint, errno);
482 dprintf("husb: data submit. ep 0x%x len %u aurb %p\n", urb->endpoint, p->len, aurb);
596 urb->endpoint = p->devep;
803 /* get the desired configuration, interface, and endpoint descriptors
872 dprintf("usb_host: malformed endpoint type\n");
    [all...]
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSocketImplTest.java 585 private Socket endpoint = null; field in class:SSLSocketImplTest.Server
605 endpoint = server.accept();
606 endpoint.getInputStream().read();
614 if (endpoint != null) {
616 endpoint.close();
    [all...]
  /external/llvm/docs/
re_format.7 194 It is illegal** for two ranges to share an endpoint, e.g.\&
207 or the second endpoint of a range.
210 as the first endpoint of a range,
265 An equivalence class may not** be an endpoint of a range.
286 A character class may not be used as an endpoint of a range.
  /external/protobuf/python/google/protobuf/internal/
decoder.py 190 (endpoint, pos) = local_DecodeVarint(buffer, pos)
191 endpoint += pos
192 if endpoint > end:
194 while pos < endpoint:
197 if pos > endpoint:
  /external/webkit/Source/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 344 FloatPoint endPoint = origin + FloatSize(width, 0);
346 m_data->context->DrawLine(origin.x(), origin.y(), endPoint.x(), endPoint.y());
  /frameworks/base/include/androidfw/
InputTransport.h 125 * Each endpoint has its own InputChannel object that specifies its file descriptor.
146 /* Sends a message to the other endpoint.
159 /* Receives a message sent by the other endpoint.
  /frameworks/base/docs/html/tools/adk/
adk.jd 538 about all the interfaces and endpoint descriptors. If the descriptor is of appropriate size, the
575 and is used to index the buffer for reading. There are two endpoint pointers (input and output)
578 parsing each configuration, interface, or endpoint descriptor. For each descriptor, Position 0
590 <p>When it finds the first input and output endpoint descriptors, it sets the endpoint pointers
591 to those addresses. If the findEndpoints() function finds both an input and output endpoint, it
  /external/chromium/chrome/browser/automation/
automation_provider.h 5 // This implements a browser-side endpoint for UI automation activity.
6 // The client-side endpoint is implemented by AutomationProxy.
  /external/chromium/chrome/common/extensions/docs/static/
tut_oauth.html 11 This tutorial uses the <a href="http://code.google.com/apis/documents/">Google Documents List Data API</a> as an example OAuth-enabled API endpoint.
108 Once your specified callback is executed, call the <code>sendSignedRequest()</code> function to send signed requests to your API endpoint(s). <code>sendSignedRequest()</code> takes three arguments: a URI, a callback function, and an optional parameter object. The callback is passed two arguments: the response text and the <code>XMLHttpRequest</code> object that was used to make the request.
  /external/chromium/net/udp/
udp_socket_unittest.cc 165 // binds the client's sends to send to a particular server endpoint, but does
166 // not bind the client's reads to only be from that endpoint, and that we need
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
lmpar.h 99 /* set par to the closer endpoint. */
235 /* set par to the closer endpoint. */
  /external/kernel-headers/original/linux/
dccp.h 10 * @dccph_sport - Relevant port on the endpoint that sent this packet
11 * @dccph_dport - Relevant port on the other endpoint
  /external/webkit/Source/WebCore/platform/graphics/haiku/
GraphicsContextHaiku.cpp 234 IntPoint endPoint = origin + IntSize(width, 0);
235 drawLine(origin, endPoint);
  /frameworks/base/docs/html/google/gcm/
c2dm.jd 82 <p>C2DM and GCM are not interoperable. For example, you cannot post notifications from GCM to C2DM registration IDs, nor can you use C2DM registration IDs as GCM registration IDs. From your server-side application, you must keep keep track of whether a registration ID is from C2DM or GCM and use the proper endpoint. </p>
101 <li> The request should be sent to a new endpoint: <code>https://android.googleapis.com/gcm/send</code>.</li>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_object.x 131 struct endpoint {
144 endpoint ep<>; /* Universal addr(s) for server */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 131 struct endpoint {
144 endpoint ep<>; /* Universal addr(s) for server */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 131 struct endpoint {
144 endpoint ep<>; /* Universal addr(s) for server */
  /bionic/libc/kernel/common/linux/
usbdevice_fs.h 80 unsigned char endpoint; member in struct:usbdevfs_urb
  /development/host/windows/usb/api/
adb_legacy_endpoint_object.cpp 19 encapsulates a handle opened to an endpoint on our device controlled by
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
main.py 133 # Force the OpenID login endpoint to be for Google accounts only, since

Completed in 1566 milliseconds

<<11121314151617181920>>