| /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/jemalloc/test/unit/ |
| D | run_quantize.c | 60 size_t lrun_size, run_size, floor, ceil; in TEST_BEGIN() local 115 size_t run_size, floor, ceil; in TEST_BEGIN() local
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowFloatMath.java | 32 protected static float ceil(float value) { in ceil() method in ShadowFloatMath
|
| /external/skia/experimental/xps_to_png/ |
| D | xps_to_png.cs | 22 static int ceil(double x) { return (int)System.Math.Ceiling(x); } in ceil() method in Program
|
| /external/u-boot/board/synopsys/hsdk/ |
| D | clk-lib.c | 13 #define ceil(x, y) ({ ulong __x = (x), __y = (y); (__x + __y - 1) / __y; }) macro
|
| /external/skqp/experimental/xps_to_png/ |
| D | xps_to_png.cs | 22 static int ceil(double x) { return (int)System.Math.Ceiling(x); } in ceil() method in Program
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
| D | cpu_fusion_test.cc | 100 auto ceil = builder.AddInstruction( in TEST_F() local 150 auto ceil = builder.AddInstruction( in TEST_F() local 247 auto ceil = builder.AddInstruction( in TEST_F() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | ceil.cc | 24 namespace ceil { namespace
|
| /external/libnl/python/netlink/route/qdisc/ |
| D | htb.py | 65 def ceil(self): member in HTBClass 70 def ceil(self, value): member in HTBClass
|
| /external/deqp/external/vulkancts/modules/vulkan/texture/ |
| D | vktSampleVerifierUtil.hpp | 150 tcu::Vector<float, Size> ceil (const tcu::Vector<float, Size>& v) in ceil() function
|
| /external/libnl/tests/ |
| D | test-complex-HTB-with-hash-filters.c | 332 uint64_t rate, uint64_t ceil, in class_add_HTB() 392 uint64_t rate, uint64_t ceil, in class_add_HTB_root()
|
| /external/eigen/Eigen/src/plugins/ |
| D | ArrayCwiseUnaryOps.h | 402 ceil() const in ceil() function
|
| /external/tensorflow/tensorflow/contrib/labeled_tensor/ |
| D | __init__.py | 62 ceil = _core.ceil variable
|
| /external/eigen/Eigen/src/Core/arch/CUDA/ |
| D | Half.h | 425 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half ceil(const half& a) { in ceil() function
|
| /external/clang/lib/Headers/ |
| D | __clang_cuda_cmath.h | 55 __DEVICE__ float ceil(float __x) { return ::ceilf(__x); } in ceil() function
|
| /external/libnl/lib/route/qdisc/ |
| D | htb.c | 438 int rtnl_htb_set_ceil(struct rtnl_class *class, uint32_t ceil) in rtnl_htb_set_ceil()
|
| /external/tensorflow/tensorflow/examples/android/jni/object_tracking/ |
| D | utils.h | 119 inline static T Clip(const T a, const T floor, const T ceil) { in Clip()
|
| /external/libcxx/include/ |
| D | math.h | 834 inline _LIBCPP_INLINE_VISIBILITY float ceil(float __lcpp_x) _NOEXCEPT {return ::ceilf(_… in ceil() function 835 inline _LIBCPP_INLINE_VISIBILITY long double ceil(long double __lcpp_x) _NOEXCEPT {return ::ceill(_… in ceil() function 841 ceil(_A1 __lcpp_x) _NOEXCEPT {return ::ceil((double)__lcpp_x);} in ceil() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_evaluator_typed_visitor.h | 227 Status HandleCeil(HloInstruction* ceil) { in HandleCeil() 238 Status HandleCeil(HloInstruction* ceil) { in HandleCeil() 242 Status HandleCeil(HloInstruction* ceil) override { in HandleCeil()
|
| /external/swiftshader/src/Shader/ |
| D | SetupRoutine.cpp | 593 Int ceil = -d >> 31; // Ceiling division: remainder <= 0 in edge() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/python/ |
| D | xla.py | 80 ceil = _unary_op(math_ops.ceil) variable
|
| /external/swiftshader/src/Pipeline/ |
| D | SetupRoutine.cpp | 586 Int ceil = -d >> 31; // Ceiling division: remainder <= 0 in edge() local
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorBase.h | 316 ceil() const { in ceil() function
|
| /external/libcxx/test/std/depr/depr.c.headers/ |
| D | math_h.pass.cpp | 38 Ambiguous ceil(Ambiguous){ return Ambiguous(); } in ceil() function
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
| D | Dfp.java | 932 public Dfp ceil() { in ceil() method in Dfp
|