| /netbsd/src/external/bsd/less/dist/ |
| D | lesskey_parse.c | 145 static void init_tables(struct lesskey_tables *tables) in init_tables() argument 147 tables->currtable = &tables->cmdtable; in init_tables() 149 tables->cmdtable.names = cmdnames; in init_tables() 150 tables->cmdtable.is_var = 0; in init_tables() 151 xbuf_init(&tables->cmdtable.buf); in init_tables() 153 tables->edittable.names = editnames; in init_tables() 154 tables->edittable.is_var = 0; in init_tables() 155 xbuf_init(&tables->edittable.buf); in init_tables() 157 tables->vartable.names = NULL; in init_tables() 158 tables->vartable.is_var = 1; in init_tables() [all …]
|
| D | lesskey.c | 281 struct lesskey_tables tables; in main() local 310 errors = parse_lesskey(infile, &tables); in main() 342 fputint(out, tables.cmdtable.buf.end); in main() 343 fputbytes(out, (char *)tables.cmdtable.buf.data, tables.cmdtable.buf.end); in main() 346 fputint(out, tables.edittable.buf.end); in main() 347 fputbytes(out, (char *)tables.edittable.buf.data, tables.edittable.buf.end); in main() 351 fputint(out, tables.vartable.buf.end); in main() 352 fputbytes(out, (char *)tables.vartable.buf.data, tables.vartable.buf.end); in main()
|
| /netbsd/src/external/bsd/flex/dist/tests/ |
| D | tableopts.am | 333 …tables tableopts_ser_nr-Ce.ser.tables tableopts_ser_nr-Cf.ser.tables tableopts_ser_nr-CF.ser.table…
|
| D | Makefile.am | 254 reject_ser.table.tables \ 256 reject_ver.table.tables \ 422 …M_V_LEX)$(FLEX) --unsafe-no-m4-sect3-escape -o $@ --tables-verify --tables-file=$(basename $@).tab… 431 … $(AM_V_LEX)$(FLEX) -o $@ --unsafe-no-m4-sect3-escape --tables-file=$(basename $@).tables $< 480 …$(AM_V_LEX)$(FLEX) --unsafe-no-m4-sect3-escape -P $(subst -,_,$(basename $(*F))) --tables-file="ta… 486 …FLEX) --unsafe-no-m4-sect3-escape -P $(subst -,_,$(basename $(*F))) -R --tables-file="tableopts_se… 495 …-sect3-escape -P $(subst -,_,$(basename $(*F))) --tables-file="tableopts_ver_nr$*.ver.tables" --ta… 504 …ect3-escape -P $(subst -,_,$(basename $(*F))) -R --tables-file="tableopts_ver_r$*.ver.tables" --ta…
|
| D | testwrapper.sh | 46 $TESTNAME ${USE_TABLES:+${INPUT_DIRECTORY}/${TESTNAME%.exe}.tables} ${INPUT_NAME} 52 $TESTNAME ${USE_TABLES:+${INPUT_DIRECTORY}/${TESTNAME%.exe}.tables} < $INPUT_NAME 54 $TESTNAME ${USE_TABLES:+${INPUT_DIRECTORY}/${TESTNAME%.exe}.tables} $INPUT_NAME
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| 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]
|
| 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))
|
| 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))
|
| /netbsd/src/usr.bin/getaddrinfo/ |
| D | Makefile.inc | 6 DPSRCS+= tables.h 7 CLEANFILES+= tables.h 8 tables.h: ${.PARSEDIR}/tables.awk ${SYS_SOCKET_H}
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | COMPATIBILITY | 13 db tables yes (compile time option) 14 dbm tables yes (compile time option) 28 ldap tables yes (contributed) 40 mysql tables yes (contributed) 41 netinfo tables yes (contributed) 43 nis tables yes 44 nis+ tables yes (contributed) 46 pgsql tables yes (contributed)
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| D | tcp_table | 11 # The Postfix mail system uses optional tables for address 12 # rewriting or mail routing. These tables are usually in 16 # To find out what types of lookup tables your Postfix system 19 # To test lookup tables, use the "\fBpostmap -q\fR" command as 44 # regexp: tables. 73 # Do not use TCP lookup tables for security critical purposes. 83 # regexp_table(5), format of regular expression tables 84 # pcre_table(5), format of PCRE tables 85 # cidr_table(5), format of CIDR tables
|
| D | cidr_table | 5 # format of Postfix CIDR tables 11 # The Postfix mail system uses optional lookup tables. 12 # These tables are usually in \fBdbm\fR or \fBdb\fR format. 13 # Alternatively, lookup tables can be specified in CIDR 19 # To find out what types of lookup tables your Postfix system 22 # To test lookup tables, use the "\fBpostmap -q\fR" command as 78 # Postfix CIDR tables are pattern-based. A pattern is either 148 # regexp_table(5), format of regular expression tables 149 # pcre_table(5), format of PCRE tables
|
| D | socketmap_table | 15 # The Postfix mail system uses optional tables for address 43 # regexp: tables. 84 # postconf(1), Postfix supported lookup tables 86 # regexp_table(5), format of regular expression tables 87 # pcre_table(5), format of PCRE tables 88 # cidr_table(5), format of CIDR tables
|
| D | nisplus_table | 11 # The Postfix mail system uses optional lookup tables. 12 # These tables are usually in \fBdbm\fR or \fBdb\fR format. 13 # Alternatively, lookup tables can be specified as NIS+ 16 # To find out what types of lookup tables your Postfix system 19 # To test Postfix NIS+ lookup tables, use the "\fBpostmap -q\fR"
|
| /netbsd/src/sys/dev/dm/ |
| D | dm_table.c | 111 return &head->tables[id]; in dm_table_get_entry() 165 tbl = &head->tables[id]; in dm_table_destroy() 197 tbl = &head->tables[id]; in dm_table_size_impl() 249 tbl = &head->tables[id]; in dm_table_disksize() 291 tbl = &head->tables[id]; in dm_table_get_target_count() 313 SLIST_INIT(&head->tables[0]); in dm_table_head_init() 314 SLIST_INIT(&head->tables[1]); in dm_table_head_init()
|
| /netbsd/src/sys/dev/ic/ |
| D | siop_common.c | 340 struct siop_common_xfer *tables = siop_cmd->siop_tables; in siop_wdtr_neg() local 344 switch (tables->msg_in[3]) { in siop_wdtr_neg() 368 tables->msg_in[3]); in siop_wdtr_neg() 369 tables->t_msgout.count = siop_htoc32(sc, 1); in siop_wdtr_neg() 370 tables->msg_out[0] = MSG_MESSAGE_REJECT; in siop_wdtr_neg() 373 tables->id = siop_htoc32(sc, sc->targets[target]->id); in siop_wdtr_neg() 390 if (tables->msg_in[3] >= MSG_EXT_WDTR_BUS_16_BIT in siop_wdtr_neg() 398 tables->id = siop_htoc32(sc, sc->targets[target]->id); in siop_wdtr_neg() 420 struct siop_common_xfer *tables = siop_cmd->siop_tables; in siop_ppr_neg() local 427 printf(" 0x%x", tables->msg_in[i]); in siop_ppr_neg() [all …]
|
| /netbsd/src/sys/arch/ia64/acpi/ |
| D | madt.c | 128 int t, tables; in ia64_probe_sapics() local 137 tables = (UINT64 *)((char *)xsdt + xsdt->Header.Length) - in ia64_probe_sapics() 140 for (t = 0; t < tables; t++) { in ia64_probe_sapics() 228 int cpus, t, tables; in ia64_count_cpus() local 236 tables = (UINT64 *)((char *)xsdt + xsdt->Header.Length) - in ia64_count_cpus() 241 for (t = 0; t < tables; t++) { in ia64_count_cpus()
|
| /netbsd/src/sys/arch/macppc/stand/ |
| D | Makefile.inc | 5 CFLAGS_UNWIND.gcc= -fno-unwind-tables -fno-asynchronous-unwind-tables 6 CFLAGS_UNWIND.clang= -fno-unwind-tables
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/s390/ |
| D | t-crtstuff | 1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables, 4 CRTSTUFF_T_CFLAGS += -fno-asynchronous-unwind-tables 5 CRTSTUFF_T_CFLAGS_S += -fno-asynchronous-unwind-tables
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | t-opts | 4 $(srcdir)/config/m68k/m68k-tables.opt: $(srcdir)/config/m68k/genopt.sh \ 8 NetBSD_DISABLED_m68k-tables.opt: 10 $(srcdir)/config/m68k/m68k-tables.opt
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/i386/ |
| D | t-crtstuff | 2 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables, 4 # section. -fno-asynchronous-unwind-tables is off by default for i386 7 CRTSTUFF_T_CFLAGS += -fno-omit-frame-pointer -fno-asynchronous-unwind-tables
|
| /netbsd/src/sys/external/bsd/acpica/conf/ |
| D | files.acpica | 169 # tables/ 170 file tables/tbdata.c acpica 171 file tables/tbfadt.c acpica 172 file tables/tbfind.c acpica 173 file tables/tbinstal.c acpica 174 file tables/tbprint.c acpica 175 file tables/tbutils.c acpica 176 file tables/tbxface.c acpica 177 file tables/tbxfload.c acpica 178 file tables/tbxfroot.c acpica
|
| /netbsd/src/tests/ipf/expected/ |
| 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
|
| 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
|
| /netbsd/src/sys/external/bsd/acpica/dist/compiler/ |
| D | new_table.txt | 19 New tables should be added to the appropriate header: 20 actbl2.h: Used for new tables that are not defined in the ACPI spec. 21 actbl3.h: Used for new tables that are defined in the ACPI spec. 28 For tables not defined in the ACPI spec, add a comment to indicate where 63 Simple tables do not require a compile routine. The definition of the 66 Complex tables with subtables will require a compile routine with a name
|