Home
last modified time | relevance | path

Searched defs:Ceil (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/include/boost/numeric/conversion/
Dconverter_policies.hpp70 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/
Dnumeric_cast_traits_test.cpp226 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/
Dlinspace.rs37 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 DCeil.java28 public class Ceil implements UnivariateFunction { class
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dceil.h26 inline void Ceil(const RuntimeShape& input_shape, const float* input_data, in Ceil() function
/aosp_15_r20/external/executorch/backends/qualcomm/builders/
H A Dop_ceil.py17 class Ceil(NodeVisitor): class
/aosp_15_r20/external/executorch/backends/xnnpack/test/ops/
H A Dceil.py14 class Ceil(torch.nn.Module): class in TestCeil
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dfloor.go43 func Ceil(x float64) float64 { func
/aosp_15_r20/external/libchrome/ui/gfx/range/
H A Drange_f.cc38 Range RangeF::Ceil() const { in Ceil() function in gfx::RangeF
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dceil_test.cc97 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 Dbuilt_in_function.rs41 Ceil, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp273 auto *Ceil = SE->getUDivExpr(ECPlusVWMinus1, VW); in IsSafeActiveMask() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dutils.h132 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 DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.2/
H A DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
H A DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.1/
DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/armnn/include/armnn/
H A DTypes.hpp134 Ceil = 8 enumerator
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.0/
DOpenCL.std.h44 Ceil = 12, enumerator
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.2/
DOpenCL.std.h44 Ceil = 12, enumerator

123