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 D | clamped_math.h | 198 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 D | clamped_math.h | 206 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/ |
D | clamped_math.h | 209 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 D | clamped_math.h | 218 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/ |
D | clamped_math.h | 209 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 D | clamped_math.h | 201 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 D | clamped_math.h | 206 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
|