/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/numerics/ |
D | safe_math_arm_impl.h | 21 struct CheckedMulFastAsmOp { struct 22 static const bool is_supported = 37 __attribute__((always_inline)) static bool Do(T x, U y, V* result) { in Do()
|
D | safe_math_clang_gcc_impl.h | 31 struct CheckedMulFastAsmOp { struct 32 static const bool is_supported = false; 34 static constexpr bool Do(T, U, V*) { in Do()
|
/aosp_15_r20/external/angle/src/common/base/anglebase/numerics/ |
H A D | safe_math_arm_impl.h | 21 struct CheckedMulFastAsmOp struct 23 static const bool is_supported = FastIntegerArithmeticPromotion<T, U>::is_contained; 37 __attribute__((always_inline)) static bool Do(T x, U y, V *result) in Do()
|
H A D | safe_math_clang_gcc_impl.h | 32 struct CheckedMulFastAsmOp struct 34 static const bool is_supported = false; 36 static constexpr bool Do(T, U, V *) in Do()
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/numerics/ |
H A D | safe_math_arm_impl.h | 16 struct CheckedMulFastAsmOp { struct 17 static const bool is_supported = 33 static constexpr bool Do(T x, U y, V* result) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 27 struct CheckedMulFastAsmOp { struct 28 static const bool is_supported = false; 30 static constexpr bool Do(T, U, V*) { in Do()
|
/aosp_15_r20/external/cronet/base/numerics/ |
H A D | safe_math_arm_impl.h | 17 struct CheckedMulFastAsmOp { struct 18 static const bool is_supported = 34 static constexpr bool Do(T x, U y, V* result) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 28 struct CheckedMulFastAsmOp { struct 29 static const bool is_supported = false; 31 static constexpr bool Do(T, U, V*) { in Do()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/numerics/ |
D | safe_math_arm_impl.h | 21 struct CheckedMulFastAsmOp { struct 22 static const bool is_supported = 37 __attribute__((always_inline)) static bool Do(T x, U y, V* result) { in Do()
|
D | safe_math_clang_gcc_impl.h | 31 struct CheckedMulFastAsmOp { struct 32 static const bool is_supported = false; 34 static constexpr bool Do(T, U, V*) { in Do()
|
/aosp_15_r20/external/libchrome/base/numerics/ |
H A D | safe_math_arm_impl.h | 18 struct CheckedMulFastAsmOp { struct 19 static const bool is_supported = 34 __attribute__((always_inline)) static bool Do(T x, U y, V* result) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 28 struct CheckedMulFastAsmOp { struct 29 static const bool is_supported = false; 31 static constexpr bool Do(T, U, V*) { in Do()
|
/aosp_15_r20/external/pdfium/third_party/base/numerics/ |
H A D | safe_math_arm_impl.h | 18 struct CheckedMulFastAsmOp { struct 19 static const bool is_supported = 35 static constexpr bool Do(T x, U y, V* result) { in Do()
|
H A D | safe_math_clang_gcc_impl.h | 29 struct CheckedMulFastAsmOp { struct 30 static const bool is_supported = false; 32 static constexpr bool Do(T, U, V*) { in Do()
|