Home
last modified time | relevance | path

Searched defs:addCount (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DStat.kt76 fun addCount(builder: FlatBufferBuilder, count: UShort) { in startStat() method
H A DStat.php122 public static function addCount(FlatBufferBuilder $builder, $count) function in MyGame\\Example\\Stat
H A DStat.java40 …public static void addCount(FlatBufferBuilder builder, int count) { builder.addShort((short) count… in addCount() method in Stat
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsMessageBodyTest.java274 int addCount = len - sb.length(); in testCalcLengthAscii() local
308 int addCount = len - sb.length(); in testCalcLengthUnicode() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DProfileCommon.h106 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DProfileCommon.h106 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DProfileCommon.h106 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DProfileCommon.h106 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DProfileCommon.h92 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DProfileCommon.h101 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DProfileCommon.h92 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/aosp_15_r20/external/flatbuffers/tests/my-game/example/
H A Dstat.ts80 static addCount(builder:flatbuffers.Builder, count:number) { method in Stat
H A Dstat.js60 static addCount(builder, count) { method in Stat
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DChangeComponentsComponent.java122 final int addCount = mComponentsToInsert.getCount(); in activate() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/procstats/
H A DSysMemUsageTable.java118 final long addCount = addData[addOff+SYS_MEM_USAGE_SAMPLE_COUNT]; in mergeSysMemUsage() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/os/
H A DLongMultiStateCounter.java153 public void addCount(long count) { in addCount() method in LongMultiStateCounter
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DImageBackend.java869 public int addCount(int value) { in addCount() method in ImageBackend.BlockSignalProtocol
/aosp_15_r20/external/llvm/lib/IR/
H A DGCOV.cpp380 void GCOVBlock::addCount(size_t DstEdgeNo, uint64_t N) { in addCount() function in GCOVBlock
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DGCOV.cpp388 void GCOVBlock::addCount(size_t DstEdgeNo, uint64_t N) { in addCount() function in GCOVBlock
/aosp_15_r20/external/flatbuffers/tests/ts/ts-flat-files/
H A Dmonster_test_generated.ts643 static addCount(builder:flatbuffers.Builder, count:number) { method in MyGame_Example_Stat
/aosp_15_r20/external/skia/src/pathops/
H A DSkOpSegment.cpp1275 int addCount = test->spanAddsCount(); in moveMultiples() local
H A DSkPathOpsDebug.cpp953 int addCount = test->spanAddsCount(); in debugMoveMultiples() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DConcurrentSkipListMap.java437 private void addCount(long c) { in addCount() method in ConcurrentSkipListMap
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DConcurrentSkipListMap.java437 private void addCount(long c) { in addCount() method in ConcurrentSkipListMap
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DConcurrentSkipListMap.java437 private void addCount(long c) { in addCount() method in ConcurrentSkipListMap

1234