/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/numerics/ |
D | safe_math_shared_impl.h | 72 struct ClampedAddFastOp { struct 73 static const bool is_supported = false; 75 static constexpr V Do(T, U) { in Do()
|
D | safe_math_clang_gcc_impl.h | 114 struct ClampedAddFastOp { struct 115 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; 117 __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 | 72 struct ClampedAddFastOp { struct 73 static const bool is_supported = false; 75 static constexpr V Do(T, U) { in Do()
|
D | safe_math_clang_gcc_impl.h | 114 struct ClampedAddFastOp { struct 115 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; 117 __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 | 69 struct ClampedAddFastOp { struct 70 static const bool is_supported = false; 72 static constexpr V Do(T, U) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 111 struct ClampedAddFastOp { struct 112 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; 114 __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 | 74 struct ClampedAddFastOp { struct 75 static const bool is_supported = false; 77 static constexpr V Do(T, U) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 111 struct ClampedAddFastOp { struct 112 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; 114 __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 | 81 struct ClampedAddFastOp struct 83 static const bool is_supported = false; 85 static constexpr V Do(T, U) in Do()
|
H A D | safe_math_clang_gcc_impl.h | 127 struct ClampedAddFastOp struct 129 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; 131 __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 | 71 struct ClampedAddFastOp { struct 72 static const bool is_supported = false; 74 static constexpr V Do(T, U) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 110 struct ClampedAddFastOp { struct 111 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; 113 __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 | 74 struct ClampedAddFastOp { struct 75 static const bool is_supported = false; 77 static constexpr V Do(T, U) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 112 struct ClampedAddFastOp { struct 113 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; 115 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
|