Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/numerics/
Dsafe_math_arm_impl.h74 struct ClampedSubFastAsmOp { struct
75 static const bool is_supported =
82 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
Dsafe_math_clang_gcc_impl.h49 struct ClampedSubFastAsmOp { struct
50 static const bool is_supported = false;
52 static constexpr V Do(T, U) { in Do()
/external/cronet/base/numerics/
Dsafe_math_arm_impl.h73 struct ClampedSubFastAsmOp { struct
74 static const bool is_supported =
81 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
Dsafe_math_clang_gcc_impl.h48 struct ClampedSubFastAsmOp { struct
49 static const bool is_supported = false;
51 static constexpr V Do(T, U) { in Do()
/external/angle/src/common/base/anglebase/numerics/
Dsafe_math_arm_impl.h77 struct ClampedSubFastAsmOp struct
79 static const bool is_supported =
84 __attribute__((always_inline)) static V Do(T x, U y) in Do()
Dsafe_math_clang_gcc_impl.h56 struct ClampedSubFastAsmOp struct
58 static const bool is_supported = false;
60 static constexpr V Do(T, U) in Do()
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/numerics/
Dsafe_math_arm_impl.h72 struct ClampedSubFastAsmOp { struct
73 static const bool is_supported =
80 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
Dsafe_math_clang_gcc_impl.h47 struct ClampedSubFastAsmOp { struct
48 static const bool is_supported = false;
50 static constexpr V Do(T, U) { in Do()
/external/libchrome/base/numerics/
Dsafe_math_arm_impl.h71 struct ClampedSubFastAsmOp { struct
72 static const bool is_supported =
79 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
Dsafe_math_clang_gcc_impl.h48 struct ClampedSubFastAsmOp { struct
49 static const bool is_supported = false;
51 static constexpr V Do(T, U) { in Do()