Home
last modified time | relevance | path

Searched defs:CheckedSubFastOp (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.h52 struct CheckedSubFastOp { struct
53 static const bool is_supported = false;
55 static constexpr bool Do(T, U, V*) { in Do()
Dsafe_math_clang_gcc_impl.h82 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/
Dsafe_math_shared_impl.h52 struct CheckedSubFastOp { struct
53 static const bool is_supported = false;
55 static constexpr bool Do(T, U, V*) { in Do()
Dsafe_math_clang_gcc_impl.h82 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 Dsafe_math_shared_impl.h49 struct CheckedSubFastOp { struct
50 static const bool is_supported = false;
52 static constexpr bool Do(T, U, V*) { in Do()
H A Dsafe_math_clang_gcc_impl.h79 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 Dsafe_math_shared_impl.h54 struct CheckedSubFastOp { struct
55 static const bool is_supported = false;
57 static constexpr bool Do(T, U, V*) { in Do()
H A Dsafe_math_clang_gcc_impl.h79 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 Dsafe_math_shared_impl.h57 struct CheckedSubFastOp struct
59 static const bool is_supported = false;
61 static constexpr bool Do(T, U, V *) in Do()
H A Dsafe_math_clang_gcc_impl.h93 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 Dsafe_math_shared_impl.h51 struct CheckedSubFastOp { struct
52 static const bool is_supported = false;
54 static constexpr bool Do(T, U, V*) { in Do()
H A Dsafe_math_clang_gcc_impl.h78 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 Dsafe_math_shared_impl.h54 struct CheckedSubFastOp { struct
55 static const bool is_supported = false;
57 static constexpr bool Do(T, U, V*) { in Do()
H A Dsafe_math_clang_gcc_impl.h80 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()