Home
last modified time | relevance | path

Searched defs:ClampedSubFastOp (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/numerics/
Dsafe_math_shared_impl.h82 struct ClampedSubFastOp { struct
83 static const bool is_supported = false;
85 static constexpr V Do(T, U) { in Do()
Dsafe_math_clang_gcc_impl.h123 struct ClampedSubFastOp { struct
124 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;
126 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/numerics/
Dsafe_math_shared_impl.h82 struct ClampedSubFastOp { struct
83 static const bool is_supported = false;
85 static constexpr V Do(T, U) { in Do()
Dsafe_math_clang_gcc_impl.h123 struct ClampedSubFastOp { struct
124 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;
126 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
/aosp_15_r20/external/libchrome/base/numerics/
H A Dsafe_math_shared_impl.h79 struct ClampedSubFastOp { struct
80 static const bool is_supported = false;
82 static constexpr V Do(T, U) { in Do()
H A Dsafe_math_clang_gcc_impl.h120 struct ClampedSubFastOp { struct
121 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;
123 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
/aosp_15_r20/external/cronet/base/numerics/
H A Dsafe_math_shared_impl.h84 struct ClampedSubFastOp { struct
85 static const bool is_supported = false;
87 static constexpr V Do(T, U) { in Do()
H A Dsafe_math_clang_gcc_impl.h120 struct ClampedSubFastOp { struct
121 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;
123 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
/aosp_15_r20/external/angle/src/common/base/anglebase/numerics/
H A Dsafe_math_shared_impl.h93 struct ClampedSubFastOp struct
95 static const bool is_supported = false;
97 static constexpr V Do(T, U) in Do()
H A Dsafe_math_clang_gcc_impl.h138 struct ClampedSubFastOp struct
140 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;
142 __attribute__((always_inline)) static V Do(T x, U y) in Do()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/numerics/
H A Dsafe_math_shared_impl.h81 struct ClampedSubFastOp { struct
82 static const bool is_supported = false;
84 static constexpr V Do(T, U) { in Do()
H A Dsafe_math_clang_gcc_impl.h119 struct ClampedSubFastOp { struct
120 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;
122 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
/aosp_15_r20/external/pdfium/third_party/base/numerics/
H A Dsafe_math_shared_impl.h84 struct ClampedSubFastOp { struct
85 static const bool is_supported = false;
87 static constexpr V Do(T, U) { in Do()
H A Dsafe_math_clang_gcc_impl.h121 struct ClampedSubFastOp { struct
122 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;
124 __attribute__((always_inline)) static V Do(T x, U y) { in Do()