Searched defs:SetCount (Results 1 – 12 of 12) sorted by relevance
134 procedure SetCount(Value: Integer); procedure223 procedure SetCount(Value: Integer); procedure522 procedure TList<T>.SetCount(Value: Integer); procedure
182 void SetCount(size_t count) { in SetCount() function
60 initializeCounts(Module &M, function_ref<void(Function *, uint64_t)> SetCount) { in initializeCounts()
66 initializeCounts(Module &M, function_ref<void(Function *, uint64_t)> SetCount) { in initializeCounts()
103 void SetCount(int32_t new_count) REQUIRES_SHARED(Locks::mutator_lock_) { in SetCount() function
86 void WriteBatchInternal::SetCount(WriteBatch* b, int n) { in SetCount() function in leveldb::WriteBatchInternal
64 void SetCount(uint64_t count) { count_ = count; } in SetCount() function
25 static void SetCount(SkDescriptor* desc, uint32_t count) { desc->fCount = count; } in SetCount() function in SkDescriptorTestHelper
436 Value *SetCount = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local
459 Value *SetCount = in InsertIterationSetup() local
364 void ScopedReport::SetCount(int count) { in SetCount() function in __tsan::ScopedReport
104 void SetCount (uint32 count) in SetCount() function