Searched
full:endpoints (Results
376 -
400 of
590) sorted by null
<<11121314151617181920>>
/frameworks/support/webkit/src/main/java/androidx/webkit/ |
WebViewCompat.java | 338 * ports that represent the endpoints of this message channel. The HTML5 message
|
/libcore/ojluni/src/main/java/java/util/ |
SortedMap.java | 80 * <em>closed range</em> (which includes both endpoints), and the key type
|
SortedSet.java | 76 * If you need a <i>closed range</i> (which includes both endpoints), and
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
ConstantRange.h | 216 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/ |
ConstantRange.h | 195 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/ |
ConstantRange.h | 195 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/ |
ConstantRange.h | 202 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/ |
ConstantRange.h | 202 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/ |
ConstantRange.h | 202 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/ |
ConstantRange.h | 202 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
ConstantRange.h | 216 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/ |
ConstantRange.h | 195 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/ |
ConstantRange.h | 195 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/ |
ConstantRange.h | 202 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/ |
ConstantRange.h | 202 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/ |
ConstantRange.h | 202 /// Subtract the specified constant from the endpoints of this constant range.
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/ |
ConstantRange.h | 202 /// Subtract the specified constant from the endpoints of this constant range.
|
/system/core/adb/client/ |
usb_libusb.cpp | 286 << "(interface " << interface_num << "): missing bulk endpoints "
|
usb_windows.cpp | 510 // Must have two endpoints
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
bt_constants.py | 587 # Chameleon bus endpoints.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ |
UsbBus.c | 182 // underlying communication endpoints are changed. Functionality
663 &(UsbIf->IfSetting->Endpoints[Index]->Desc),
[all...] |
/external/libusb/libusb/ |
descriptor.c | 259 usbi_err(ctx, "too many endpoints (%d)", ifp->bNumEndpoints); 741 * Get an endpoints superspeed endpoint companion descriptor (if any) [all...] |
/external/llvm/lib/IR/ |
ConstantRange.cpp | 350 /// subtract - Subtract the specified constant from the endpoints of this 354 // If the set is empty or full, don't modify the endpoints.
|
/external/skia/gm/ |
gradients.cpp | 575 // We can either interpolate endpoints and premultiply each point (default, more precision), 576 // or premultiply the endpoints first, avoiding the need to premultiply each point (cheap). [all...] |
/external/skia/src/gpu/ops/ |
GrAAConvexPathRenderer.cpp | 456 // with no interior, and that the resulting shared edge uses the same endpoints. 520 // with no interior, and that the resulting shared edge uses the same endpoints. [all...] |
Completed in 964 milliseconds
<<11121314151617181920>>