Searched defs:perc (Results 1 – 5 of 5) sorted by relevance
| /third_party/alsa-lib/src/control/ |
| D | ctlparse.c | 36 static inline long int convert_prange1(long perc, long min, long max) in convert_prange1()
|
| /third_party/node/deps/v8/tools/turbolizer/src/ |
| D | disassembly-view.ts | 351 const perc = count / view.totalEventCounts[event] * 100; constant
|
| /third_party/alsa-utils/aplay/ |
| D | aplay.c | 1773 static void print_vu_meter_mono(int perc, int maxperc) 1795 static void print_vu_meter_stereo(int *perc, int *maxperc) 1835 static void print_vu_meter(signed int *perc, signed int *maxperc) 1846 signed int val, max, perc[2], max_peak[2]; local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | ClearTest.cpp | 605 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local 632 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local
|
| /third_party/alsa-utils/amixer/ |
| D | amixer.c | 206 static long convert_prange1(long perc, long min, long max) in convert_prange1()
|