| /external/armnn/src/backends/reference/workloads/ |
| D | Ceil.hpp | 13 struct ceil struct 15 typedef T result_type; 16 typedef T argument_type; 19 operator () (const T& inputData) const in operator ()()
|
| /external/musl/src/math/i386/ |
| D | floor.s | 27 .global ceil symbol 29 ceil: label
|
| /external/trusty/musl/src/math/i386/ |
| D | floor.s | 27 .global ceil symbol 29 ceil: label
|
| /external/jemalloc_new/test/unit/ |
| D | extent_quantize.c | 60 size_t lextent_size, extent_size, floor, ceil; in TEST_BEGIN() local 109 size_t extent_size, floor, ceil; in TEST_BEGIN() local
|
| /external/cronet/third_party/libc++/src/include/__math/ |
| D | rounding_functions.h | 29 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI float ceil(float __x) _NOEXCEPT { return __built… in ceil() function 32 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI double ceil(double __x) _NOEXCEPT { in ceil() function 36 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI long double ceil(long double __x) _NOEXCEPT { in ceil() function 41 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI double ceil(_A1 __x) _NOEXCEPT { in ceil() function
|
| /external/musl/src/math/powerpc64/ |
| D | ceil.c | 5 double ceil(double x) in ceil() function
|
| /external/trusty/musl/src/math/s390x/ |
| D | ceil.c | 5 double ceil(double x) in ceil() function
|
| /external/trusty/musl/src/math/powerpc64/ |
| D | ceil.c | 5 double ceil(double x) in ceil() function
|
| /external/musl/src/math/aarch64/ |
| D | ceil.c | 3 double ceil(double x) in ceil() function
|
| /external/trusty/musl/src/math/aarch64/ |
| D | ceil.c | 3 double ceil(double x) in ceil() function
|
| /external/musl/src/math/s390x/ |
| D | ceil.c | 5 double ceil(double x) in ceil() function
|
| /external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/ |
| D | ceil.hpp | 25 To ceil(const duration<Rep, Period>& d) in ceil() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
| D | cpu_fusion_test.cc | 99 auto ceil = builder.AddInstruction( in TEST_F() local 149 auto ceil = builder.AddInstruction( in TEST_F() local 246 auto ceil = builder.AddInstruction( in TEST_F() local
|
| /external/sdv/vsomeip/third_party/boost/numeric/conversion/test/ |
| D | test_helpers.cpp | 65 inline MyInt ceil ( MyInt const& x ) { return x ; } in ceil() function 77 inline MyFloat ceil ( MyFloat const& x ) in ceil() function
|
| D | converter_test.cpp | 29 inline float ceil (float x) { return std::ceil ( static_cast<double>(x)); } in ceil() function 31 inline long double ceil (long double x) { return std::ceill (x); } in ceil() function
|
| /external/musl/src/math/ |
| D | ceil.c | 10 double ceil(double x) in ceil() function
|
| /external/trusty/musl/src/math/ |
| D | ceil.c | 10 double ceil(double x) in ceil() function
|
| /external/rust/crates/libm/src/math/ |
| D | ceil.rs | 10 pub fn ceil(x: f64) -> f64 { in ceil() function
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowFloatMath.java | 35 protected static float ceil(float value) { in ceil() method in ShadowFloatMath
|
| /external/cronet/third_party/libc++/src/test/std/numerics/bit/bit.pow.two/ |
| D | bit_ceil.pass.cpp | 59 T ceil = 256; in test() local
|
| /external/libnl/python/netlink/route/qdisc/ |
| D | htb.py | 66 def ceil(self): member in HTBClass 71 def ceil(self, value): member in HTBClass
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | ceil.cc | 26 namespace ceil { namespace
|
| /external/rust/crates/glam/src/f32/ |
| D | math.rs | 103 pub(crate) fn ceil(f: f32) -> f32 { in ceil() function 212 pub(crate) fn ceil(f: f32) -> f32 { in ceil() function
|
| /external/rust/crates/glam/src/f64/ |
| D | math.rs | 68 pub(crate) fn ceil(f: f64) -> f64 { in ceil() function 176 pub(crate) fn ceil(f: f64) -> f64 { in ceil() function
|
| /external/deqp/external/vulkancts/modules/vulkan/texture/ |
| D | vktSampleVerifierUtil.hpp | 116 tcu::Vector<float, Size> ceil(const tcu::Vector<float, Size> &v) in ceil() function
|