Home
last modified time | relevance | path

Searched defs:ceil (Results 1 – 12 of 12) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_ceil.c33 ceil(double x) in ceil() function
/aosp12/frameworks/base/core/java/android/util/
H A DFloatMath.java58 public static float ceil(float value) { in ceil() method in FloatMath
H A DHalf.java545 public static @HalfFloat short ceil(@HalfFloat short h) { in ceil() method in Half
/aosp12/bionic/libm/
H A Dbuiltins.cpp50 double ceil(double x) { return __builtin_ceil(x); } in ceil() function
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dmlmath.h55 #define ceil(x) ml_ceil(x) macro
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dmlmath.h55 #define ceil(x) ml_ceil(x) macro
/aosp12/frameworks/native/libs/math/include/math/
H A DTVecHelpers.h473 friend inline CONSTEXPR VECTOR<T> PURE ceil(VECTOR<T> v) { in ceil() function
/aosp12/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc189 void TestCeilFloor(bool ceil, in TestCeilFloor()
/aosp12/frameworks/rs/driver/runtime/
H A Drs_cl.c412 float __attribute__((overloadable)) ceil(float v) { in ceil() function
/aosp12/bionic/tests/
H A Dmath_test.cpp751 TEST(MATH_TEST, ceil) { in TEST() argument
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dpkt_sched.h285 struct tc_ratespec ceil; member
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...