Searched defs:max_rows (Results 1 - 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdpostct.c | 138 JDIMENSION num_rows, max_rows; in post_process_1pass() local 213 JDIMENSION num_rows, max_rows; in post_process_2pass() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | amx_test.c | 55 u16 max_rows; member
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | stmpe-keypad.c | 77 int max_rows; member
|
H A D | tegra-kbc.c | 74 int max_rows; member
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | stmpe-keypad.c | 78 int max_rows; member
|
H A D | tegra-kbc.c | 74 int max_rows; member
|
/kernel/linux/linux-5.10/tools/perf/ui/stdio/ |
H A D | hist.c | 817 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_metrics.c | 767 unsigned int max_rows = 1U << tcp_metrics_hash_log; in tcp_metrics_nl_dump() local 896 unsigned int max_rows = 1U << tcp_metrics_hash_log; in tcp_metrics_flush_all() local
|
/kernel/linux/linux-6.6/tools/perf/ui/stdio/ |
H A D | hist.c | 817 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_metrics.c | 766 unsigned int max_rows = 1U << tcp_metrics_hash_log; in tcp_metrics_nl_dump() local 895 unsigned int max_rows = 1U << tcp_metrics_hash_log; in tcp_metrics_flush_all() local
|
/third_party/mesa3d/src/freedreno/perfcntrs/ |
H A D | fdperf.c | 338 static int max_rows, current_cntr = 1; variable
|
/kernel/linux/linux-5.10/drivers/media/i2c/et8ek8/ |
H A D | et8ek8_driver.c | 683 s32 max_rows; in et8ek8_init_controls() local
|
/kernel/linux/linux-6.6/drivers/media/i2c/et8ek8/ |
H A D | et8ek8_driver.c | 683 s32 max_rows; in et8ek8_init_controls() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.c | 239 void hists__output_recalc_col_len(struct hists *hists, int max_rows) in hists__output_recalc_col_len() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.c | 253 void hists__output_recalc_col_len(struct hists *hists, int max_rows) in hists__output_recalc_col_len() argument
|
Completed in 21 milliseconds