/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/ |
H A D | test_utils.cc | 43 StatusOr<Histogram> Histogram::Subtract(const Histogram& other) const { in Subtract() function in tensorflow::monitoring::testing::Histogram 86 Percentiles Percentiles::Subtract(const Percentiles& other) const { in Subtract() function in tensorflow::monitoring::testing::Percentiles
|
H A D | test_utils_test.cc | 47 TEST(HistogramTest, Subtract) { in TEST() argument 334 TEST(PercentilesTest, Subtract) { in TEST() argument
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkRectPriv.h | 78 static SkRect Subtract(const SkRect& a, const SkRect& b) { in Subtract() function 83 static SkIRect Subtract(const SkIRect& a, const SkIRect& b) { in Subtract() function
|
H A D | SkRect.cpp | 256 bool SkRectPriv::Subtract(const SkRect& a, const SkRect& b, SkRect* out) { in Subtract() function in SkRectPriv 260 bool SkRectPriv::Subtract(const SkIRect& a, const SkIRect& b, SkIRect* out) { in Subtract() function in SkRectPriv
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_time_test.cc | 48 TEST_F(QuicTimeDeltaTest, Subtract) { in TEST_F() argument 139 TEST_F(QuicTimeTest, Subtract) { in TEST_F() argument
|
H A D | quic_time.cc | 73 QuicWallTime QuicWallTime::Subtract(QuicTime::Delta delta) const { in Subtract() function in quic::QuicWallTime
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | desktop_region.cc | 275 void DesktopRegion::Subtract(const DesktopRegion& region) { in Subtract() function in webrtc::DesktopRegion 364 void DesktopRegion::Subtract(const DesktopRect& rect) { in Subtract() function in webrtc::DesktopRegion
|
/aosp_15_r20/system/logging/logd/ |
H A D | LogStatistics.h | 161 void Subtract(const TKey& key, const LogStatisticsElement& element) { in Subtract() function 196 bool Subtract(const LogStatisticsElement& element) { in Subtract() function
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/function/ |
H A D | Subtract.java | 27 public class Subtract implements BivariateFunction { class
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/include/ |
H A D | rtp_rtcp_defines.h | 322 void Subtract(const RtpPacketCounter& other) { in Subtract() function 375 void Subtract(const StreamDataCounters& other) { in Subtract() function
|
H A D | rtcp_statistics.h | 37 void Subtract(const RtcpPacketTypeCounter& other) { in Subtract() function
|
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ |
H A D | vector2d.cc | 23 void Vector2d::Subtract(const Vector2d& other) { in Subtract() function in gfx::Vector2d
|
H A D | vector2d_f.cc | 26 void Vector2dF::Subtract(const Vector2dF& other) { in Subtract() function in gfx::Vector2dF
|
/aosp_15_r20/external/double-conversion/test/cctest/ |
H A D | test-diy-fp.cc | 38 TEST(Subtract) { in TEST() argument
|
/aosp_15_r20/external/cronet/build/toolchain/win/ |
H A D | ml.py | 37 def Subtract(nt, **kwargs): function
|
/aosp_15_r20/external/angle/build/toolchain/win/ |
H A D | ml.py | 37 def Subtract(nt, **kwargs): function
|
/aosp_15_r20/build/soong/android/ |
H A D | sdk.go | 326 Subtract(other SdkMemberTraitSet) SdkMemberTraitSet methodSpec 360 func (s sdkMemberTraitSet) Subtract(other SdkMemberTraitSet) SdkMemberTraitSet { func
|
/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A D | ConstantFoldingOverflow_test.cpp | 47 TEST_F(ConstantFoldingOverflowExpressionTest, Subtract) in TEST_F() argument
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | remote_ntp_time_estimator.cc | 29 int64_t Subtract(NtpTime minuend, NtpTime subtrahend) { in Subtract() function
|
/aosp_15_r20/external/webrtc/rtc_base/numerics/ |
H A D | mod_ops.h | 32 inline unsigned long Subtract(unsigned long a, unsigned long b) { // NOLINT in Subtract() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/ |
H A D | field_mask_util.h | 149 static void Subtract(const FieldMask& mask1, const FieldMask& mask2, in Subtract() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/ |
H A D | field_mask_util.h | 149 static void Subtract(const FieldMask& mask1, const FieldMask& mask2, in Subtract() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/ui/gfx/geometry/ |
D | scroll_offset.h | 50 void Subtract(const ScrollOffset& other) { in Subtract() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/ui/gfx/geometry/ |
D | scroll_offset.h | 50 void Subtract(const ScrollOffset& other) { in Subtract() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/ |
D | scalar.go | 77 func (s *Scalar) Subtract(x, y *Scalar) *Scalar { func
|