/external/kernel-headers/original/linux/ |
usb.h | 36 * - each interface setting has zero or (usually) more endpoints. 72 /* array of desc.bNumEndpoint endpoints associated with this 112 * an interface's endpoints can be defined in a usb "class" specification, 122 * used to control the the use of periodic endpoints, such as by having 123 * different endpoints use different amounts of reserved USB bandwidth. 124 * All standards-conformant USB devices that use isochronous endpoints 398 /* for drivers using iso endpoints */ 704 * kmalloc() or equivalent. For transfers to "in" endpoints, contents [all...] |
/development/host/windows/usb/api/ |
adb_legacy_endpoint_object.h | 38 array of endpoints.
|
adb_legacy_interface.cpp | 73 // Save indexes and IDs for bulk read / write endpoints. We will use them to
|
/development/host/windows/usb/winusb/ |
adb_winusb_endpoint_object.h | 37 array of endpoints.
|
/external/chromium/net/base/ |
ip_endpoint_unittest.cc | 144 // Compare equivalent endpoints.
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/ |
NioEndpoint.java | 118 * broadcasting out to a bunch of endpoints and doesn't want to
|
/external/skia/legacy/src/core/ |
SkCubicClipper.cpp | 72 // Check that the endpoints straddle zero.
|
/external/skia/src/core/ |
SkCubicClipper.cpp | 74 // Check that the endpoints straddle zero.
|
/external/webkit/Source/WebCore/dom/default/ |
PlatformMessagePortChannel.cpp | 128 // Entangle the two endpoints.
|
/external/webkit/Source/WebKit/chromium/src/ |
PlatformMessagePortChannel.cpp | 148 // Entangle the two endpoints.
|
/frameworks/base/libs/androidfw/tests/ |
InputChannel_test.cpp | 55 // clean up fds of Pipe endpoints that were closed so we don't try to close them again
|
/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/ |
accessorychat.c | 129 fprintf(stderr, "endpoints not found\n");
|
/frameworks/base/services/jni/ |
com_android_server_UsbHostManager.cpp | 82 // push class, subclass, protocol and number of endpoints into interfaceValues vector
|
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
AudioStream.java | 30 * usage includes one for each endpoints. For other combinations, developers
|
/system/core/fastboot/ |
fastboot_protocol.txt | 14 * Two bulk endpoints (in, out) are required
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_api.c | 256 ** the stream endpoints on the peer device. (Please note 582 ** Description Start one or more stream endpoints. This initiates the 584 ** endpoints must previously be opened. When the streams 639 ** Description Suspend one or more stream endpoints. This suspends the 641 ** endpoints must previously be open and started. When the [all...] |
/external/libusb/libusb/os/ |
darwin_usb.c | 769 usbi_info (HANDLE_CTX (dev_handle), "building table of endpoints."); 771 /* retrieve the total number of endpoints on this interface */ 774 usbi_err (HANDLE_CTX (dev_handle), "can't get number of endpoints for interface: %s", darwin_error_str(kresult)); 905 /* update list of endpoints */ 982 /* update list of endpoints */ [all...] |
/external/libusb_aah/libusb/os/ |
darwin_usb.c | [all...] |
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
DefaultServer.java | 411 // HostedConnection if it has multiple endpoints. 509 // Make sure all endpoints are closed. Note: reliable
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
X.h | 562 #define ArcChord 0 /* join endpoints of arc */ 563 #define ArcPieSlice 1 /* join endpoints to center of arc */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis.x | 268 int min_rank; /* minimum rank of bound endpoints */ 269 int optimal_rank; /* best possible rank of all endpoints */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
X.h | 562 #define ArcChord 0 /* join endpoints of arc */ 563 #define ArcPieSlice 1 /* join endpoints to center of arc */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.x | 268 int min_rank; /* minimum rank of bound endpoints */ 269 int optimal_rank; /* best possible rank of all endpoints */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
X.h | 562 #define ArcChord 0 /* join endpoints of arc */ 563 #define ArcPieSlice 1 /* join endpoints to center of arc */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.x | 268 int min_rank; /* minimum rank of bound endpoints */ 269 int optimal_rank; /* best possible rank of all endpoints */
|