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

<<11121314151617181920>>

  /external/libusb_aah/libusb/os/
linux_usbfs.h 88 unsigned char endpoint; member in struct:usbfs_urb
  /external/tcpdump/
atmuni31.h 64 #define ENDPT_REF 0x54 /* endpoint reference */
  /frameworks/av/media/mtp/
MtpPacket.cpp 157 request->endpoint,
  /frameworks/base/core/java/android/hardware/usb/
UsbInterface.java 107 * @return the endpoint
  /frameworks/base/services/common_time/
common_time_server_packets.h 51 // synchronization domains which all use the same master election endpoint)
  /frameworks/native/include/gui/
BufferItemConsumer.h 33 * BufferItemConsumer is a BufferQueue consumer endpoint that allows clients
CpuConsumer.h 33 * CpuConsumer is a BufferQueue consumer endpoint that allows direct CPU
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaItemMetadata.java 36 * since we are sending the data to a remote endpoint.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_link.h 118 for IPIP tunnels, when route to endpoint is allowed to change)
usbdevice_fs.h 96 unsigned char endpoint; member in struct:usbdevfs_urb
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis.h 127 struct endpoint { struct
132 typedef struct endpoint endpoint; typedef in typeref:struct:endpoint
138 endpoint *ep_val;
nis.x 255 endpoint ep;
262 endpoint cbep;
278 endpoint ep;
284 endpoint cbep;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_link.h 118 for IPIP tunnels, when route to endpoint is allowed to change)
usbdevice_fs.h 96 unsigned char endpoint; member in struct:usbdevfs_urb
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis.h 127 struct endpoint { struct
132 typedef struct endpoint endpoint; typedef in typeref:struct:endpoint
138 endpoint *ep_val;
nis.x 255 endpoint ep;
262 endpoint cbep;
278 endpoint ep;
284 endpoint cbep;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_link.h 118 for IPIP tunnels, when route to endpoint is allowed to change)
usbdevice_fs.h 96 unsigned char endpoint; member in struct:usbdevfs_urb
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis.h 127 struct endpoint { struct
132 typedef struct endpoint endpoint; typedef in typeref:struct:endpoint
138 endpoint *ep_val;
nis.x 255 endpoint ep;
262 endpoint cbep;
278 endpoint ep;
284 endpoint cbep;
  /libcore/luni/src/main/java/java/util/
TreeMap.java     [all...]
  /external/chromium/net/http/
http_stream_factory.h 175 static GURL ApplyHostMappingRules(const GURL& url, HostPortPair* endpoint);
208 static bool HasSpdyExclusion(const HostPortPair& endpoint);
  /frameworks/av/include/media/
MediaPlayerInterface.h 154 virtual status_t setRetransmitEndpoint(const struct sockaddr_in* endpoint) {
157 virtual status_t getRetransmitEndpoint(struct sockaddr_in* endpoint) {
  /frameworks/av/services/camera/libcameraservice/
Camera2Device.h 92 // Connect queue consumer endpoint to a camera2 device
94 // Connect queue producer endpoint to a camera2 device
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 540 SlotIndex EndPoint;
559 EndPoint = I->end;
578 EndPoint = I->end;
597 return EndPoint.isDead();
620 SlotIndex endPoint() const {
621 return EndPoint;

Completed in 2294 milliseconds

<<11121314151617181920>>