/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_enum.cc | 52 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/ |
D | ftsdfcommon.c | 91 FT_16D16 max_value ) in map_fixed_to_sdf()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-deprecated.h | 106 float max_value; member
|
D | hb-ot-var.h | 132 float max_value; member
|
D | hb-ot-var-fvar-table.hh | 101 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/ |
D | interval.rs | 470 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/ |
D | query.c | 530 void *min_value, void *max_value) in vlVdpVideoMixerQueryParameterValueRange() 601 void *min_value, void *max_value) in vlVdpVideoMixerQueryAttributeValueRange()
|
/third_party/skia/tools/skpbench/ |
D | _hardware.py | 61 def __init__(self, value_type, min_value=None, max_value=None, argument
|
/third_party/node/deps/v8/src/compiler/backend/ |
D | instruction-selector-impl.h | 34 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/ |
D | vf_addroi.c | 67 int max_value; in addroi_config_input() local
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
D | fuzz_utils.h | 49 static WEBP_INLINE uint32_t Extract(uint32_t max_value, in Extract()
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 263 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/ |
D | pnmdec.c | 38 int max_value; member
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | time.cc | 148 int max_value, int* result) { in ParseInt()
|
/third_party/node/deps/v8/tools/ |
D | avg.py | 87 def format_line(points, key, average, stddev, min_value, max_value, argument
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_nir_lower_ycbcr_textures.c | 70 nir_ssa_def *max_value, in implicit_downsampled_coord()
|
/third_party/ltp/testcases/kernel/sched/tool/ |
D | time-schedule.c | 432 unsigned long max_value) in compute_median()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_nir_lower_ycbcr_textures.c | 63 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/ |
D | nir_range_analysis.c | 123 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/ |
D | spinlock_test_common.cc | 179 uint32_t max_value = in TEST() local
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_driver_query.c | 375 uint64_t max_value, enum pipe_driver_query_type type, in hud_pipe_query_install()
|
/third_party/node/deps/histogram/include/hdr/ |
D | hdr_histogram.h | 29 int64_t max_value; member
|
/third_party/protobuf/src/google/protobuf/io/ |
D | tokenizer.cc | 863 bool Tokenizer::ParseInteger(const std::string& text, uint64 max_value, in ParseInteger()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | dsp.h | 331 int max_value; member
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | analysis_enc.c | 117 const int max_value = histo->max_value; in GetAlpha() local
|