Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dsnmp_table.h64 const struct snmp_table_col_def* columns; member
78 #define SNMP_TABLE_CREATE(oid, columns, get_cell_instance_method, get_next_cell_instance_method, ge… argument
110 const struct snmp_table_simple_col_def* columns; member
118 #define SNMP_TABLE_CREATE_SIMPLE(oid, columns, get_cell_value_method, get_next_cell_instance_and_va… argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dsnmp_table.h64 const struct snmp_table_col_def* columns; member
78 #define SNMP_TABLE_CREATE(oid, columns, get_cell_instance_method, get_next_cell_instance_method, ge… argument
110 const struct snmp_table_simple_col_def* columns; member
118 #define SNMP_TABLE_CREATE_SIMPLE(oid, columns, get_cell_value_method, get_next_cell_instance_and_va… argument
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/nconf/
H A Dnconf.gui.c367 int i, x, y, lines, columns, win_lines, win_cols; in dialog_inputbox() local
555 int x, y, lines, columns; in show_scroll_win() local
H A Dnconf.c1461 int lines, columns; in setup_windows() local
1480 int lines, columns; in main() local
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/lxdialog/
H A Dutil.c257 int lines, columns; in dialog_clear() local