/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
MachineInstrBundleIterator.h | 167 /// two endpoints in a range will give the same range in reverse.
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
MachineInstrBundleIterator.h | 167 /// two endpoints in a range will give the same range in reverse.
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
MachineInstrBundleIterator.h | 167 /// two endpoints in a range will give the same range in reverse.
|
/external/autotest/ |
global_config.ini | 137 # This is needed to access AFE via uberproxy endpoints. 140 # endpoints (with this feature enabled).
|
/external/libmojo/mojo/edk/embedder/ |
embedder_unittest.cc | 268 // 3. Create a new message pipe (endpoints |mp0| and |mp1|). 317 // 5. Create a new message pipe (endpoints |mp2| and |mp3|).
|
/external/libusb/libusb/ |
io.c | 119 * there is no possibility of performing I/O with multiple endpoints and/or 145 * performing I/O to multiple endpoints on multiple devices, without having 318 * common situations dealing with interrupt endpoints - you allocate one 340 * \section bulk_overflows Overflows on device-to-host bulk/interrupt endpoints 403 * Even though control endpoints do not halt, a completed control transfer 415 * non-isochronous endpoints. [all...] |
/external/python/cpython3/Lib/asyncio/ |
events.py | 342 the same port as other existing endpoints are bound to, so long as 395 the same port as other existing endpoints are bound to, so long as
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
ConstantRange.cpp | 252 /// subtract - Subtract the specified constant from the endpoints of this 256 // If the set is empty or full, don't modify the endpoints.
|
/external/tensorflow/tensorflow/contrib/gdr/ |
gdr_memory_manager.cc | 160 // Server side endpoints 172 // Client side endpoints
|
/prebuilts/go/darwin-x86/src/regexp/ |
exec_test.go | 570 // in the outcome. Unspecified endpoints (offset -1) are denoted by ?. 571 // Unset endpoints (offset -2) are denoted by X. {x}(o:n) denotes a
|
/prebuilts/go/linux-x86/src/regexp/ |
exec_test.go | 570 // in the outcome. Unspecified endpoints (offset -1) are denoted by ?. 571 // Unset endpoints (offset -2) are denoted by X. {x}(o:n) denotes a
|
/system/chre/chre_api/include/chre_api/chre/ |
event.h | 207 * delivered to all host endpoints. This value will not be used in the 432 * or CHRE_HOST_ENDPOINT_BROADCAST if all registered endpoints on the host
|
/system/chre/chre_api/legacy/v1_1/chre/ |
event.h | 179 * delivered to all host endpoints. This value will not be used in the 404 * or CHRE_HOST_ENDPOINT_BROADCAST if all registered endpoints on the host
|
/external/guava/guava/src/com/google/common/net/ |
InetAddresses.java | 229 // Disregarding the endpoints, find "::" with nothing in between. 244 // If we found a "::", then check if it also covers the endpoints. 254 // Otherwise, allocate the entire address to partsHi. The endpoints [all...] |
/external/kernel-headers/original/uapi/linux/usb/ |
ch9.h | 409 /* NOTE: these two are _only_ in audio endpoints. */ 420 * Endpoints 768 /* bulk endpoints with 8 byte maxpacket */ [all...] |
/external/libmicrohttpd/src/datadir/ |
spdy-draft.txt | 239 connection: A transport-level connection between two endpoints. 303 send a GOAWAY (Section 2.6.6) frame so that the endpoints can 423 All SPDY endpoints MUST accept compressed data frames. 426 dedicated to use within that stream. Endpoints are encouraged to 433 SYN_REPLY/HEADER compression. (Thus, if both endpoints of a 522 bidirectional streams. Both endpoints can send data on a bi- 618 endpoints always processing all compressed data. If an endpoint 671 create a stream between the endpoints. See Stream Creation [all...] |
/external/libusb/examples/ |
xusb.c | 811 uint8_t endpoint_in = 0, endpoint_out = 0; // default IN and OUT endpoints 873 printf("interface[%d].altsetting[%d]: num endpoints = %d\n", 890 // Use the first interrupt or bulk IN/OUT endpoints as default for testing [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/ |
UsbDeviceTestActivity.java | [all...] |
/device/google/accessory/arduino/USB_Host_Shield/ |
Usb.cpp | 75 /* each device is different and has different number of endpoints. This function plugs endpoint record structure, defined in application, to devtable */
|
/device/google/contexthub/contexthubhal/ |
NanohubHidlAdapter.cpp | 21 * support endpoints.
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/ |
DwUsbDxe.h | 31 // 8 Endpoints, in and out. Don't count the Endpoint 0 setup buffer
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ |
UsbMassCbi.c | 108 // Use the first Bulk-In and Bulk-Out endpoints
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/ |
ContinuousOutputModel.java | 252 * near the interval endpoints.</p>
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
mbim_data_transfer.py | 30 from/to the device via the MBIM data endpoints (BULK-IN/BULK-OUT).
|
/external/autotest/client/cros/ |
dhcp_test_base.py | 108 @return list of objects representing DBus IPConfig RPC endpoints.
|