/external/libmtp/src/ |
libusb-glue.c | 290 * MTP interfaces have three endpoints, two bulk and one [all...] |
libusb1-glue.c | 262 * TODO: is there a way to check the number of endpoints etc WITHOUT 297 * MTP interfaces have three endpoints, two bulk and one [all...] |
/external/mesa3d/src/gallium/drivers/ilo/shader/ |
toy_legalize_ra.c | 165 /* keep the active list sorted by endpoints */ 194 * since we sort intervals on the active list by their endpoints, we
|
/external/tensorflow/tensorflow/python/summary/writer/ |
writer.py | 43 This API basically implements a number of endpoints (add_summary, 44 add_session_log, etc). The endpoints all generate an event protobuf, which is
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbDeviceConnection.java | 279 * {@link android.hardware.usb.UsbEndpoint}s. When multiple endpoints are in use, 316 * {@link android.hardware.usb.UsbEndpoint}s. When multiple endpoints are in use,
|
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/ |
SinkActivity.java | 199 // Setup bulk endpoints. 217 mLogger.logError("Unable to find bulk endpoints");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
X.h | 558 #define ArcChord 0 /* join endpoints of arc */ 559 #define ArcPieSlice 1 /* join endpoints to center of arc */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
nis.x | 269 int min_rank; /* minimum rank of bound endpoints */ 270 int optimal_rank; /* best possible rank of all endpoints */
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/nettest/ |
conntest.go | 26 // MakePipe creates a connection between two endpoints and returns the pair 92 // testPingPong tests that the two endpoints can synchronously send data to
|
/prebuilts/go/linux-x86/src/vendor/golang_org/x/net/nettest/ |
conntest.go | 26 // MakePipe creates a connection between two endpoints and returns the pair 92 // testPingPong tests that the two endpoints can synchronously send data to
|
/development/host/windows/usb/api/ |
adb_endpoint_object.h | 41 array of endpoints.
|
/development/host/windows/usb/winusb/ |
adb_winusb_endpoint_object.h | 37 array of endpoints.
|
/device/google/accessory/arduino/USB_Host_Shield/ |
ch9.h | 167 byte bNumEndpoints; // Number of endpoints in this interface.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/ |
StepInterpolatorWithJacobians.java | 78 * step endpoints.</p>
|
/external/guava/guava/src/com/google/common/collect/ |
GeneralRange.java | 82 * Returns everything between the endpoints relative to the specified comparator, with the
|
/external/libmojo/mojo/public/cpp/bindings/lib/ |
message.cc | 121 // If there are associated endpoints transferred,
|
/external/libmojo/mojo/public/cpp/bindings/ |
thread_safe_interface_ptr.h | 200 // endpoints on this interface (at least not immediately). In order to fix
|
/external/ltp/utils/sctp/func_tests/ |
test_inaddr_any.c | 115 /* Create the two endpoints which will talk to each other. */
|
/external/skia/src/pathops/ |
SkPathOpsCommon.cpp | 266 // add coincidence formed by pairing on curve points and endpoints
|
/external/skqp/src/pathops/ |
SkPathOpsCommon.cpp | 266 // add coincidence formed by pairing on curve points and endpoints
|
/external/tensorflow/tensorflow/contrib/image/python/kernel_tests/ |
segmentation_test.py | 84 # If we disconnect any part of the snake except for the endpoints,
|
/external/tensorflow/tensorflow/core/common_runtime/ |
memory_types.cc | 107 // Given an Edge whose two endpoints have different memory types and
|
/external/webrtc/webrtc/voice_engine/include/ |
voe_rtp_rtcp.h | 207 // If using NACK, NACK should be enabled on both endpoints in a call.
|
/frameworks/base/core/java/android/net/ |
IpSecManager.java | 355 * procedures where both transforms are valid until both endpoints are using the new transform 392 * procedures where both transforms are valid until both endpoints are using the new transform 439 * procedures where both transforms are valid until both endpoints are using the new transform 715 * local endpoints for IPsec tunnels [all...] |
RssiCurve.java | 45 * in connectivity behavior from those endpoints. That is, the connectivity framework will treat
|