/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/numerics/ |
D | safe_math_clang_gcc_impl.h | 123 struct ClampedSubFastOp { struct 153 return ClampedSubFastOp<T, T>::template Do<T>(T(0), value); in Do()
|
D | clamped_math_impl.h | 112 if (ClampedSubFastOp<T, U>::is_supported) 113 return ClampedSubFastOp<T, U>::template Do<V>(x, y);
|
D | safe_math_shared_impl.h | 82 struct ClampedSubFastOp { struct
|
/aosp_15_r20/external/libchrome/base/numerics/ |
H A D | safe_math_clang_gcc_impl.h | 120 struct ClampedSubFastOp { struct 150 return ClampedSubFastOp<T, T>::template Do<T>(T(0), value); in Do()
|
H A D | clamped_math_impl.h | 109 if (ClampedSubFastOp<T, U>::is_supported) 110 return ClampedSubFastOp<T, U>::template Do<V>(x, y);
|
H A D | safe_math_shared_impl.h | 79 struct ClampedSubFastOp { struct
|
/aosp_15_r20/external/cronet/base/numerics/ |
H A D | safe_math_clang_gcc_impl.h | 120 struct ClampedSubFastOp { struct 150 return ClampedSubFastOp<T, T>::template Do<T>(T(0), value); in Do()
|
H A D | clamped_math_impl.h | 102 if (!IsConstantEvaluated() && ClampedSubFastOp<T, U>::is_supported) 103 return ClampedSubFastOp<T, U>::template Do<V>(x, y);
|
H A D | safe_math_shared_impl.h | 84 struct ClampedSubFastOp { struct
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/numerics/ |
D | safe_math_clang_gcc_impl.h | 123 struct ClampedSubFastOp { struct 153 return ClampedSubFastOp<T, T>::template Do<T>(T(0), value); in Do()
|
D | safe_math_shared_impl.h | 82 struct ClampedSubFastOp { struct
|
/aosp_15_r20/external/angle/src/common/base/anglebase/numerics/ |
H A D | safe_math_clang_gcc_impl.h | 138 struct ClampedSubFastOp struct 174 return ClampedSubFastOp<T, T>::template Do<T>(T(0), value); in Do()
|
H A D | clamped_math_impl.h | 115 if constexpr (ClampedSubFastOp<T, U>::is_supported) 116 return ClampedSubFastOp<T, U>::template Do<V>(x, y);
|
H A D | safe_math_shared_impl.h | 93 struct ClampedSubFastOp struct
|
/aosp_15_r20/external/pdfium/third_party/base/numerics/ |
H A D | safe_math_clang_gcc_impl.h | 121 struct ClampedSubFastOp { struct 151 return ClampedSubFastOp<T, T>::template Do<T>(T(0), value); in Do()
|
H A D | clamped_math_impl.h | 110 if (!IsConstantEvaluated() && ClampedSubFastOp<T, U>::is_supported) 111 return ClampedSubFastOp<T, U>::template Do<V>(x, y);
|
H A D | safe_math_shared_impl.h | 84 struct ClampedSubFastOp { struct
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/numerics/ |
H A D | safe_math_clang_gcc_impl.h | 119 struct ClampedSubFastOp { struct 149 return ClampedSubFastOp<T, T>::template Do<T>(T(0), value); in Do()
|
H A D | clamped_math_impl.h | 106 if (!PA_IsConstantEvaluated() && ClampedSubFastOp<T, U>::is_supported) { 107 return ClampedSubFastOp<T, U>::template Do<V>(x, y);
|
H A D | safe_math_shared_impl.h | 81 struct ClampedSubFastOp { struct
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/numerics/ |
D | clamped_math_impl.h | 112 if (ClampedSubFastOp<T, U>::is_supported) 113 return ClampedSubFastOp<T, U>::template Do<V>(x, y);
|