Home
last modified time | relevance | path

Searched defs:max_value (Results 26 - 50 of 118) sorted by relevance

12345

/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dfuzz_utils.h49 static WEBP_INLINE uint32_t Extract(uint32_t max_value, in Extract() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-var-fvar-table.hh101 float min_value, default_value, max_value; in normalize_axis_value() local
117 float min_value, default_value, max_value; in unnormalize_axis_value() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime.cc147 ParseInt(const char* data, int width, int min_value, int max_value, int* result) ParseInt() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dspinlock_test_common.cc179 uint32_t max_value = in TEST() local
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dinterval.rs470 fn max_value() -> Self; in max_value() functions
480 fn max_value() -> Self { in max_value() functions
498 fn max_value() -> Self { in max_value() functions
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dmpic_timer.c95 u64 max_value; /* prevent u64 overflow */ in convert_time_to_ticks() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
H A Djz4725b_bch.c75 u32 reg, max_value; in jz4725b_bch_reset() local
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dmpic_timer.c94 u64 max_value; /* prevent u64 overflow */ in convert_time_to_ticks() local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/
H A Djz4725b_bch.c75 u32 reg, max_value; in jz4725b_bch_reset() local
/third_party/ffmpeg/libavcodec/
H A Dhcadec.c338 int max_value = (1 << delta_bits) - 1; in unpack() local
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtime-schedule.c431 compute_median(unsigned long values[MAX_ITERATIONS], unsigned long max_value) compute_median() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_decimate.c373 int max_value; in config_output() local
H A Dvf_histogram.c442 const int max_value = s->histogram_size - 1 - s->start[p]; in filter_frame() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c123 double max_value = -DBL_MAX; in analyze_constant() local
174 int64_t max_value = INT_MIN; in analyze_constant() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dstreaming-decoder.cc374 explicit DecodeVarInt32(size_t max_value, const char* field_name) in DecodeVarInt32() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h58 int32_t max_value() const { return max_value_; } in max_value() function in v8::internal::compiler::SwitchInfo
33 SwitchInfo(ZoneVector<CaseInfo> const& cases, int32_t min_value, int32_t max_value, BasicBlock* default_branch) SwitchInfo() argument
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h134 uint64_t max_value; member
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddsp.h331 int max_value; member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Danalysis_enc.c117 const int max_value = histo->max_value; in GetAlpha() local
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc863 bool Tokenizer::ParseInteger(const std::string& text, uint64 max_value, in ParseInteger() argument
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_opp_select.c314 int min_value, max_value; in rockchip_get_pvtm_specific_value() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_opp_select.c345 int min_value, max_value; in rockchip_get_pvtm_specific_value() local
/kernel/linux/linux-5.10/include/sound/sof/
H A Dtopology.h154 uint32_t max_value; member
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dsbs-battery.c95 int max_value; member
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dsbs-battery.c97 int max_value; member

Completed in 24 milliseconds

12345