| /third_party/boost/boost/math/distributions/ |
| D | uniform.hpp | 50 RealType upper, in check_uniform_upper() 89 RealType upper, in check_uniform() 131 RealType upper()const in upper() function in boost::math::uniform_distribution 163 RealType upper = dist.upper(); in pdf() local 188 RealType upper = dist.upper(); in cdf() local 213 RealType upper = dist.upper(); in quantile() local 238 RealType upper = c.dist.upper(); in cdf() local 264 RealType upper = c.dist.upper(); in quantile() local 290 RealType upper = dist.upper(); in mean() local 303 RealType upper = dist.upper(); in variance() local [all …]
|
| D | triangular.hpp | 72 RealType upper, in check_triangular_upper() 112 RealType upper, in check_triangular() 174 RealType upper()const in upper() function in boost::math::triangular_distribution 207 RealType upper = dist.upper(); in pdf() local 245 RealType upper = dist.upper(); in cdf() local 281 RealType upper = dist.upper(); in quantile() local 323 RealType upper = c.dist.upper(); in cdf() local 380 RealType upper = c.dist.upper(); in quantile() local 407 RealType upper = dist.upper(); in mean() local 423 RealType upper = dist.upper(); in variance() local [all …]
|
| /third_party/boost/boost/histogram/algorithm/ |
| D | reduce.hpp | 57 inline reduce_command shrink(unsigned iaxis, double lower, double upper) { in shrink() 87 inline reduce_command shrink(double lower, double upper) { in shrink() 103 inline reduce_command crop(unsigned iaxis, double lower, double upper) { in crop() 120 inline reduce_command crop(double lower, double upper) { in crop() 217 inline reduce_command shrink_and_rebin(unsigned iaxis, double lower, double upper, in shrink_and_rebin() 236 inline reduce_command shrink_and_rebin(double lower, double upper, unsigned merge) { in shrink_and_rebin() 253 inline reduce_command crop_and_rebin(unsigned iaxis, double lower, double upper, in crop_and_rebin() 272 inline reduce_command crop_and_rebin(double lower, double upper, unsigned merge) { in crop_and_rebin()
|
| /third_party/skia/third_party/externals/tint/fuzzers/ |
| D | mersenne_twister_engine.cc | 34 I RandomInteger(std::mt19937_64* engine, I lower, I upper) { in RandomInteger() 43 uint32_t MersenneTwisterEngine::RandomUInt32(uint32_t lower, uint32_t upper) { in RandomUInt32() 47 uint64_t MersenneTwisterEngine::RandomUInt64(uint64_t lower, uint64_t upper) { in RandomUInt64()
|
| D | random_generator.cc | 54 uint32_t RandomGenerator::GetUInt32(uint32_t lower, uint32_t upper) { in GetUInt32() 64 uint64_t RandomGenerator::GetUInt64(uint64_t lower, uint64_t upper) { in GetUInt64()
|
| /third_party/libxkbcommon/src/ |
| D | keysym.c | 246 xkb_keysym_t lower, upper; in xkb_keysym_is_lower() local 259 xkb_keysym_t lower, upper; in xkb_keysym_is_upper() local 272 xkb_keysym_t lower, upper; in xkb_keysym_to_lower() local 282 xkb_keysym_t lower, upper; in xkb_keysym_to_upper() local 305 UCSConvertCase(uint32_t code, xkb_keysym_t *lower, xkb_keysym_t *upper) in UCSConvertCase() 659 XConvertCase(xkb_keysym_t sym, xkb_keysym_t *lower, xkb_keysym_t *upper) in XConvertCase()
|
| /third_party/uboot/u-boot-2020.01/arch/powerpc/lib/ |
| D | bat_rw.c | 19 int write_bat (ppc_bat_t bat, unsigned long upper, unsigned long lower) in write_bat() 122 int read_bat (ppc_bat_t bat, unsigned long *upper, unsigned long *lower) in read_bat()
|
| /third_party/uboot/u-boot-2020.01/lib/ |
| D | addr_map.c | 20 u64 base, upper, addr; in addrmap_virt_to_phys() local 42 phys_addr_t base, upper; in addrmap_phys_to_virt() local
|
| /third_party/boost/libs/iostreams/test/ |
| D | line_filter_test.cpp | 59 uppercase_file upper; in read_line_filter() local 74 uppercase_file upper; in write_line_filter() local
|
| D | read_bidir_filter_test.hpp | 28 uppercase_file upper; in read_bidirectional_filter_test() local
|
| /third_party/boost/boost/histogram/axis/ |
| D | polymorphic_bin.hpp | 36 polymorphic_bin(value_type lower, value_type upper) in polymorphic_bin() 45 value_type upper() const noexcept { return upper_; } in upper() function in boost::histogram::axis::polymorphic_bin
|
| /third_party/typescript/tests/cases/compiler/ |
| D | exportedVariable1.ts | 3 var upper = foo.name.toUpperCase(); variable
|
| /third_party/boost/boost/spirit/home/karma/numeric/ |
| D | bool.hpp | 258 static bool const upper = member 283 static bool const upper = member 329 static bool const upper = member 373 static bool const upper = member 405 static bool const upper = member
|
| D | int.hpp | 350 static bool const upper = member 402 static bool const upper = member 460 static bool const upper = member 506 static bool const upper = member
|
| /third_party/boost/boost/spirit/home/karma/char/ |
| D | char.hpp | 347 static bool const upper = member 395 static bool const upper = member 419 static bool const upper = member 473 static bool const upper = member 502 static bool const upper = member 529 static bool const upper = member
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
| D | lossless_neon.c | 207 static void PredictorAdd0_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd0_NEON() 220 static void PredictorAdd1_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd1_NEON() 274 static void PredictorAdd5_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd5_NEON() 299 static void PredictorAdd6_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd6_NEON() 315 static void PredictorAdd7_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd7_NEON() 361 static void PredictorAdd10_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd10_NEON() 392 static void PredictorAdd11_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd11_NEON() 425 static void PredictorAdd12_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd12_NEON() 466 static void PredictorAdd13_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd13_NEON()
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | lossless_neon.c | 207 static void PredictorAdd0_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd0_NEON() 220 static void PredictorAdd1_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd1_NEON() 274 static void PredictorAdd5_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd5_NEON() 299 static void PredictorAdd6_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd6_NEON() 315 static void PredictorAdd7_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd7_NEON() 361 static void PredictorAdd10_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd10_NEON() 392 static void PredictorAdd11_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd11_NEON() 425 static void PredictorAdd12_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd12_NEON() 466 static void PredictorAdd13_NEON(const uint32_t* in, const uint32_t* upper, in PredictorAdd13_NEON()
|
| /third_party/boost/boost/icl/ |
| D | open_interval.hpp | 66 DomainT upper()const{ return _upb; } in upper() function in boost::icl::open_interval 89 static domain_type upper(const interval_type& inter_val){ return inter_val.upper(); } in upper() function
|
| D | right_open_interval.hpp | 64 domain_type upper()const{ return _upb; } in upper() function in boost::icl::right_open_interval 87 static domain_type upper(const interval_type& inter_val){ return inter_val.upper(); } in upper() function
|
| D | left_open_interval.hpp | 65 DomainT upper()const{ return _upb; } in upper() function in boost::icl::left_open_interval 88 static domain_type upper(const interval_type& inter_val){ return inter_val.upper(); } in upper() function
|
| D | closed_interval.hpp | 61 DomainT upper()const{ return _upb; } in upper() function in boost::icl::closed_interval 88 static domain_type upper(const interval_type& inter_val){ return inter_val.upper(); } in upper() function
|
| /third_party/uboot/u-boot-2020.01/include/ |
| D | capitalization.h | 7 u16 upper; member
|
| /third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-mx31/ |
| D | sys_proto.h | 13 u32 upper; member
|
| /third_party/typescript/tests/baselines/reference/ |
| D | exportedVariable1.js | 3 var upper = foo.name.toUpperCase(); variable
|
| /third_party/boost/libs/math/example/ |
| D | neg_binom_confidence_limits.cpp | 92 double upper = negative_binomial::find_upper_bound_on_p(trials, successes, alpha[i]/2); in confidence_limits_on_frequency() local
|