Home
last modified time | relevance | path

Searched defs:CheckedMulFastOp (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/numerics/
Dsafe_math_shared_impl.h62 struct CheckedMulFastOp { struct
63 static const bool is_supported = false;
65 static constexpr bool Do(T, U, V*) { in Do()
Dsafe_math_clang_gcc_impl.h91 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/
Dsafe_math_shared_impl.h62 struct CheckedMulFastOp { struct
63 static const bool is_supported = false;
65 static constexpr bool Do(T, U, V*) { in Do()
Dsafe_math_clang_gcc_impl.h91 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 Dsafe_math_shared_impl.h59 struct CheckedMulFastOp { struct
60 static const bool is_supported = false;
62 static constexpr bool Do(T, U, V*) { in Do()
H A Dsafe_math_clang_gcc_impl.h88 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 Dsafe_math_shared_impl.h64 struct CheckedMulFastOp { struct
65 static const bool is_supported = false;
67 static constexpr bool Do(T, U, V*) { in Do()
H A Dsafe_math_clang_gcc_impl.h88 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 Dsafe_math_shared_impl.h69 struct CheckedMulFastOp struct
71 static const bool is_supported = false;
73 static constexpr bool Do(T, U, V *) in Do()
H A Dsafe_math_clang_gcc_impl.h104 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 Dsafe_math_shared_impl.h61 struct CheckedMulFastOp { struct
62 static const bool is_supported = false;
64 static constexpr bool Do(T, U, V*) { in Do()
H A Dsafe_math_clang_gcc_impl.h87 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 Dsafe_math_shared_impl.h64 struct CheckedMulFastOp { struct
65 static const bool is_supported = false;
67 static constexpr bool Do(T, U, V*) { in Do()
H A Dsafe_math_clang_gcc_impl.h89 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()