/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/numerics/ |
D | safe_math_shared_impl.h | 52 struct CheckedSubFastOp { struct 53 static const bool is_supported = false; 55 static constexpr bool Do(T, U, V*) { in Do()
|
D | safe_math_clang_gcc_impl.h | 82 struct CheckedSubFastOp { struct 83 static const bool is_supported = true; 85 __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 | 52 struct CheckedSubFastOp { struct 53 static const bool is_supported = false; 55 static constexpr bool Do(T, U, V*) { in Do()
|
D | safe_math_clang_gcc_impl.h | 82 struct CheckedSubFastOp { struct 83 static const bool is_supported = true; 85 __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 | 49 struct CheckedSubFastOp { struct 50 static const bool is_supported = false; 52 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 79 struct CheckedSubFastOp { struct 80 static const bool is_supported = true; 82 __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 | 54 struct CheckedSubFastOp { struct 55 static const bool is_supported = false; 57 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 79 struct CheckedSubFastOp { struct 80 static const bool is_supported = true; 82 __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 | 57 struct CheckedSubFastOp struct 59 static const bool is_supported = false; 61 static constexpr bool Do(T, U, V *) in Do()
|
H A D | safe_math_clang_gcc_impl.h | 93 struct CheckedSubFastOp struct 95 static const bool is_supported = true; 97 __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 | 51 struct CheckedSubFastOp { struct 52 static const bool is_supported = false; 54 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 78 struct CheckedSubFastOp { struct 79 static const bool is_supported = true; 81 __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 | 54 struct CheckedSubFastOp { struct 55 static const bool is_supported = false; 57 static constexpr bool Do(T, U, V*) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 80 struct CheckedSubFastOp { struct 81 static const bool is_supported = true; 83 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do()
|