Home
last modified time | relevance | path

Searched defs:ClampMathOp (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/numerics/
H A Dclamped_math.h198 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
211 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function
/aosp_15_r20/external/libchrome/base/numerics/
H A Dclamped_math.h206 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
220 ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/numerics/
Dclamped_math.h209 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
223 ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function
/aosp_15_r20/external/angle/src/common/base/anglebase/numerics/
H A Dclamped_math.h218 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp(const L lhs, const R rhs) in ClampMathOp() function
226 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) in ClampMathOp() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/numerics/
Dclamped_math.h209 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
223 ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function
/aosp_15_r20/external/cronet/base/numerics/
H A Dclamped_math.h201 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
214 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function
/aosp_15_r20/external/pdfium/third_party/base/numerics/
H A Dclamped_math.h206 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
219 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function