| /third_party/boost/libs/numeric/ublas/benchmarks/opencl/ |
| D | init.hpp | 17 void init(T &v, unsigned long size, int max_value) in init() 23 void init(vector<T, opencl::storage> &v, unsigned long size, int max_value) in init() 29 void init(matrix<T, opencl::storage> &m, unsigned long size1, unsigned long size2, int max_value) in init() 35 void init(matrix<T, opencl::storage> &m, unsigned long size, int max_value) in init()
|
| /third_party/boost/libs/numeric/ublas/benchmarks/ |
| D | init.hpp | 15 void init(vector<T> &v, unsigned long size, int max_value) in init() 23 void init(matrix<T, L> &m, unsigned long size1, unsigned long size2, int max_value) in init() 32 void init(matrix<T, L> &m, unsigned long size, int max_value) in init()
|
| /third_party/boost/libs/algorithm/minmax/fuzzing/ |
| D | minmax_element.fuzz.cpp | 40 uint8_t max_value = *result.second; in LLVMFuzzerTestOneInput() local 65 uint8_t max_value = *result.second; in LLVMFuzzerTestOneInput() local
|
| D | minmax_element_variants.fuzz.cpp | 56 uint8_t max_value = *resultff.second; in LLVMFuzzerTestOneInput() local 107 uint8_t max_value = *resultff.second; in LLVMFuzzerTestOneInput() local
|
| /third_party/boost/libs/random/extra/ |
| D | haertel.hpp | 37 static const result_type max_value = m-1; member in boost::random::additive_congruential 42 max_value = m-1 enumerator 78 static const result_type max_value = m-1; member in boost::random::lagged_fibonacci_int 83 max_value = m-1 enumerator
|
| /third_party/boost/libs/numeric/ublas/test/opencl/ |
| D | test_opencl.hpp | 56 static void init_matrix(ublas::matrix<T, F>& m, int max_value) in init_matrix() 68 static void init_vector(ublas::vector<T>& v, int max_value) in init_vector()
|
| /third_party/gstreamer/gstplugins_good/gst/spectrum/ |
| D | gstspectrum.c | 400 guint channels, gfloat max_value, guint op, guint nfft) in input_data_mixed_float() 417 guint channels, gfloat max_value, guint op, guint nfft) in input_data_mixed_double() 434 guint channels, gfloat max_value, guint op, guint nfft) in input_data_mixed_int32_max() 451 guint channels, gfloat max_value, guint op, guint nfft) in input_data_mixed_int24_max() 475 guint channels, gfloat max_value, guint op, guint nfft) in input_data_mixed_int16_max() 494 gfloat max_value, guint op, guint nfft) in input_data_float() 507 gfloat max_value, guint op, guint nfft) in input_data_double() 520 guint channels, gfloat max_value, guint op, guint nfft) in input_data_int32_max() 533 guint channels, gfloat max_value, guint op, guint nfft) in input_data_int24_max() 553 guint channels, gfloat max_value, guint op, guint nfft) in input_data_int16_max() [all …]
|
| /third_party/boost/libs/mpl/test/ |
| D | max_element.cpp | 23 typedef deref<iter>::type max_value; in MPL_TEST_CASE() typedef
|
| /third_party/boost/boost/interprocess/detail/ |
| D | min_max.hpp | 31 const T &max_value(const T &a, const T &b) in max_value() function
|
| /third_party/boost/boost/container/detail/ |
| D | min_max.hpp | 26 const T &max_value(const T &a, const T &b) in max_value() function
|
| /third_party/boost/libs/gil/test/core/ |
| D | promote_integral.cpp | 77 Promoted max_value = (std::numeric_limits<Integral>::max)(); in apply() local 95 Promoted max_value = (std::numeric_limits<Integral>::max)(); in apply() local
|
| /third_party/boost/boost/random/ |
| D | uniform_real_distribution.hpp | 35 Engine& eng, T min_value, T max_value, in generate_uniform_real() 51 Engine& eng, T min_value, T max_value, in generate_uniform_real() 67 inline T generate_uniform_real(Engine& eng, T min_value, T max_value) in generate_uniform_real()
|
| D | uniform_int_distribution.hpp | 51 Engine& eng, T min_value, T max_value, in generate_uniform_int() 236 Engine& eng, T min_value, T max_value, in generate_uniform_int() 244 inline T generate_uniform_int(Engine& eng, T min_value, T max_value) in generate_uniform_int()
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| D | ftsdfcommon.c | 91 FT_16D16 max_value ) in map_fixed_to_sdf()
|
| /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/harfbuzz/src/ |
| D | hb-ot-deprecated.h | 106 float max_value; member
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-deprecated.h | 91 float max_value; member
|
| /third_party/harfbuzz/src/ |
| D | hb-ot-deprecated.h | 106 float max_value; member
|
| /third_party/boost/boost/gil/image_processing/ |
| D | threshold.hpp | 112 typename channel_type<DstView>::type max_value, in threshold_binary() 157 result_channel_t max_value = (std::numeric_limits<result_channel_t>::max)(); in threshold_binary() local 395 typename channel_type<DstView>::type max_value, in threshold_adaptive() 455 result_channel_t max_value = (std::numeric_limits<result_channel_t>::max)(); in threshold_adaptive() local
|
| /third_party/grpc/src/core/lib/channel/ |
| D | channel_args.h | 77 int max_value; member
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
| D | bce_with_logits_loss_impl.cu | 61 T max_value = -predict[pos]; in BCEWithLogitsLossMain() local 74 half max_value = -predict[pos]; in BCEWithLogitsLossMain() local
|
| /third_party/mindspore/mindspore/ccsrc/pybind_api/random_normal/ |
| D | philox_generator.cc | 49 std::array<uint32_t, gResultNum> max_value; in Compute() local
|
| /third_party/boost/boost/test/tools/ |
| D | floating_point_comparison.hpp | 153 static FPT max_value() { return (std::numeric_limits<FPT>::max)(); } in max_value() function 160 …static FPT max_value() { return static_cast<FPT>(1000000); } // for our purposes it doesn't rea… in max_value() function
|
| /third_party/boost/libs/geometry/test/util/ |
| D | promote_integral.cpp | 121 Promoted max_value = (std::numeric_limits<Integral>::max)(); in apply() local 138 Promoted max_value = (std::numeric_limits<Integral>::max)(); in apply() local
|
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | http2_settings.h | 54 uint32_t max_value; member
|