Home
last modified time | relevance | path

Searched defs:percent (Results 126 - 150 of 167) sorted by relevance

1234567

/kernel/linux/linux-6.6/mm/
H A Dmm_init.c235 cmdline_parse_core(char *p, unsigned long *core, unsigned long *percent) cmdline_parse_core() argument
/third_party/ffmpeg/libavfilter/
H A Daf_afwtdn.c408 double percent; member
985 const double percent = ctx->is_disabled ? 0. : s->percent; in filter_channel() local
862 denoise_level(double *out, const double *in, const double *filter, double percent, int length) denoise_level() argument
/third_party/alsa-utils/amixer/
H A Damixer.c337 int invalid = 0, percent = 0, err = 0; in set_volume_simple() local
/third_party/backends/frontend/
H A Dscanimage.c2260 const char *percent, *start; in main() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormatSymbols.java580 setPercent(char percent) setPercent() argument
1741 private char percent; global() field in DecimalFormatSymbols
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java1799 NumberFormat percent = NumberFormat.getPercentInstance(); field in UnicodeSetTest
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDecimalFormatSymbols.java550 setPercent(char percent) setPercent() argument
1633 private char percent; global() field in DecimalFormatSymbols
[all...]
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp825 UInt64 percent = 0; in UpdateStatInfo() local
/third_party/libinput/src/
H A Devdev-tablet.c1075 axis_range_percentage(const struct input_absinfo *a, double percent) in axis_range_percentage() argument
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dpmbus.h281 enum pmbus_fan_mode { percent = 0, rpm }; enumerator
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c287 float percent; in hierarchy_count_rows() local
567 float percent; in hierarchy_set_folding() local
606 double percent; in __hist_browser__set_folding() local
1212 double percent; in __hpp__slsmg_color_printf() local
1828 float percent; hist_browser__refresh() local
1870 float percent = hist_entry__get_percent_limit(h); hists__filter_entries() local
1893 float percent = hist_entry__get_percent_limit(h); hists__filter_prev_entries() local
2897 hist_browser__update_percent_limit(struct hist_browser *hb, double percent) hist_browser__update_percent_limit() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c2024 float percent; in hist_entry__has_hierarchy_children() local
H A Dannotate.c1382 double percent; in annotation_line__print() local
1428 double percent; in annotation_line__print() local
2317 double percent, percent_max = 0.0; print_summary() local
2754 double percent; annotation__calc_lines() local
2849 double percent; annotation_line__max_percent() local
2908 __annotation_line__write(struct annotation_line *al, struct annotation *notes, bool first_line, bool current_entry, bool change_color, int width, void *obj, unsigned int percent_type, int (*obj__set_color)(void *obj, int color), void (*obj__set_percent_color)(void *obj, double percent, bool current), int (*obj__set_jumps_percent_color)(void *obj, int nr, bool current), void (*obj__printf)(void *obj, const char *fmt, ...), void (*obj__write_graph)(void *obj, int graph)) __annotation_line__write() argument
2937 double percent; __annotation_line__write() local
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_fg.c1152 int ret, percent; in ab8500_fg_capacity_level() local
1275 int percent = DIV_ROUND_CLOSEST(di->bat_cap.permille, 10); in ab8500_fg_check_capacity_limits() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_bcm7271.c682 u32 percent; in set_clock_mux() local
[all...]
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_fg.c1172 int ret, percent; in ab8500_fg_capacity_level() local
1295 int percent = DIV_ROUND_CLOSEST(di->bat_cap.permille, 10); in ab8500_fg_check_capacity_limits() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dpmbus.h281 enum pmbus_fan_mode { percent = 0, rpm }; enumerator
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c287 float percent; in hierarchy_count_rows() local
567 float percent; in hierarchy_set_folding() local
606 double percent; in __hist_browser__set_folding() local
1213 double percent; in __hpp__slsmg_color_printf() local
1829 float percent; hist_browser__refresh() local
1871 float percent = hist_entry__get_percent_limit(h); hists__filter_entries() local
1894 float percent = hist_entry__get_percent_limit(h); hists__filter_prev_entries() local
2902 hist_browser__update_percent_limit(struct hist_browser *hb, double percent) hist_browser__update_percent_limit() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c2066 float percent; in hist_entry__has_hierarchy_children() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c619 float percent = p->unit * current; local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dintel_pstate.c79 static inline int32_t percent_fp(int percent) in percent_fp() argument
94 static inline int32_t percent_ext_fp(int percent) in percent_ext_fp() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c875 static double percent(int st, int tot) in percent() function
H A Dbuiltin-script.c1723 unsigned int percent, freq; in perf_sample__fprintf_synth_cbr() local
/kernel/linux/linux-6.6/drivers/soc/mediatek/
H A Dmtk-svs.c475 static u32 percent(u32 numerator, u32 denominator) in percent() function
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c908 static double percent(u32 st, u32 tot) in percent() function

Completed in 76 milliseconds

1234567