/freebsd-src/contrib/less/ |
H A D | lesskey_parse.c | 150 static void init_tables(struct lesskey_tables *tables) in init_tables() 152 tables->currtable = &tables->cmdtable; in init_tables() 154 tables->cmdtable.names = cmdnames; in init_tables() 155 tables->cmdtable.is_var = 0; in init_tables() 156 xbuf_init(&tables->cmdtable.buf); in init_tables() 158 tables->edittable.names = editnames; in init_tables() 159 tables->edittable.is_var = 0; 160 xbuf_init(&tables->edittable.buf); 162 tables 143 init_tables(struct lesskey_tables * tables) init_tables() argument 343 add_cmd_char(unsigned char c,struct lesskey_tables * tables) add_cmd_char() argument 348 erase_cmd_char(struct lesskey_tables * tables) erase_cmd_char() argument 356 add_cmd_str(char * s,struct lesskey_tables * tables) add_cmd_str() argument 385 version_line(char * s,struct lesskey_tables * tables) version_line() argument 421 control_line(char * s,struct lesskey_tables * tables) control_line() argument 456 findaction(char * actname,struct lesskey_tables * tables) findaction() argument 474 parse_cmdline(char * p,struct lesskey_tables * tables) parse_cmdline() argument 540 parse_varline(char * line,struct lesskey_tables * tables) parse_varline() argument 587 parse_line(char * line,struct lesskey_tables * tables) parse_line() argument 615 parse_lesskey(char * infile,struct lesskey_tables * tables) parse_lesskey() argument [all...] |
H A D | lesskey.c | 286 struct lesskey_tables tables; in main() 315 errors = parse_lesskey(infile, &tables); in main() 347 fputint(out, tables.cmdtable.buf.end); in main() 348 fputbytes(out, xbuf_char_data(&tables.cmdtable.buf), tables.cmdtable.buf.end); in main() 351 fputint(out, tables.edittable.buf.end); in main() 352 fputbytes(out, xbuf_char_data(&tables.edittable.buf), tables.edittable.buf.end); in main() 356 fputint(out, tables.vartable.buf.end); in main() 357 fputbytes(out, xbuf_char_data(&tables in main() 279 struct lesskey_tables tables; main() local [all...] |
H A D | decode.c | 26 * There may be many command tables. 28 * Other tables are read in from "lesskey" files. 29 * All the tables are linked together and are searched in order. 248 * Structure to support a list of command tables. in expand_special_keys() 258 * List of command tables and list of line-edit tables. in expand_special_keys() 325 * Expand special key abbreviations in a list of command tables. 337 * Expand special key abbreviations in all command tables. in init_cmds() 353 * Add the default command tables. in init_cmds() 360 /* Try to add tables i in init_cmds() 851 static struct lesskey_tables tables; lesskey_src() local [all...] |
/freebsd-src/crypto/heimdal/lib/wind/ |
H A D | gen-normalize.py | 143 tables = {} variable 147 global table, tables 150 tables[ret] = [0] + [None] * 16 161 add(tables[table[i]], k[1:], v) 166 add(tables[top], k, v) 173 for k in sortedKeys(tables) : 174 t = tables[k] 196 for k in sortedKeys(tables) : 197 t = tables[k]
|
H A D | gen-errorlist.py | 50 tables = rfc3454.read(sys.argv[1]) variable 54 tables[x] = t2[x] 89 for l in tables[t]: 104 (start, length, description, tables) = x 105 symbols = stringprep.symbols(error_list, tables) 110 % (start, length, symbols, ",".join(tables), description))
|
H A D | gen-map.py | 51 tables = rfc3454.read(sys.argv[1]) variable 55 tables[x] = t2[x] 92 for l in tables[t]: 130 (key, value, description, tables) = x 131 symbols = stringprep.symbols(map_list, tables) 133 print "no symbol for %s %s (%s)" % (key, description, tables) 137 % (key, len(v), offsetTable[key], symbols, ",".join(tables), description))
|
H A D | gen-bidi.py | 48 tables = rfc3454.read(sys.argv[1]) variable 82 for l in tables[table]:
|
/freebsd-src/usr.bin/getaddrinfo/ |
H A D | Makefile | 5 SRCS= getaddrinfo.c tables.h 14 CLEANFILES+= tables.h 15 tables.h: tables.awk ${SYS_SOCKET_H}
|
/freebsd-src/contrib/ntp/libntp/lib/isc/ |
H A D | result.c | 112 static ISC_LIST(resulttable) tables; 141 ISC_LIST_APPEND(tables, table, link); in register_table() 153 ISC_LIST_INIT(tables); in initialize_action() 182 for (table = ISC_LIST_HEAD(tables); in isc_result_totext()
|
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | nvidia,tegra20-emc.txt | 11 set of tables can be present and said tables will be used 63 and the tables are stored directly under the emc node (see below). 67 - name : Should be emc-tables 79 There are two ways of specifying which tables to use: 81 * The simplest is if there is just one set of tables in the device tree, 92 used to select which tables to use. 97 - reg : either an opaque enumerator to tell different tables apart, or
|
/freebsd-src/contrib/netbsd-tests/ipf/expected/ |
H A D | n4_6 | 20 List of configured hash tables 51 List of configured hash tables 83 List of configured hash tables 114 List of configured hash tables 146 List of configured hash tables 179 List of configured hash tables
|
H A D | n4 | 20 List of configured hash tables 51 List of configured hash tables 83 List of configured hash tables 114 List of configured hash tables 146 List of configured hash tables 179 List of configured hash tables
|
H A D | n6_6 | 24 List of configured hash tables 59 List of configured hash tables 93 List of configured hash tables 128 List of configured hash tables 162 List of configured hash tables
|
H A D | n6 | 24 List of configured hash tables 59 List of configured hash tables 93 List of configured hash tables 128 List of configured hash tables 162 List of configured hash tables
|
H A D | f11 | 24 List of configured hash tables 60 List of configured hash tables 96 List of configured hash tables 132 List of configured hash tables 180 List of configured hash tables 228 List of configured hash tables 271 List of configured hash tables
|
H A D | n10 | 13 List of configured hash tables 37 List of configured hash tables 61 List of configured hash tables
|
H A D | n7 | 21 List of configured hash tables 53 List of configured hash tables 87 List of configured hash tables
|
H A D | n7_6 | 21 List of configured hash tables 53 List of configured hash tables 87 List of configured hash tables
|
H A D | n18 | 26 List of configured hash tables 63 List of configured hash tables 100 List of configured hash tables
|
H A D | n2 | 32 List of configured hash tables 73 List of configured hash tables 127 List of configured hash tables 180 List of configured hash tables
|
H A D | n11 | 27 List of configured hash tables 68 List of configured hash tables 113 List of configured hash tables
|
/freebsd-src/lib/libsysdecode/ |
H A D | Makefile | 112 CLEANFILES= ioctl.c ioctl.c.tmp tables.h tables_linux.h 128 DEPENDOBJS+= tables.h tables_linux.h 134 tables.h: mktables 153 beforedepend: ioctl.c tables.h tables_linux.h
|
/freebsd-src/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_tcp.c | 135 ft = &fs_tcp->tables[MLX5E_ACCEL_FS_IPV4_TCP]; in mlx5e_accel_fs_add_inpcb() 143 ft = &fs_tcp->tables[MLX5E_ACCEL_FS_IPV4_TCP]; in mlx5e_accel_fs_add_inpcb() 146 ft = &fs_tcp->tables[MLX5E_ACCEL_FS_IPV6_TCP]; in mlx5e_accel_fs_add_inpcb() 192 * of flow tables. in accel_fs_tcp_add_default_rule() 196 fs_tcp->tables[type + 1].t; in accel_fs_tcp_add_default_rule() 198 rule = mlx5_add_flow_rules(fs_tcp->tables[type].t, &spec, &flow_act, in accel_fs_tcp_add_default_rule() 315 struct mlx5e_flow_table *ft = &priv->fts.accel_tcp.tables[type]; 348 ft = fs_tcp->tables + i; in accel_fs_tcp_destroy_table() 384 * Create flow tables first, because the priority level is in mlx5e_accel_fs_tcp_create()
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | MultiOnDiskHashTable.h | 1 //===- MultiOnDiskHashTable.h - Merged set of hash tables -------*- C++ -*-===// 12 // Multiple hash tables from different files are implicitly merged to improve 39 /// A collection of on-disk hash tables, merged when relevant for performance. 42 /// A handle to a file, used when overriding tables. 81 /// The current set of on-disk and merged tables. 88 /// Files corresponding to overridden tables that we've not yet 104 /// The current set of on-disk tables. 105 table_range tables() { in tables() function 119 /// Delete all our current on-disk tables. 121 for (auto *T : tables()) in clear() [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Options.td | 10 HelpText<"Build accelerator tables(default: none)\n" 45 "Create two output files: file w/o debug tables and file with debug tables", 46 "Create single output file, containing debug tables(default)">;
|