Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DStat.kt72 … fun addCount(builder: FlatBufferBuilder, count: UShort) = builder.addShort(2, count.toShort(), 0) in startStat() method
DStat.php122 public static function addCount(FlatBufferBuilder $builder, $count) function in MyGame\\Example\\Stat
DStat.java40 …public static void addCount(FlatBufferBuilder builder, int count) { builder.addShort(2, (short)cou… in addCount() method in Stat
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DProfileCommon.h92 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/external/llvm-project/llvm/include/llvm/ProfileData/
DProfileCommon.h96 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/external/llvm/include/llvm/ProfileData/
DProfileCommon.h92 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/external/replicaisland/src/com/replica/replicaisland/
DChangeComponentsComponent.java122 final int addCount = mComponentsToInsert.getCount(); in activate() local
/external/llvm/lib/IR/
DGCOV.cpp380 void GCOVBlock::addCount(size_t DstEdgeNo, uint64_t N) { in addCount() function in GCOVBlock
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp388 void GCOVBlock::addCount(size_t DstEdgeNo, uint64_t N) { in addCount() function in GCOVBlock
/external/flatbuffers/tests/
Dmonster_test_generated.ts726 static addCount(builder:flatbuffers.Builder, count:number) { method in MyGame.Example.Stat
Dmonster_test_generated.js856 MyGame.Example.Stat.addCount = function(builder, count) { function in MyGame.Example.Stat
/external/skqp/src/pathops/
DSkOpSegment.cpp1269 int addCount = test->spanAddsCount(); in moveMultiples() local
DSkPathOpsDebug.cpp972 int addCount = test->spanAddsCount(); in debugMoveMultiples() local
/external/skia/src/pathops/
DSkOpSegment.cpp1269 int addCount = test->spanAddsCount(); in moveMultiples() local
DSkPathOpsDebug.cpp949 int addCount = test->spanAddsCount(); in debugMoveMultiples() local