Searched defs:ubound (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/math/distributions/detail/ |
D | hypergeometric_quantile.hpp | 28 …_from_p(unsigned x, T p, T cum, T fudge_factor, unsigned /*lbound*/, unsigned ubound, const polici… in round_x_from_p() argument 39 …nd_x_from_p(unsigned x, T p, T cum, T fudge_factor, unsigned lbound, unsigned ubound, const polici… in round_x_from_p() 47 …nd_x_from_p(unsigned x, T p, T cum, T fudge_factor, unsigned lbound, unsigned ubound, const polici… in round_x_from_p() 72 …_from_q(unsigned x, T q, T cum, T fudge_factor, unsigned /*lbound*/, unsigned ubound, const polici… in round_x_from_q() argument 83 …nd_x_from_q(unsigned x, T q, T cum, T fudge_factor, unsigned lbound, unsigned ubound, const polici… in round_x_from_q() 91 …nd_x_from_q(unsigned x, T q, T cum, T fudge_factor, unsigned lbound, unsigned ubound, const polici… in round_x_from_q()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_conv.c | 288 unsigned long long ubound; in lp_build_clamped_float_to_unsigned_norm() local 405 unsigned long long ubound; in lp_build_unsigned_norm_to_float() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFramebufferBlitTests.cpp | 749 …const tcu::IVec2 ubound = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (tcu::IVec2(128, 128)) : (tcu::I… in init() local
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 17278 ubound(dimension?: number): number; method
|