/aosp_15_r20/external/executorch/backends/xnnpack/runtime/utils/ |
H A D | utils.h | 44 inline float Round(const float x) { in Round() function 47 inline double Round(const double x) { in Round() function 52 inline T Round(const T x) { in Round() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/ |
H A D | AffineQuantizerBase.cpp | 109 inline float Round(const float x) { in Round() function 112 inline double Round(const double x) { in Round() function 117 inline T Round(const T x) { in Round() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/ |
H A D | QnnpackUtils.h | 387 inline float Round(const float x) { in Round() function 390 inline double Round(const double x) { in Round() function 395 inline T Round(const T x) { in Round() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | ForeachUnaryOp.cu | 279 struct Round { struct 280 __device__ T operator()(T t) const { in operator ()()
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/combinators/ |
D | linspace.rs | 103 pub struct Round<V, S>(PhantomData<(V, S)>); struct 105 impl<V, S> LinspaceRoundingMethod<V> for Round<V, S> implementation
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_matrix.cpp | 242 void dng_matrix::Round (real64 factor) in Round() function in dng_matrix 585 void dng_vector::Round (real64 factor) in Round() function in dng_vector
|
H A D | dng_point.h | 103 dng_point Round () const in Round() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | round.h | 37 inline void Round(const RuntimeShape& input_shape, const float* input_data, in Round() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 204 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local 708 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | ScaledNumber.h | 205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local 709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 204 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local 708 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local 709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | ScaledNumber.h | 205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local 709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | ScaledNumber.h | 205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local 709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | ScaledNumber.h | 205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local 709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/ |
D | floor.go | 83 func Round(x float64) float64 { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/ |
D | mod.rs | 52 enum Round { enum
|
/aosp_15_r20/external/libchrome/ui/gfx/range/ |
H A D | range_f.cc | 44 Range RangeF::Round() const { in Round() function in gfx::RangeF
|
/aosp_15_r20/prebuilts/go/linux-x86/src/time/ |
D | time.go | 848 func (d Duration) Round(m Duration) Duration { func 1594 func (t Time) Round(d Duration) Time { func
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | round_test.cc | 97 TEST(Round, MultiThreading) { in TEST() argument
|
/aosp_15_r20/external/skia/third_party/vello/src/ |
H A D | lib.rs | 98 Round, enumerator 104 Round, enumerator
|
/aosp_15_r20/external/libvpx/vp8/common/ |
H A D | treecoder.c | 83 unsigned int Pfactor, int Round) { in vp8_tree_probs_from_distribution()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/strconv/ |
D | decimal.go | 354 func (a *decimal) Round(nd int) { func
|
/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 | 42 Round, enumerator
|
/aosp_15_r20/external/eigen/bench/tensors/ |
H A D | benchmark_main.cc | 39 static int Round(int n) { in Round() function
|