Home
last modified time | relevance | path

Searched defs:sizeB (Results 1 – 25 of 135) sorted by relevance

123456

/aosp_15_r20/external/eigen/bench/tensors/
H A Dtensor_contract_sycl_bench.cc66 Eigen::array<TensorIndex, 2> sizeB; in contraction() local
120 Eigen::array<TensorIndex, 2> sizeB; in contractionRowMajor() local
171 Eigen::array<TensorIndex, 2> sizeB; in contractionAT() local
223 Eigen::array<TensorIndex, 2> sizeB; in contractionBT() local
275 Eigen::array<TensorIndex, 2> sizeB; in contractionABT() local
H A Dtensor_benchmarks.h530 Eigen::array<TensorIndex, 2> sizeB; in contraction() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DAdaptiveMaxPooling3d.cpp40 int64_t sizeB = 1; in TORCH_META_FUNC() local
165 int64_t sizeB, in adaptive_max_pool3d_out_frame()
236 int64_t sizeB, in adaptive_max_pool3d_backward_out_frame()
263 int64_t sizeB = 1; in TORCH_IMPL_FUNC() local
359 int64_t sizeB = 1; in TORCH_IMPL_FUNC() local
H A DAdaptiveMaxPooling2d.cpp31 int64_t sizeB = 1; in TORCH_META_FUNC() local
/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/internal/
H A DByteString.kt254 val sizeB = other.size in commonCompareTo() constant
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DAdaptiveMaxPooling2d.cu266 int64_t sizeB = input_.size(0); in TORCH_IMPL_FUNC() local
412 int64_t sizeB = input.size(0); in TORCH_IMPL_FUNC() local
H A DAdaptiveMaxPooling3d.cu343 int64_t sizeB = input_.size(0); in TORCH_IMPL_FUNC() local
436 int sizeB = input.size(0); in TORCH_IMPL_FUNC() local
H A DAdaptiveAveragePooling3d.cu387 int64_t sizeB = input.size(0); in adaptive_avg_pool3d_out_cuda_template() local
474 int sizeB = input.size(0); in adaptive_avg_pool3d_backward_out_cuda_template() local
H A DAdaptiveAveragePooling.cu468 int sizeB = input_.size(0); in adaptive_avg_pool2d_out_cuda_template() local
620 int sizeB = input.size(0); in adaptive_avg_pool2d_backward_out_cuda_template() local
/aosp_15_r20/external/skia/tests/
H A DTArrayTest.cpp238 for (auto sizeB : sizes) { in test_swap() local
302 for (auto sizeB : sizes) { in test_array_move() local
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DExpandUtils.cpp29 auto sizeB = (dimB >= 0) ? b[dimB] : 1; in infer_size_impl() local
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
H A DByteString.java340 int sizeB = byteString.size(); in compareTo() local
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/
H A DByteString.java338 int sizeB = byteString.size(); in compareTo() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DAdaptiveAveragePooling.cpp195 int64_t sizeB = output_shape.size() ==(kSpatialDim + 1) ? 1 : output_shape[0]; in _adaptive_avg_pool() local
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/util/
DArrayUtils.java689 final int sizeB = b.size(); in referenceEquals() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/
H A DArrayUtils.java797 final int sizeB = b.size(); in referenceEquals() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp5798 int sizeB = mOutputStreams[a]->getWidth() * mOutputStreams[a]->getHeight(); in overrideStreamUseCaseLocked() local
/aosp_15_r20/external/libchrome/base/third_party/valgrind/
H A Dvalgrind.h4654 #define VALGRIND_MALLOCLIKE_BLOCK(addr, sizeB, rzB, is_zeroed) \ argument
/aosp_15_r20/external/cronet/base/third_party/valgrind/
H A Dvalgrind.h4654 #define VALGRIND_MALLOCLIKE_BLOCK(addr, sizeB, rzB, is_zeroed) \ argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/third_party/valgrind/
Dvalgrind.h4657 #define VALGRIND_MALLOCLIKE_BLOCK(addr, sizeB, rzB, is_zeroed) \ argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/third_party/valgrind/
Dvalgrind.h4657 #define VALGRIND_MALLOCLIKE_BLOCK(addr, sizeB, rzB, is_zeroed) \ argument
/aosp_15_r20/external/pytorch/third_party/valgrind-headers/
H A Dvalgrind.h6978 #define VALGRIND_MALLOCLIKE_BLOCK(addr, sizeB, rzB, is_zeroed) \ argument
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/squareup/okio/okio/1.9.0/
HDokio-1.9.0.jarMETA-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$1. ...
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dokio-1.15.0.jarMETA-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$Watchdog. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex30/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex30__okio-lib. ...

123456