/aosp_15_r20/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/ |
D | ContactsIndexerImplTest.java | 119 int batchSize = 5; in testBatcher_noFlushBeforeReachingLimit() local 136 int batchSize = 5; in testBatcher_autoFlush() local 157 int batchSize = 2; in testBatcher_contactFingerprintSame_notIndexed() local 183 int batchSize = 2; in testBatcher_contactFingerprintDifferent_notIndexedButBatched() local 215 int batchSize = 2; in testBatcher_contactFingerprintDifferent_Indexed() local 266 int batchSize = 2; in testBatcher_contactFingerprintDifferent_IndexedWithOriginalCreationTimestamp() local 332 int batchSize = 2; in testBatcher_contactNew_notIndexedButBatched() local 359 int batchSize = 2; in testBatcher_contactNew_indexed() local 397 int batchSize = 5; in testBatcher_batchedContactClearedAfterFlush() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | StackStreamFactory.java | 182 protected abstract int batchSize(int lastBatchFrameCount); in batchSize() method in StackStreamFactory.AbstractStackWalker 301 private R doStackWalk(Object anchor, int skipFrames, int batchSize, in doStackWalk() 392 private int fetchStackFrames(int batchSize) { in fetchStackFrames() 427 int batchSize, int startIndex, in callStackWalk() 488 private int fetchStackFrames(long mode, @NonNull Object anchor, int batchSize, in fetchStackFrames() 612 protected int batchSize(int lastBatchFrameCount) { in batchSize() method in StackStreamFactory.StackFrameTraverser 692 ClassBuffer(int batchSize) { in ClassBuffer() 767 protected int batchSize(int lastBatchFrameCount) { in batchSize() method in StackStreamFactory.CallerClassFinder 1072 int startLevel, int batchSize, int startBufferIndex, Object[] buffer); in nativeFetchStackFrameInfo()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | StackStreamFactory.java | 182 protected abstract int batchSize(int lastBatchFrameCount); in batchSize() method in StackStreamFactory.AbstractStackWalker 301 private R doStackWalk(Object anchor, int skipFrames, int batchSize, in doStackWalk() 392 private int fetchStackFrames(int batchSize) { in fetchStackFrames() 427 int batchSize, int startIndex, in callStackWalk() 488 private int fetchStackFrames(long mode, @NonNull Object anchor, int batchSize, in fetchStackFrames() 612 protected int batchSize(int lastBatchFrameCount) { in batchSize() method in StackStreamFactory.StackFrameTraverser 692 ClassBuffer(int batchSize) { in ClassBuffer() 767 protected int batchSize(int lastBatchFrameCount) { in batchSize() method in StackStreamFactory.CallerClassFinder 1072 int startLevel, int batchSize, int startBufferIndex, Object[] buffer); in nativeFetchStackFrameInfo()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | StackStreamFactory.java | 182 protected abstract int batchSize(int lastBatchFrameCount); in batchSize() method in StackStreamFactory.AbstractStackWalker 301 private R doStackWalk(Object anchor, int skipFrames, int batchSize, in doStackWalk() 392 private int fetchStackFrames(int batchSize) { in fetchStackFrames() 427 int batchSize, int startIndex, in callStackWalk() 488 private int fetchStackFrames(long mode, @NonNull Object anchor, int batchSize, in fetchStackFrames() 612 protected int batchSize(int lastBatchFrameCount) { in batchSize() method in StackStreamFactory.StackFrameTraverser 692 ClassBuffer(int batchSize) { in ClassBuffer() 767 protected int batchSize(int lastBatchFrameCount) { in batchSize() method in StackStreamFactory.CallerClassFinder 1072 int startLevel, int batchSize, int startBufferIndex, Object[] buffer); in nativeFetchStackFrameInfo()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/javac/anno/com/android/adservices/service/stats/kanon/ |
D | AutoValue_KAnonSignStatusStats.java | 10 private final int batchSize; field in AutoValue_KAnonSignStatusStats 20 int batchSize, in AutoValue_KAnonSignStatusStats() 101 private int batchSize; field in AutoValue_KAnonSignStatusStats.Builder 115 public KAnonSignStatusStats.Builder setBatchSize(int batchSize) { in setBatchSize()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex30/javac/anno/com/android/adservices/service/stats/kanon/ |
D | AutoValue_KAnonSignStatusStats.java | 10 private final int batchSize; field in AutoValue_KAnonSignStatusStats 20 int batchSize, in AutoValue_KAnonSignStatusStats() 101 private int batchSize; field in AutoValue_KAnonSignStatusStats.Builder 115 public KAnonSignStatusStats.Builder setBatchSize(int batchSize) { in setBatchSize()
|
/aosp_15_r20/external/armnn/tests/ImageTensorGenerator/ |
H A D | ImageTensorGenerator.hpp | 95 unsigned int batchSize, in PrepareImageTensor() 132 unsigned int batchSize, in PrepareImageTensor() 152 unsigned int batchSize, in PrepareImageTensor() 172 unsigned int batchSize, in PrepareImageTensor()
|
/aosp_15_r20/external/armnn/delegate/test/ |
H A D | UnidirectionalSequenceLstmTest.cpp | 19 int32_t batchSize = 3; in UnidirectionalSequenceLstmTest() local 162 int32_t batchSize = 3; in UnidirectionalSequenceLstmTimeMajorTest() local 311 int32_t batchSize = 2; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local 499 int32_t batchSize = 3; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local 637 int32_t batchSize = 3; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local 791 int32_t batchSize = 3; in UnidirectionalSequenceLstmInt8Test() local 913 int32_t batchSize = 3; in UnidirectionalSequenceLstmInt8TimeMajorTest() local 1035 int32_t batchSize = 3; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local 1155 int32_t batchSize = 3; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local 1277 int32_t batchSize = 3; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/ |
H A D | DivisionTestImpl.cpp | 28 const unsigned int batchSize = 2u; in DivisionByZeroTest() local 70 const unsigned int batchSize = 2u; in DivisionTest() local 176 const unsigned int batchSize = 2u; in DivisionFloat16Test() local 284 const unsigned int batchSize = 2u; in DivisionUint8Test() local 491 const unsigned int batchSize = 2u; in DivisionInt32Test() local
|
H A D | MultiplicationTestImpl.cpp | 27 const unsigned int batchSize = 2u; in MultiplicationTest() local 68 const unsigned int batchSize = 2u;; in Multiplication5dTest() local 200 constexpr unsigned int batchSize = 1u; in MultiplicationUint8Test() local 536 const unsigned int batchSize = 5; in CompareMultiplicationTest() local
|
H A D | UnidirectionalSequenceLstmTestImpl.cpp | 34 unsigned int batchSize = armnn::numeric_cast<unsigned int>(inputShape[0]); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local 229 unsigned int batchSize = armnn::numeric_cast<unsigned int>(inputShape[0]); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local 418 unsigned int batchSize = armnn::numeric_cast<unsigned int>(inputShape[1]); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local 677 unsigned int batchSize = 2; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local 930 unsigned int batchSize = 3; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local 1170 unsigned int batchSize = 3; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local 1345 unsigned int batchSize = 3; in UnidirectionalSequenceLstmLayerInt8Test() local 1499 unsigned int batchSize = 3; in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local 1653 unsigned int batchSize = 3; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local 1833 unsigned int batchSize = 3; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local [all …]
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/ |
H A D | channel-shuffle-operator-tester.h | 77 inline ChannelShuffleOperatorTester& batchSize(size_t batchSize) { in batchSize() function 82 inline size_t batchSize() const { in batchSize() function
|
H A D | clamp-operator-tester.h | 63 inline ClampOperatorTester& batchSize(size_t batchSize) { in batchSize() argument 68 inline size_t batchSize() const { in batchSize() function
|
H A D | softargmax-operator-tester.h | 64 inline SoftArgMaxOperatorTester& batchSize(size_t batchSize) { in batchSize() function 69 inline size_t batchSize() const { in batchSize() function
|
H A D | sigmoid-operator-tester.h | 64 inline SigmoidOperatorTester& batchSize(size_t batchSize) { in batchSize() argument 69 inline size_t batchSize() const { in batchSize() function
|
H A D | hardsigmoid-operator-tester.h | 64 inline HardsigmoidOperatorTester& batchSize(size_t batchSize) { in batchSize() function 69 inline size_t batchSize() const { in batchSize() function
|
H A D | tanh-operator-tester.h | 64 inline TanHOperatorTester& batchSize(size_t batchSize) { in batchSize() argument 69 inline size_t batchSize() const { in batchSize() function
|
H A D | hardswish-operator-tester.h | 64 inline HardswishOperatorTester& batchSize(size_t batchSize) { in batchSize() function 69 inline size_t batchSize() const { in batchSize() function
|
H A D | leaky-relu-operator-tester.h | 64 inline LeakyReLUOperatorTester& batchSize(size_t batchSize) { in batchSize() function 69 inline size_t batchSize() const { in batchSize() function
|
H A D | global-average-pooling-operator-tester.h | 73 inline GlobalAveragePoolingOperatorTester& batchSize(size_t batchSize) { in batchSize() argument 78 inline size_t batchSize() const { in batchSize() function
|
H A D | add-operator-tester.h | 78 inline AddOperatorTester& batchSize(size_t batchSize) { in batchSize() function 83 inline size_t batchSize() const { in batchSize() function
|
H A D | fully-connected-operator-tester.h | 46 inline FullyConnectedOperatorTester& batchSize(size_t batchSize) { in batchSize() argument 51 inline size_t batchSize() const { in batchSize() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/linalg/ |
H A D | CUDASolver.cpp | 381 int ldu, float *V, int ldv, int *info, gesvdjInfo_t params, int batchSize in gesvdjBatched() 398 int ldu, double *V, int ldv, int *info, gesvdjInfo_t params, int batchSize in gesvdjBatched() 415 int ldu, c10::complex<float> *V, int ldv, int *info, gesvdjInfo_t params, int batchSize in gesvdjBatched() 445 int ldu, c10::complex<double> *V, int ldv, int *info, gesvdjInfo_t params, int batchSize in gesvdjBatched() 479 int *lwork, int batchSize in gesvdaStridedBatched_buffersize() 490 int *lwork, int batchSize in gesvdaStridedBatched_buffersize() 502 int *lwork, int batchSize in gesvdaStridedBatched_buffersize() 520 int *lwork, int batchSize in gesvdaStridedBatched_buffersize() 538 float *work, int lwork, int *info, double *h_R_nrmF, int batchSize in gesvdaStridedBatched() 549 double *work, int lwork, int *info, double *h_R_nrmF, int batchSize in gesvdaStridedBatched() [all …]
|
/aosp_15_r20/external/armnn/src/armnnSerializer/test/ |
H A D | LstmSerializationTests.cpp | 188 const uint32_t batchSize = 1; variable 302 const uint32_t batchSize = 2; variable 449 const uint32_t batchSize = 2; variable 1234 const uint32_t batchSize = 2u; variable 1433 const uint32_t batchSize = 1; variable 2234 const uint32_t batchSize = 1; variable 2343 const uint32_t batchSize = 2; variable 2485 const uint32_t batchSize = 2; variable 2644 const uint32_t batchSize = 1; variable
|
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/nrs/util/ |
H A D | BatchedProducer.java | 41 protected final int batchSize; field in BatchedProducer 45 public BatchedProducer(long eofOn, int batchSize, long sequence, Executor executor) { in BatchedProducer()
|