/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/ |
D | decimal.go | 226 func (x *decimal) roundUp(n int) { func
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/testmodulewrapper/ |
H A D | testmodulewrapper.go | 366 func roundUp(n, m int) int { func
|
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/testmodulewrapper/ |
H A D | testmodulewrapper.go | 366 func roundUp(n, m int) int { func
|
/aosp_15_r20/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
H A D | GoogLeNet.java | 125 private int roundUp(int input, int roundN) { in roundUp() method in GoogLeNet
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/ |
H A D | BitSetTest.java | 115 private static int roundUp(int n, int multiple) { in roundUp() method in BitSetTest
|
/aosp_15_r20/packages/modules/Virtualization/android/TerminalApp/java/com/android/virtualization/terminal/ |
D | InstalledImage.java | 208 private static long roundUp(long bytes) { in roundUp() method in InstalledImage
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/testdata/ |
D | benchmark.go | 119 func roundUp(n int) int { func
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/ |
H A D | hgemm.cc | 32 inline uint32_t roundUp(uint32_t x, uint32_t q) { in roundUp() function
|
H A D | sgemm.cc | 30 inline uint32_t roundUp(uint32_t x, uint32_t q) { in roundUp() function
|
H A D | requantization.cc | 28 inline uint32_t roundUp(uint32_t x, uint32_t q) { in roundUp() function
|
H A D | q8gemm_sparse.cc | 33 inline uint32_t roundUp(uint32_t x, uint32_t q) { in roundUp() function
|
H A D | q8gemm.cc | 35 inline uint32_t roundUp(uint32_t x, uint32_t q) { in roundUp() function
|
/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A D | ExecutableMemory.cpp | 267 inline uintptr_t roundUp(uintptr_t x, uintptr_t m) in roundUp() function
|
/aosp_15_r20/external/webrtc/media/base/ |
H A D | video_adapter.cc | 48 int roundUp(int value_to_round, int multiple, int max_value) { in roundUp() function
|
/aosp_15_r20/external/deqp/framework/delibs/decpp/ |
H A D | deDefs.hpp | 115 inline T roundUp(T x, T y) in roundUp() function
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | common.h | 37 inline constexpr uptr roundUp(uptr X, uptr Boundary) { in roundUp() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/ |
D | conn.go | 330 func roundUp(a, b int) int { func
|
/aosp_15_r20/packages/modules/Connectivity/framework-t/src/android/net/ |
D | NetworkStatsCollection.java | 204 public long roundUp(long time) { in roundUp() method in NetworkStatsCollection
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/ |
H A D | conn.go | 388 func roundUp(a, b int) int { func
|
/aosp_15_r20/external/boringssl/src/ssl/test/runner/ |
H A D | conn.go | 388 func roundUp(a, b int) int { func
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | int4mm.cu | 39 constexpr __host__ __device__ auto roundUp(U a, V b) -> decltype(a + b) { in roundUp() function
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | TensorDeviceSycl.h | 695 EIGEN_STRONG_INLINE size_t getPowerOfTwo(size_t wGSize, bool roundUp) const { in getPowerOfTwo()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/ |
D | asm7.go | 1382 func roundUp(x, to uint32) uint32 { func
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/ |
D | TypeUtils.cpp | 275 size_t roundUp(size_t size, size_t multiple) { in roundUp() function
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fPrimitiveBoundingBoxTests.cpp | 414 const glw::GLint roundUp = in verifyState() local 464 const glw::GLint64 roundUp = in verifyState() local
|