/prebuilts/clang/host/linux-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/linux-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/linux-x86/clang-4691093/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 188 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the 194 SmallVectorImpl<SlotIndex> *EndPoints);
|
/external/tensorflow/tensorflow/core/public/ |
session.h | 103 /// `outputs` for the endpoints specified in `output_tensor_names`. 167 /// provided input tensors and fills `outputs` for the endpoints specified
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
msm_audio.h | 283 /* Returns the number of SND endpoints supported. */ 305 /*return the number of CAD endpoints supported. */
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_audio.h | 286 /* Returns the number of SND endpoints supported. */ 308 /*return the number of CAD endpoints supported. */
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
msm_audio.h | 286 /* Returns the number of SND endpoints supported. */ 308 /*return the number of CAD endpoints supported. */
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
msm_audio.h | 286 /* Returns the number of SND endpoints supported. */ 308 /*return the number of CAD endpoints supported. */
|
/system/bt/stack/l2cap/ |
l2cap_client.cc | 256 // If we've configured both endpoints, let the listener know we've connected. 288 // If we've configured both endpoints, let the listener know we've
|
/external/libusb/libusb/ |
libusb.h | 436 * Synchronization type for isochronous endpoints. Values for bits 2:3 of the 457 * Usage type for isochronous endpoints. Values for bits 4:5 of the 549 * isochronous endpoints and correspond to \ref libusb_iso_sync_type. 550 * Bits 4:5 are also only used for isochronous endpoints and correspond to 596 /** Number of endpoints used by this interface (excluding the control [all...] |
core.c | 99 * a software standpoint (descriptors, configurations, interfaces, endpoints, [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
|
/device/google/wahoo/usb/ |
UsbGadget.cpp | 106 // notify here if the endpoints are already present. 145 if (DEBUG) ALOGI("endpoints not up"); 446 // Add endpoints to be monitored. 461 // Add endpoints to be monitored.
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/AndroidFastbootTransportUsbDxe/ |
FastbootTransportUsb.c | 72 We have one configuration, one interface, and two endpoints (one IN, one OUT)
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ |
UsbEnumer.c | 40 EpDesc = UsbIf->IfSetting->Endpoints[Index];
305 also reset its endpoints' toggle to zero.
351 Setting->Endpoints[Index]->Toggle = 0;
412 // the endpoint toggles to zero for its endpoints.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/integration/ |
UnivariateRealIntegratorImpl.java | 156 * Verifies that the endpoints specify an interval.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
StepInterpolator.java | 77 * step endpoints.</p>
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
UnivariateRealOptimizer.java | 67 * @throws IllegalArgumentException if min > max or the endpoints do not
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
mbim_descriptor_cache.py | 78 # Fetch the MBIM bulk-in/out endpoints
|
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/ |
EngineWrapBenchmark.java | 79 // Create the application and packet buffers for both endpoints.
|
/external/google-breakpad/src/common/windows/ |
omap_internal.h | 129 // For all interval endpoints in |mapping| this stores the minimum index of
|
/external/iproute2/man/man8/ |
tc-codel.8 | 72 give endpoints sufficient time to react. Default value is 100ms.
|
tipc-link.8 | 108 The Maximum Transmission Unit. The two endpoints advertise their default or
|
/external/libmojo/mojo/edk/embedder/ |
pending_process_connection.h | 101 // any associated resources, such as remote endpoints of messages pipes
|