/frameworks/av/services/oboeservice/ |
AAudioEndpointManager.cpp | 68 result << "Exclusive MMAP Endpoints: " << mExclusiveStreams.size() << "\n"; 86 result << "Shared Endpoints: " << mSharedStreams.size() << "\n";
|
/frameworks/base/core/java/com/android/internal/usb/ |
DumpUtils.java | 120 writeEndpoint(dump, "endpoints", UsbInterfaceProto.ENDPOINTS, iface.getEndpoint(i));
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
msm_audio.h | 274 /* Returns the number of SND endpoints supported. */ 296 /*return the number of CAD endpoints supported. */
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
msm_audio.h | 266 /* Returns the number of SND endpoints supported. */ 288 /*return the number of CAD endpoints supported. */
|
/development/host/windows/usb/api/ |
adb_api.h | 360 about bulk write and bulk read endpoints respectively.
397 Endpoints are always opened for overlapped I/O.
403 about bulk write and bulk read endpoints respectively.
420 Endpoints are always opened for overlapped I/O.
439 Endpoints are always opened for overlapped I/O.
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/ |
DwUsbDxe.c | 389 /* Enable interrupts on all endpoints */
470 * endpoInts of the core (in Device mode). The application must read the
471 * Device All EndpoInts Interrupt (DAINT) register to determine the exact
494 * OUT endpoints of the core (in Device mode). The application must read the
495 * Device All EndpoInts Interrupt (DAINT) register to determine the exact
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
UsbFunctionIo.h | 196 Configures endpoints based on supplied device and configuration descriptors.
199 the endpoints using the device information supplied by DeviceInfo, activates the
395 receive-completion and transmit-completion events on the endpoints, and
400 on various endpoints.
434 various endpoints. Upon an update of the transfer status, the Buffer field of
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Isp1761UsbDxe/ |
Isp1761UsbDxe.c | 319 // Configure endpoints
323 // To simplify for now, assume endpoints aren't "sparse", and are in order.
547 // Configure Control endpoints
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
usb_descriptors.py | 466 def has_bulk_in_and_bulk_out(endpoints): 470 @param endpoints: A list of endpoint descriptors. 476 for endpoint in endpoints:
|
/external/libusb/libusb/os/ |
darwin_usb.c | [all...] |
/external/llvm/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 179 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 185 SmallVectorImpl<SlotIndex> *EndPoints);
|
/external/mesa3d/src/mesa/swrast/ |
s_aaline.c | 81 * Input: (x0, y0) and (x1,y1) are the endpoints of the line. 86 * We take the endpoints of the line and compute a plane such that 344 /* compute the actual segment's endpoints */
|
/external/tensorflow/tensorflow/core/graph/ |
gradients.cc | 140 // A vector of output endpoints which represents backpropagated 231 // Going forward to figure out which endpoints need backprop-ed. 232 // A node's endpoints need to be backprop-ed only if one of the
|
subgraph.cc | 276 std::unordered_set<string> endpoints; local 278 auto result = endpoints.insert(endpoint_name); 286 if (endpoints.count(fetch) > 0) {
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 184 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 190 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 184 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 190 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|