Searched defs:floor (Results 1 – 9 of 9) sorted by relevance
7 namespace generated_tests::floor { namespace54 namespace generated_tests::floor { namespace
969 * Computes element-wise floor() on the input tensor. function
46 public static float floor(float value) { in floor() method in FloatMath
565 public static @HalfFloat short floor(@HalfFloat short h) { in floor() method in Half
191 String floor = in toAddress() local
453 friend inline CONSTEXPR VECTOR<T> PURE floor(VECTOR<T> v) { in floor() function
295 int floor = (degrees / stepSize) * stepSize; in snapOnly30s() local
656 bool MediaCodec::Histogram::setup(int nbuckets, int64_t width, int64_t floor) in setup()
490 float __attribute__((overloadable)) floor(float v) { in floor() function