/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/numerics/ |
D | safe_math_shared_impl.h | 62 struct CheckedMulFastOp { struct 63 static const bool is_supported = false; 65 static constexpr bool Do(T, U, V*) { in Do()
|
D | safe_math_clang_gcc_impl.h | 91 struct CheckedMulFastOp { struct 97 static const bool is_supported = 106 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/numerics/ |
D | safe_math_shared_impl.h | 62 struct CheckedMulFastOp { struct 63 static const bool is_supported = false; 65 static constexpr bool Do(T, U, V*) { in Do()
|
D | safe_math_clang_gcc_impl.h | 91 struct CheckedMulFastOp { struct 97 static const bool is_supported = 106 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do()
|
/aosp_15_r20/external/libchrome/base/numerics/ |
H A D | safe_math_shared_impl.h | 59 struct CheckedMulFastOp { struct 60 static const bool is_supported = false; 62 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 88 struct CheckedMulFastOp { struct 94 static const bool is_supported = 103 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do()
|
/aosp_15_r20/external/cronet/base/numerics/ |
H A D | safe_math_shared_impl.h | 64 struct CheckedMulFastOp { struct 65 static const bool is_supported = false; 67 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 88 struct CheckedMulFastOp { struct 94 static const bool is_supported = 103 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do()
|
/aosp_15_r20/external/angle/src/common/base/anglebase/numerics/ |
H A D | safe_math_shared_impl.h | 69 struct CheckedMulFastOp struct 71 static const bool is_supported = false; 73 static constexpr bool Do(T, U, V *) in Do()
|
H A D | safe_math_clang_gcc_impl.h | 104 struct CheckedMulFastOp struct 111 static const bool is_supported = (IsTypeInRangeForNumericType<intptr_t, T>::value && 119 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V *result) 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 | 61 struct CheckedMulFastOp { struct 62 static const bool is_supported = false; 64 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 87 struct CheckedMulFastOp { struct 93 static const bool is_supported = 102 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do()
|
/aosp_15_r20/external/pdfium/third_party/base/numerics/ |
H A D | safe_math_shared_impl.h | 64 struct CheckedMulFastOp { struct 65 static const bool is_supported = false; 67 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 89 struct CheckedMulFastOp { struct 95 static const bool is_supported = 104 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do()
|