/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/ |
H A D | trendline_estimator.cc | 229 double trend = prev_trend_; in UpdateTrendline() local 232 // trend can be seen as an estimate of (send_rate - capacity)/capacity. in UpdateTrendline() 233 // 0 < trend < 1 -> the delay increases, queues are filling up in UpdateTrendline() 234 // trend == 0 -> the delay does not change in UpdateTrendline() 235 // trend < 0 -> the delay decreases, queues are being emptied in UpdateTrendline() 236 trend = LinearFitSlope(delay_hist_).value_or(trend); in UpdateTrendline() 241 if (trend >= 0 && cap.has_value() && trend > cap.value()) { in UpdateTrendline() 242 trend = cap.value(); in UpdateTrendline() 246 BWE_TEST_LOGGING_PLOT(1, "trendline_slope", arrival_time_ms, trend); in UpdateTrendline() 248 Detect(trend, send_delta_ms, arrival_time_ms); in UpdateTrendline() [all …]
|
H A D | trendline_estimator.h | 92 void Detect(double trend, double ts_delta, int64_t now_ms);
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | trend_classifying_filter_interpreter.cc | 34 prop_reg, "Trend Classifying Filter Enabled", true), in TrendClassifyingFilterInterpreter() 36 prop_reg, "Trend Classifying 2nd-order Motion Enabled", false), in TrendClassifyingFilterInterpreter() 38 prop_reg, "Trend Classifying Min Num of Samples", 6), in TrendClassifyingFilterInterpreter() 40 prop_reg, "Trend Classifying Num of Samples", kNumOfSamples), in TrendClassifyingFilterInterpreter() 42 prop_reg, "Trend Classifying Z Threshold", 2.5758293035489004) { in TrendClassifyingFilterInterpreter()
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/test/ |
H A D | goog_cc_printer.cc | 82 auto trend = [this] { in CreateLoggers() local 103 Log("trendline", [=] { return trend()->prev_trend_; }), in CreateLoggers() 105 [=] { return trend()->prev_modified_trend_; }), in CreateLoggers() 106 Log("trendline_offset_threshold", [=] { return trend()->threshold_; }), in CreateLoggers()
|
/aosp_15_r20/external/libchrome-gestures/include/ |
H A D | gestures.h | 126 // If a finger is showing a trend of moving (see the TrendClassifyingFilter). 136 // Compared to the trend flags, this one takes the magnitude of movements 138 // more prone to abrupt noisy jumps than the trend flags. It also looks at 139 // a shorter period of time than the trend ones so it may provide faster
|
H A D | trend_classifying_filter_interpreter.h | 156 // Trend types for internal use 223 // Flag to turn on/off the trend classifying filter
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_frame.c | 159 * indicating a match with the expected error trend. 163 * However, the brightest values (250 and up) are ignored as the error trend 238 * Calculate error trend from linear fit. in igt_check_analog_frame_match()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/verify_certificate_chain_unittest/issuer-and-subject-not-byte-for-byte-equal/ |
H A D | target.pem | 18 Issuer: C=US, O=Trend Micro Inc, CN=Trend Micro CA 22 …1.2=California/serialNumber=C1919248, C=US, ST=California, L=Cupertino, O=Trend Micro, Inc., CN=co… 130 Subject: C=US, O=Trend Micro Inc, CN=Trend Micro CA
|
/aosp_15_r20/external/cronet/net/data/verify_certificate_chain_unittest/issuer-and-subject-not-byte-for-byte-equal/ |
H A D | target.pem | 18 Issuer: C=US, O=Trend Micro Inc, CN=Trend Micro CA 22 …1.2=California/serialNumber=C1919248, C=US, ST=California, L=Cupertino, O=Trend Micro, Inc., CN=co… 130 Subject: C=US, O=Trend Micro Inc, CN=Trend Micro CA
|
/aosp_15_r20/external/iproute2/man/man8/ |
H A D | tc-pie.8 | 42 PIE makes adjustments to the probability based on the trend of the delay i.e. 49 additional adjustments depending on the latency trend.
|
/aosp_15_r20/external/coreboot/Documentation/releases/ |
H A D | coreboot-4.8.1-relnotes.md | 119 * A-trend ATC_6220 120 * A-trend ATC_6240
|
/aosp_15_r20/external/coreboot/Documentation/infrastructure/ |
H A D | builders.md | 101 ([Time trend](https://qa.coreboot.org/job/coreboot-gerrit/buildTimeTrend)) 109 ([Time trend](https://qa.coreboot.org/job/coreboot/buildTimeTrend))
|
/aosp_15_r20/external/jemalloc_new/ |
H A D | README | 8 remains critical. Ongoing development efforts trend toward making jemalloc
|
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/ |
H A D | EmojiConstants.java | 697 0x1F4B9, // CHART WITH UPWARDS TREND AND YEN SIGN 712 0x1F4C8, // CHART WITH UPWARDS TREND 713 0x1F4C9, // CHART WITH DOWNWARDS TREND
|
/aosp_15_r20/external/aws-sdk-java-v2/services/appflow/src/main/resources/codegen-resources/ |
H A D | service-2.json | 1116 "documentation":"<p> The connector metadata specific to Trend Micro. </p>" 1227 …"documentation":"<p> The operation to be performed on the provided Trend Micro source fields. </p>" 1380 … "documentation":"<p> The connector-specific credentials required when using Trend Micro. </p>" 1471 "documentation":"<p> The connector-specific properties required by Trend Micro. </p>" 4984 … "documentation":"<p> Specifies the information that is required for querying Trend Micro. </p>" 5341 …"documentation":"<p> The connector-specific profile credentials required when using Trend Micro. <… 5347 …"documentation":"<p> The connector-specific profile properties required when using Trend Micro. </… 5353 "documentation":"<p> The connector metadata specific to Trend Micro. </p>" 5361 "documentation":"<p> The object specified in the Trend Micro flow source. </p>" 5364 …"documentation":"<p> The properties that are applied when using Trend Micro as a flow source. </p>"
|
/aosp_15_r20/external/googleapis/google/cloud/timeseriesinsights/v1/ |
H A D | timeseriesinsights_v1.yaml | 13 data. Users can perform time series spike, trend, and anomaly detection.
|
/aosp_15_r20/tools/tradefederation/core/proto/ |
D | metric_measurement.proto | 25 // directionality of UP_BETTER would describe it the best. Overall if the trend
|
/aosp_15_r20/tools/asuite/atest/tf_proto/ |
H A D | metric_measurement.proto | 25 // directionality of UP_BETTER would describe it the best. Overall if the trend
|
/aosp_15_r20/external/autotest/client/site_tests/hardware_StorageTrim/ |
H A D | hardware_StorageTrim.py | 52 # Also, print result every minute to look at the performance drop trend
|
/aosp_15_r20/external/autotest/client/site_tests/hardware_DiskSize/ |
H A D | hardware_DiskSize.py | 20 # With Flash becoming more error prone as lithography shrinks, the trend
|
/aosp_15_r20/external/google-fonts/lato/ |
D | FONTLOG.txt | 24 …evident the fact that Lato was designed in 2010 — even though it does not follow any current trend.
|
/aosp_15_r20/external/pytorch/docs/source/ |
H A D | torch.compiler_performance_dashboard.rst | 16 training performance trend in the past 7 days for ``TorchBench``. Droplists on the top of that page…
|
/aosp_15_r20/external/snakeyaml/src/test/resources/issues/ |
H A D | emoji.yaml | 941 - # U+1F4B9 CHART WITH UPWARDS TREND AND YEN SIGN 957 - # U+1F4C8 CHART WITH UPWARDS TREND 958 - # U+1F4C9 CHART WITH DOWNWARDS TREND
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libldac/abr/inc/ |
D | ldacBT_abr.h | 128 * thDangerousTrend unsigned int threshold for dangerous trend of TxQueueDepth.
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libldac/abr/inc/ |
D | ldacBT_abr.h | 128 * thDangerousTrend unsigned int threshold for dangerous trend of TxQueueDepth.
|