Searched defs:total (Results 1 – 9 of 9) sorted by relevance
167 uint32_t total = 0; in IsConvertable() local181 uint32_t total = 0; in IsPhisAllowed() local
51 size_t total = quasis_.size() + expressions_.size(); in Compile() local
98 int total = 0; in SendAll() local
160 void ReportProgress(int32_t done, int32_t total) override in ReportProgress()
202 void HeapProfilerImpl::Frontend::ReportHeapSnapshotProgress(int32_t done, int32_t total) in ReportHeapSnapshotProgress()
268 uint32_t total = 0; in GenARKDeopt() local
41 void ReportProgress([[maybe_unused]]int32_t done, [[maybe_unused]]int32_t total) override {} in ReportProgress()
172 int32_t total = icu::MeasureUnit::getAvailable(nullptr, 0, status); in ToMeasureUnit() local
1071 ReportHeapSnapshotProgress &SetTotal(int32_t total) in SetTotal()