Home
last modified time | relevance | path

Searched defs:max_value (Results 1 – 25 of 60) sorted by relevance

123

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_enum.cc52 int32 max_value = descriptor->value(0)->number(); in ShouldGenerateArraySize() local
98 const EnumValueDescriptor* max_value = descriptor_->value(0); in GenerateDefinition() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdfcommon.c91 FT_16D16 max_value ) in map_fixed_to_sdf()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-deprecated.h106 float max_value; member
Dhb-ot-var.h132 float max_value; member
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/rust/crates/regex/regex-syntax/src/hir/
Dinterval.rs470 fn max_value() -> Self; in max_value() method
480 fn max_value() -> Self { in max_value() method
498 fn max_value() -> Self { in max_value() method
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dquery.c530 void *min_value, void *max_value) in vlVdpVideoMixerQueryParameterValueRange()
601 void *min_value, void *max_value) in vlVdpVideoMixerQueryAttributeValueRange()
/third_party/skia/tools/skpbench/
D_hardware.py61 def __init__(self, value_type, min_value=None, max_value=None, argument
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector-impl.h34 int32_t max_value, BasicBlock* default_branch) in SwitchInfo()
58 int32_t max_value() const { return max_value_; } in max_value() function
/third_party/ffmpeg/libavfilter/
Dvf_addroi.c67 int max_value; in addroi_config_input() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
Dfuzz_utils.h49 static WEBP_INLINE uint32_t Extract(uint32_t max_value, in Extract()
/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc263 uint64 max_value = kint32max; in ConsumeSignedInteger() local
275 bool Parser::ConsumeInteger64(uint64 max_value, uint64* output, in ConsumeInteger64()
1263 uint64 max_value = kint64max; in ParseDefaultAssignment() local
1289 uint64 max_value = kuint64max; in ParseDefaultAssignment() local
1533 uint64 max_value = in ParseOption() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dpnmdec.c38 int max_value; member
/third_party/protobuf/src/google/protobuf/stubs/
Dtime.cc148 int max_value, int* result) { in ParseInt()
/third_party/node/deps/v8/tools/
Davg.py87 def format_line(points, key, average, stddev, min_value, max_value, argument
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c70 nir_ssa_def *max_value, in implicit_downsampled_coord()
/third_party/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c432 unsigned long max_value) in compute_median()
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_lower_ycbcr_textures.c63 implicit_downsampled_coord(nir_builder *b, nir_ssa_def *value, nir_ssa_def *max_value, in implicit_downsampled_coord()
/third_party/mesa3d/src/compiler/nir/
Dnir_range_analysis.c123 double max_value = -DBL_MAX; in analyze_constant() local
174 int64_t max_value = INT_MIN; in analyze_constant() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dspinlock_test_common.cc179 uint32_t max_value = in TEST() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_driver_query.c375 uint64_t max_value, enum pipe_driver_query_type type, in hud_pipe_query_install()
/third_party/node/deps/histogram/include/hdr/
Dhdr_histogram.h29 int64_t max_value; member
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc863 bool Tokenizer::ParseInteger(const std::string& text, uint64 max_value, in ParseInteger()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddsp.h331 int max_value; member
/third_party/skia/third_party/externals/libwebp/src/enc/
Danalysis_enc.c117 const int max_value = histo->max_value; in GetAlpha() local

123