/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/include/boost/numeric/conversion/ |
D | converter_policies.hpp | 70 struct Ceil struct 72 typedef S source_type ; 74 typedef typename mpl::if_< is_arithmetic<S>,S,S const&>::type argument_type ; 76 static source_type nearbyint ( argument_type s ) in nearbyint() 85 typedef mpl::integral_c< std::float_round_style, std::round_toward_infinity> round_style ;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/test/ |
D | numeric_cast_traits_test.cpp | 226 struct Ceil : boost::numeric::Ceil<S>{}; struct 229 struct Ceil<Double> struct 231 typedef Double source_type; 233 typedef Double const& argument_type; 235 static source_type nearbyint ( argument_type s ) in nearbyint() 243 … typedef boost::mpl::integral_c< std::float_round_style, std::round_toward_infinity> round_style;
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/combinators/ |
D | linspace.rs | 37 pub struct Ceil<V>(PhantomData<V>); struct 39 impl<V: PartialOrd> LinspaceRoundingMethod<V> for Ceil<V> { implementation
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/function/ |
H A D | Ceil.java | 28 public class Ceil implements UnivariateFunction { class
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | ceil.h | 26 inline void Ceil(const RuntimeShape& input_shape, const float* input_data, in Ceil() function
|
/aosp_15_r20/external/executorch/backends/qualcomm/builders/ |
H A D | op_ceil.py | 17 class Ceil(NodeVisitor): class
|
/aosp_15_r20/external/executorch/backends/xnnpack/test/ops/ |
H A D | ceil.py | 14 class Ceil(torch.nn.Module): class in TestCeil
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/ |
D | floor.go | 43 func Ceil(x float64) float64 { func
|
/aosp_15_r20/external/libchrome/ui/gfx/range/ |
H A D | range_f.cc | 38 Range RangeF::Ceil() const { in Ceil() function in gfx::RangeF
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | ceil_test.cc | 97 TEST(Ceil, MultiThreading) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/value/ |
H A D | built_in_function.rs | 41 Ceil, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 273 auto *Ceil = SE->getUDivExpr(ECPlusVWMinus1, VW); in IsSafeActiveMask() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | utils.h | 132 inline static int Ceil(const T a) { in Ceil() function
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.1/ |
H A D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.2/ |
H A D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.0/ |
H A D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | Types.hpp | 134 Ceil = 8 enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 44 Ceil = 12, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | OpenCL.std.h | 44 Ceil = 12, enumerator
|