Searched defs:FLOOR (Results 1 – 9 of 9) sorted by relevance
| /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/ |
| D | ComposableFunction.java | 186 public static final ComposableFunction FLOOR = new ComposableFunction() { field in ComposableFunction
|
| /external/libvpx/vp8/decoder/ |
| D | error_concealment.c | 21 #define FLOOR(x, q) ((x) & -(1 << (q))) macro
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
| D | simdlib_types.hpp | 125 FLOOR = static_cast<int>(TO_NEG_INF) | static_cast<int>(RAISE_EXC), enumerator
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | operations.h | 57 FLOOR, enumerator
|
| /external/freetype/src/raster/ |
| D | ftraster.c | 430 #define FLOOR( x ) ( (x) & -ras.precision ) macro
|
| /external/ComputeLibrary/arm_compute/core/ |
| D | Types.h | 554 FLOOR, /**< Floor rounding */ enumerator
|
| /external/skia/src/core/ |
| D | SkVM.h | 195 enum Rounding { NEAREST, FLOOR, CEIL, TRUNC, CURRENT }; enumerator
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 73103 FLOOR = 0, enumerator
|
| D | vmlinux_510.h | 73103 FLOOR = 0, enumerator
|