Home
last modified time | relevance | path

Searched defs:can_overflow (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Dmathmodule.c682 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1()
790 #define FUNC1(funcname, func, can_overflow, docstring) \ argument
/aosp_15_r20/external/python/cpython3/Modules/
Dmathmodule.c1041 int can_overflow) in math_1_to_whatever()
1116 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1()
1156 #define FUNC1(funcname, func, can_overflow, docstring) \ argument
/aosp_15_r20/external/pytorch/c10/util/
H A DTypeSafeSignMath.h80 constexpr bool can_overflow = in greater_than_max() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DUtils.h158 constexpr bool can_overflow = in greater_than_max() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/num/
H A Dmod.rs120 fn can_overflow<T>(radix: u32, input: &str) -> bool in test_can_not_overflow() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/num/
H A Dmod.rs120 fn can_overflow<T>(radix: u32, input: &str) -> bool in test_can_not_overflow() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/num/
H A Dmod.rs120 fn can_overflow<T>(radix: u32, input: &str) -> bool in test_can_not_overflow() function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/utils/
H A DVecUtils.h164 constexpr bool can_overflow = in greater_than_max() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/num/
H A Dmod.rs120 fn can_overflow<T>(radix: u32, input: &str) -> bool in test_can_not_overflow() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/num/
H A Dmod.rs120 fn can_overflow<T>(radix: u32, input: &str) -> bool in test_can_not_overflow() function