/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/numerics/ |
D | safe_math_shared_impl.h | 82 struct ClampedSubFastOp { struct 83 static const bool is_supported = false; 85 static constexpr V Do(T, U) { in Do()
|
D | safe_math_clang_gcc_impl.h | 123 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/ |
D | safe_math_shared_impl.h | 82 struct ClampedSubFastOp { struct 83 static const bool is_supported = false; 85 static constexpr V Do(T, U) { in Do()
|
D | safe_math_clang_gcc_impl.h | 123 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 D | safe_math_shared_impl.h | 79 struct ClampedSubFastOp { struct 80 static const bool is_supported = false; 82 static constexpr V Do(T, U) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 120 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 D | safe_math_shared_impl.h | 84 struct ClampedSubFastOp { struct 85 static const bool is_supported = false; 87 static constexpr V Do(T, U) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 120 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 D | safe_math_shared_impl.h | 93 struct ClampedSubFastOp struct 95 static const bool is_supported = false; 97 static constexpr V Do(T, U) in Do()
|
H A D | safe_math_clang_gcc_impl.h | 138 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 D | safe_math_shared_impl.h | 81 struct ClampedSubFastOp { struct 82 static const bool is_supported = false; 84 static constexpr V Do(T, U) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 119 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 D | safe_math_shared_impl.h | 84 struct ClampedSubFastOp { struct 85 static const bool is_supported = false; 87 static constexpr V Do(T, U) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 121 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()
|