/external/executorch/backends/xnnpack/runtime/utils/ |
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
|
/external/pytorch/aten/src/ATen/native/quantized/ |
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
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | round.h | 37 inline void Round(const RuntimeShape& input_shape, const float* input_data, in Round() function
|
/external/rust/android-crates-io/crates/tokio-util/src/time/ |
D | mod.rs | 52 enum Round { enum
|
/external/libchrome/ui/gfx/range/ |
D | range_f.cc | 44 Range RangeF::Round() const { in Round() function in gfx::RangeF
|
/external/dng_sdk/source/ |
D | dng_point.h | 103 dng_point Round () const in Round() function
|
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
|
/external/pytorch/aten/src/ATen/native/quantized/cpu/ |
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
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | ForeachUnaryOp.cu | 279 struct Round { struct 280 __device__ T operator()(T t) const { in operator ()()
|
/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | round_test.cc | 97 TEST(Round, MultiThreading) { in TEST() argument
|
/external/libvpx/vp8/common/ |
D | treecoder.c | 83 unsigned int Pfactor, int Round) { in vp8_tree_probs_from_distribution()
|
/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
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/ |
D | varc.rs | 355 trait Round { interface 359 impl Round for [f64; 6] { impl
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/ |
D | varc.rs | 355 trait Round { trait 359 impl Round for [f64; 6] { impl
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/value/ |
D | built_in_function.rs | 42 Round, enumerator
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/value/ |
D | built_in_function.rs | 42 Round, enumerator
|
/external/eigen/bench/tensors/ |
D | benchmark_main.cc | 39 static int Round(int n) { in Round() function
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_psengine_unittest.cpp | 170 TEST(CPDFPSEngineTest, Round) { in TEST() argument
|
/external/llvm/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()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
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()
|
/external/cronet/stable/third_party/llvm-libc/src/utils/MPFRWrapper/ |
D | MPFRUtils.h | 55 Round, enumerator
|
/external/cronet/tot/third_party/llvm-libc/src/utils/MPFRWrapper/ |
D | MPFRUtils.h | 55 Round, enumerator
|
/external/intel-media-driver/media_driver/agnostic/common/cm/ |
D | cm_mem.h | 267 inline size_t Round( const size_t value, const size_t size ) in Round() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceIntrinsics.h | 65 Round, enumerator
|