Home
last modified time | relevance | path

Searched defs:batchSize (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/aosp_15_r20/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactsIndexerImplTest.java119 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 DStackStreamFactory.java182 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/
DStackStreamFactory.java182 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/
DStackStreamFactory.java182 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/
DAutoValue_KAnonSignStatusStats.java10 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/
DAutoValue_KAnonSignStatusStats.java10 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 DImageTensorGenerator.hpp95 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 DUnidirectionalSequenceLstmTest.cpp19 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 DDivisionTestImpl.cpp28 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 DMultiplicationTestImpl.cpp27 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 DUnidirectionalSequenceLstmTestImpl.cpp34 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 Dchannel-shuffle-operator-tester.h77 inline ChannelShuffleOperatorTester& batchSize(size_t batchSize) { in batchSize() function
82 inline size_t batchSize() const { in batchSize() function
H A Dclamp-operator-tester.h63 inline ClampOperatorTester& batchSize(size_t batchSize) { in batchSize() argument
68 inline size_t batchSize() const { in batchSize() function
H A Dsoftargmax-operator-tester.h64 inline SoftArgMaxOperatorTester& batchSize(size_t batchSize) { in batchSize() function
69 inline size_t batchSize() const { in batchSize() function
H A Dsigmoid-operator-tester.h64 inline SigmoidOperatorTester& batchSize(size_t batchSize) { in batchSize() argument
69 inline size_t batchSize() const { in batchSize() function
H A Dhardsigmoid-operator-tester.h64 inline HardsigmoidOperatorTester& batchSize(size_t batchSize) { in batchSize() function
69 inline size_t batchSize() const { in batchSize() function
H A Dtanh-operator-tester.h64 inline TanHOperatorTester& batchSize(size_t batchSize) { in batchSize() argument
69 inline size_t batchSize() const { in batchSize() function
H A Dhardswish-operator-tester.h64 inline HardswishOperatorTester& batchSize(size_t batchSize) { in batchSize() function
69 inline size_t batchSize() const { in batchSize() function
H A Dleaky-relu-operator-tester.h64 inline LeakyReLUOperatorTester& batchSize(size_t batchSize) { in batchSize() function
69 inline size_t batchSize() const { in batchSize() function
H A Dglobal-average-pooling-operator-tester.h73 inline GlobalAveragePoolingOperatorTester& batchSize(size_t batchSize) { in batchSize() argument
78 inline size_t batchSize() const { in batchSize() function
H A Dadd-operator-tester.h78 inline AddOperatorTester& batchSize(size_t batchSize) { in batchSize() function
83 inline size_t batchSize() const { in batchSize() function
H A Dfully-connected-operator-tester.h46 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 DCUDASolver.cpp381 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 DLstmSerializationTests.cpp188 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 DBatchedProducer.java41 protected final int batchSize; field in BatchedProducer
45 public BatchedProducer(long eofOn, int batchSize, long sequence, Executor executor) { in BatchedProducer()

12345678910>>...12