/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/numerics/ |
D | safe_math_shared_impl.h | 42 struct CheckedAddFastOp { struct 43 static const bool is_supported = false; 45 static constexpr bool Do(T, U, V*) { in Do()
|
D | safe_math_clang_gcc_impl.h | 73 struct CheckedAddFastOp { struct 74 static const bool is_supported = true; 76 __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 | 42 struct CheckedAddFastOp { struct 43 static const bool is_supported = false; 45 static constexpr bool Do(T, U, V*) { in Do()
|
D | safe_math_clang_gcc_impl.h | 73 struct CheckedAddFastOp { struct 74 static const bool is_supported = true; 76 __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 | 39 struct CheckedAddFastOp { struct 40 static const bool is_supported = false; 42 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 70 struct CheckedAddFastOp { struct 71 static const bool is_supported = true; 73 __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 | 44 struct CheckedAddFastOp { struct 45 static const bool is_supported = false; 47 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 70 struct CheckedAddFastOp { struct 71 static const bool is_supported = true; 73 __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 | 45 struct CheckedAddFastOp struct 47 static const bool is_supported = false; 49 static constexpr bool Do(T, U, V *) in Do()
|
H A D | safe_math_clang_gcc_impl.h | 82 struct CheckedAddFastOp struct 84 static const bool is_supported = true; 86 __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 | 41 struct CheckedAddFastOp { struct 42 static const bool is_supported = false; 44 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 69 struct CheckedAddFastOp { struct 70 static const bool is_supported = true; 72 __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 | 44 struct CheckedAddFastOp { struct 45 static const bool is_supported = false; 47 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 71 struct CheckedAddFastOp { struct 72 static const bool is_supported = true; 74 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do()
|