Home
last modified time | relevance | path

Searched refs:Max (Results 1 – 25 of 63) sorted by relevance

123

/aosp12/art/test/910-methods/
H A Dexpected-stdout.txt4 Max locals: 3
14 Max locals: JVMTI_ERROR_NATIVE_METHOD
24 Max locals: JVMTI_ERROR_NATIVE_METHOD
34 Max locals: 0
44 Max locals: 0
53 Max locals: 1
/aosp12/bionic/libc/bionic/
H A Dstrtol.cpp36 template <typename T, T Min, T Max> T StrToI(const char* nptr, char** endptr, int base) { in StrToI()
98 acc = Max; in StrToI()
106 template <typename T, T Max> T StrToU(const char* nptr, char** endptr, int base) { in StrToU()
133 T cutoff = Max / static_cast<T>(base); in StrToU()
134 int cutlim = Max % static_cast<T>(base); in StrToU()
149 acc = Max; in StrToU()
/aosp12/system/nvram/messages/include/nvram/messages/
H A Dtagged_union.h114 struct Max;
117 struct Max<> {
122 struct Max<head, tail...> {
124 head > Max<tail...>::value ? head : Max<tail...>::value;
296 alignas(detail::Max<alignof(typename Member::Type)...>::value + 0)
297 uint8_t storage_[detail::Max<sizeof(typename Member::Type)...>::value];
/aosp12/system/update_engine/update_manager/
H A Devaluation_context.cc60 return TimeDelta::Max(); in GetTimeout()
99 return TimeDelta::Max(); in RemainingTime()
107 ? Time::Max() in MonotonicDeadline()
146 reevaluation_time_wallclock_ = Time::Max(); in ResetEvaluation()
147 reevaluation_time_monotonic_ = Time::Max(); in ResetEvaluation()
H A Ddefault_policy.h41 return last_check_allowed_time_ != base::Time::Max(); in IsLastCheckAllowedTimeSet()
54 base::Time last_check_allowed_time_ = base::Time::Max();
H A Dupdate_time_restrictions_monitor.cc59 : evaluation_context_(/* evaluation_timeout = */ TimeDelta::Max(), in UpdateTimeRestrictionsMonitor()
60 /* expiration_timeout = */ TimeDelta::Max(), in UpdateTimeRestrictionsMonitor()
H A Devaluation_context.h72 base::TimeDelta::Max(), in EvaluationContext()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerHistoryTest.cpp160 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
168 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
187 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
279 setDefaultLayerVote(layer.get(), LayerHistory::LayerVoteType::Max); in TEST_F()
291 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
450 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summary[1].vote); in TEST_F()
538 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
574 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
649 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
747 } else if (layer.vote == LayerHistory::LayerVoteType::Max) { in TEST_P()
H A DRefreshRateConfigsTest.cpp354 lr.vote = LayerVoteType::Max; in TEST_F()
393 lr.vote = LayerVoteType::Max; in TEST_F()
426 lr.vote = LayerVoteType::Max; in TEST_F()
458 lr.vote = LayerVoteType::Max; in TEST_F()
498 lr.vote = LayerVoteType::Max; in TEST_F()
542 lr.vote = LayerVoteType::Max; in TEST_F()
797 lr.vote = LayerVoteType::Max; in TEST_F()
836 lr.vote = LayerVoteType::Max; in TEST_F()
895 lr2.vote = LayerVoteType::Max; in TEST_F()
911 lr1.vote = LayerVoteType::Max; in TEST_F()
[all …]
/aosp12/frameworks/base/core/proto/android/service/
H A Dbattery.proto33 // Max current in microamperes. This may be 0 if the device's kernel drivers
36 // Max voltage. This may be 0 if the device's kernel drivers don't support
/aosp12/art/compiler/optimizing/
H A Dbounds_check_elimination.cc133 return ValueBound::Max(); in DetectValueBoundFromValue()
248 return Max(); in Add()
258 return Max(); in Add()
376 : ValueRange(allocator, ValueBound::Min(), ValueBound::Max()), in MonotonicValueRange()
740 upper = ValueBound::Max(); in HandleIf()
746 if (!upper.Equals(ValueBound::Max())) { in HandleIf()
765 &allocator_, new_lower, ValueBound::Max()); in HandleIf()
777 &allocator_, new_lower, ValueBound::Max()); in HandleIf()
781 if (!upper.Equals(ValueBound::Max())) { in HandleIf()
807 &allocator_, ValueBound(nullptr, 1), ValueBound::Max()); in HandleIf()
[all …]
/aosp12/frameworks/base/core/java/android/content/pm/parsing/component/
H A DParsedAttribution.java122 public @interface Max {} annotation in ParsedAttribution
125 public static String maxToString(@Max int value) { in maxToString()
/aosp12/packages/modules/Virtualization/
H A Drustfmt.toml4 use_small_heuristics = "Max"
/aosp12/packages/modules/DnsResolver/
H A Drustfmt.toml4 use_small_heuristics = "Max"
/aosp12/build/soong/scripts/
H A Drustfmt.toml4 use_small_heuristics = "Max"
/aosp12/system/extras/
H A Drustfmt.toml4 use_small_heuristics = "Max"
/aosp12/system/security/
H A Drustfmt.toml4 use_small_heuristics = "Max"
/aosp12/hardware/interfaces/wifi/1.0/
H A Dtypes.hal309 * Max limits for background scan.
335 * Max length: |StaScanLimits.MAX_CHANNELS|.
379 * Max length: |StaScanLimits.MAX_AP_CACHE_PER_SCAN|.
393 * Max length: |StaScanLimits.MAX_BUCKETS|.
959 * Max length: |MAX_PASSPHRASE_LENGTH|
997 * Max length: |NanCapabilities.maxServiceNameLen|.
1028 * Max length: |NanCapabilities.maxMatchFilterLen|.
1262 * Max length: |NanCapabilities.maxAppInfoLen|.
1303 * Max length: |NanCapabilities.maxAppInfoLen|.
1585 * Max length: |NanCapabilities.maxAppInfoLen|.
[all …]
/aosp12/build/soong/cmd/multiproduct_kati/
H A Dmain.go119 log.Verbosef("Current file limits: %d soft, %d hard", limits.Cur, limits.Max)
120 if limits.Cur == limits.Max {
124 limits.Cur = limits.Max
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.cpp79 case LayerVoteType::Max: in layerVoteTypeString()
129 case LayerVoteType::Max: in isVoteAllowed()
149 if (layer.vote == LayerVoteType::Max) { in calculateLayerScoreLocked()
295 case LayerVoteType::Max: in getBestRefreshRateLocked()
491 if (layer->vote == RefreshRateConfigs::LayerVoteType::Max || in groupLayersByUid()
H A DLayerInfo.cpp231 return {LayerHistory::LayerVoteType::Max, Fps(0.0f)}; in getRefreshRateVote()
256 return {LayerHistory::LayerVoteType::Max, Fps(0.0f)}; in getRefreshRateVote()
/aosp12/art/libartbase/base/
H A Dhistogram-inl.h206 << FormatDuration(Max() * kAdjust, unit, kFractionalDigits) << std::endl; in PrintConfidenceIntervals()
214 << PrettySize(Max()) << " Min: " << PrettySize(Min()) << "\n"; in PrintMemoryUse()
H A Dhistogram.h87 Value Max() const { in Max() function
/aosp12/hardware/interfaces/wifi/hostapd/1.0/
H A DIHostapd.hal29 /** Max length of SSID param. */
35 /** Max length of PSK passphrase param. */
/aosp12/frameworks/hardware/interfaces/schedulerservice/1.0/
H A DISchedulingPolicyService.hal39 * @return priority Max priority that can be set with

123