Home
last modified time | relevance | path

Searched defs:MathOp (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/numerics/
H A Dclamped_math.h147 static constexpr ClampedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
155 constexpr ClampedNumeric& MathOp(const R rhs) { in MathOp() function
H A Dchecked_math.h211 static constexpr CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
222 constexpr CheckedNumeric& MathOp(const R rhs) { in MathOp() function
/aosp_15_r20/external/libchrome/base/numerics/
H A Dclamped_math.h148 static constexpr ClampedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
156 constexpr ClampedNumeric& MathOp(const R rhs) { in MathOp() function
H A Dchecked_math.h230 static constexpr CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
241 constexpr CheckedNumeric& MathOp(const R rhs) { in MathOp() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/numerics/
Dclamped_math.h151 static constexpr ClampedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
159 constexpr ClampedNumeric& MathOp(const R rhs) { in MathOp() function
Dchecked_math.h233 static constexpr CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
244 constexpr CheckedNumeric& MathOp(const R rhs) { in MathOp() function
/aosp_15_r20/external/angle/src/common/base/anglebase/numerics/
H A Dclamped_math.h156 static constexpr ClampedNumeric MathOp(const L lhs, const R rhs) in MathOp() function
165 constexpr ClampedNumeric &MathOp(const R rhs) in MathOp() function
H A Dchecked_math.h225 static constexpr CheckedNumeric MathOp(const L lhs, const R rhs) in MathOp() function
236 constexpr CheckedNumeric &MathOp(const R rhs) in MathOp() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/numerics/
Dclamped_math.h151 static constexpr ClampedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
159 constexpr ClampedNumeric& MathOp(const R rhs) { in MathOp() function
Dchecked_math.h233 static constexpr CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
244 constexpr CheckedNumeric& MathOp(const R rhs) { in MathOp() function
/aosp_15_r20/external/cronet/base/numerics/
H A Dclamped_math.h152 static constexpr ClampedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
160 constexpr ClampedNumeric& MathOp(const R rhs) { in MathOp() function
H A Dchecked_math.h215 static constexpr CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
226 constexpr CheckedNumeric& MathOp(const R rhs) { in MathOp() function
/aosp_15_r20/external/pdfium/third_party/base/numerics/
H A Dclamped_math.h155 static constexpr ClampedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
163 constexpr ClampedNumeric& MathOp(const R rhs) { in MathOp() function
H A Dchecked_math.h218 static constexpr CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function
229 constexpr CheckedNumeric& MathOp(const R rhs) { in MathOp() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3528 unsigned MathOp = ISD::DELETED_NODE; in visitMUL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4108 unsigned MathOp = ISD::DELETED_NODE; in visitMUL() local