Home
last modified time | relevance | path

Searched defs:ClampedAddFastAsmOp (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/third_party/base/numerics/
Dsafe_math_arm_impl.h48 struct ClampedAddFastAsmOp { struct
49 static const bool is_supported =
56 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
Dsafe_math_clang_gcc_impl.h39 struct ClampedAddFastAsmOp { struct
40 static const bool is_supported = false;
42 static constexpr V Do(T, U) { in Do()
/external/cronet/base/numerics/
Dsafe_math_arm_impl.h47 struct ClampedAddFastAsmOp { struct
48 static const bool is_supported =
55 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
Dsafe_math_clang_gcc_impl.h38 struct ClampedAddFastAsmOp { struct
39 static const bool is_supported = false;
41 static constexpr V Do(T, U) { in Do()
/external/angle/src/common/base/anglebase/numerics/
Dsafe_math_arm_impl.h51 struct ClampedAddFastAsmOp struct
53 static const bool is_supported =
58 __attribute__((always_inline)) static V Do(T x, U y) in Do()
Dsafe_math_clang_gcc_impl.h44 struct ClampedAddFastAsmOp struct
46 static const bool is_supported = false;
48 static constexpr V Do(T, U) in Do()
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/numerics/
Dsafe_math_arm_impl.h46 struct ClampedAddFastAsmOp { struct
47 static const bool is_supported =
54 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
Dsafe_math_clang_gcc_impl.h37 struct ClampedAddFastAsmOp { struct
38 static const bool is_supported = false;
40 static constexpr V Do(T, U) { in Do()
/external/libchrome/base/numerics/
Dsafe_math_arm_impl.h45 struct ClampedAddFastAsmOp { struct
46 static const bool is_supported =
53 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
Dsafe_math_clang_gcc_impl.h38 struct ClampedAddFastAsmOp { struct
39 static const bool is_supported = false;
41 static constexpr V Do(T, U) { in Do()