Home
last modified time | relevance | path

Searched defs:pct (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Daudio_handler.cc65 double pct = VolumeDbToPercent(volume); in AdjustVolumeByPercent() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp558 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in AnalyzeBitcode() local
576 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in AnalyzeBitcode() local
/external/v8/src/
Dspaces.cc695 float pct = static_cast<float>(capacity_ - size_) / capacity_; in ReportStatistics() local
1743 float pct = static_cast<float>(Available()) / Capacity(); in ReportStatistics() local
2454 int pct = static_cast<int>(Available() * 100 / Capacity()); in ReportStatistics() local
/external/linux-tools-perf/
Dbuiltin-stat.c515 double pct = 0.0; in print_noise_pct() local
/external/blktrace/btt/
Doutput.c524 double delta, pct; in __dip_output_plug() local