Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 1478) sorted by relevance

12345678910>>...60

/netbsd/external/bsd/flex/dist/tests/
H A Dtableopts.am333tables tableopts_ser_nr-Ce.ser.tables tableopts_ser_nr-Cf.ser.tables tableopts_ser_nr-CF.ser.table…
H A DMakefile.am254 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 …$(AM_V_LEX)$(FLEX) --unsafe-no-m4-sect3-escape -P $(subst -,_,$(basename $(*F))) -R --tables-file=…
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…
/netbsd/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dt-tilepro6 $(srcdir)/config/tilepro/mul-tables.c: \
7 $(srcdir)/config/tilepro/gen-mul-tables.cc
9 -o gen-mul-tables $<;
10 ./gen-mul-tables > $@
12 mul-tables.o: $(srcdir)/config/tilepro/mul-tables.c \
/netbsd/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dt-tilepro6 $(srcdir)/config/tilepro/mul-tables.cc: \
7 $(srcdir)/config/tilepro/gen-mul-tables.cc
9 -o gen-mul-tables $<;
10 ./gen-mul-tables > $@
12 mul-tables.o: $(srcdir)/config/tilepro/mul-tables.cc \
/netbsd/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dt-tilegx13 $(srcdir)/config/tilegx/mul-tables.c: \
14 $(srcdir)/config/tilepro/gen-mul-tables.cc
15 $(CXX_FOR_BUILD) $(BUILD_CPPFLAGS) -O2 -o gen-mul-tables $<;
16 ./gen-mul-tables > $@
18 mul-tables.o: $(srcdir)/config/tilegx/mul-tables.c \
/netbsd/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dt-tilegx13 $(srcdir)/config/tilegx/mul-tables.cc: \
14 $(srcdir)/config/tilepro/gen-mul-tables.cc
15 $(CXX_FOR_BUILD) $(BUILD_CPPFLAGS) -O2 -o gen-mul-tables $<;
16 ./gen-mul-tables > $@
18 mul-tables.o: $(srcdir)/config/tilegx/mul-tables.cc \
/netbsd/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dgen-normalize.py143 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 Dgen-map.py51 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 Dgen-errorlist.py50 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/usr.bin/getaddrinfo/
H A DMakefile15 DPSRCS+= tables.h
16 CLEANFILES+= tables.h
17 tables.h: tables.awk ${SYS_SOCKET_H}
/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_smu_v12_0.c292 struct smu_table *tables = NULL; in smu_v12_0_init_smc_tables() local
294 if (smu_table->tables) in smu_v12_0_init_smc_tables()
297 tables = kcalloc(SMU_TABLE_COUNT, sizeof(struct smu_table), in smu_v12_0_init_smc_tables()
299 if (!tables) in smu_v12_0_init_smc_tables()
302 smu_table->tables = tables; in smu_v12_0_init_smc_tables()
304 return smu_tables_init(smu, tables); in smu_v12_0_init_smc_tables()
311 if (!smu_table->tables) in smu_v12_0_fini_smc_tables()
315 kfree(smu_table->tables); in smu_v12_0_fini_smc_tables()
318 smu_table->tables = NULL; in smu_v12_0_fini_smc_tables()
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dcrc.d130 auto tables = genTables(0xEDB88320); variable
131 …assert(tables[0][0] == 0x00000000 && tables[0][$ - 1] == 0x2d02ef8d && tables[7][$ - 1] == 0x264b0…
175 static immutable T[256][8] tables = genTables!T(P);
231 tables[0][two >> 24] ^ in put()
232 tables[1][(two >> 16) & 0xFF] ^ in put()
233 tables[2][(two >> 8) & 0xFF] ^ in put()
234 tables[3][two & 0xFF] ^ in put()
235 tables[4][one >> 24] ^ in put()
236 tables[5][(one >> 16) & 0xFF] ^ in put()
237 tables[6][(one >> 8) & 0xFF] ^ in put()
[all …]
/netbsd/external/ibm-public/postfix/dist/
H A DCOMPATIBILITY13 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/external/ibm-public/postfix/dist/proto/
H A Dtcp_table11 # 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
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dcrc.d126 auto tables = genTables(0xEDB88320); variable
127 …assert(tables[0][0] == 0x00000000 && tables[0][$ - 1] == 0x2d02ef8d && tables[7][$ - 1] == 0x264b0…
172 static immutable T[256][8] tables = genTables!T(P);
232 tables[0][two >> 24] ^ in put()
233 tables[1][(two >> 16) & 0xFF] ^ in put()
234 tables[2][(two >> 8) & 0xFF] ^ in put()
235 tables[3][two & 0xFF] ^ in put()
236 tables[4][one >> 24] ^ in put()
237 tables[5][(one >> 16) & 0xFF] ^ in put()
238 tables[6][(one >> 8) & 0xFF] ^ in put()
[all …]
/netbsd/sys/dev/dm/
H A Ddm_table.c111 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/sys/arch/ia64/acpi/
H A Dmadt.c128 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/sys/dev/ic/
H A Dsiop_common.c344 switch (tables->msg_in[3]) { in siop_wdtr_neg()
368 tables->msg_in[3]); in siop_wdtr_neg()
427 printf(" 0x%x", tables->msg_in[i]); in siop_ppr_neg()
433 sync = tables->msg_in[3]; in siop_ppr_neg()
434 offset = tables->msg_in[5]; in siop_ppr_neg()
435 options = tables->msg_in[7]; in siop_ppr_neg()
483 if (tables->msg_in[6] != 1) { in siop_ppr_neg()
487 target, tables->msg_in[6]); in siop_ppr_neg()
516 tables->msg_out[0] = MSG_MESSAGE_REJECT; in siop_ppr_neg()
534 sync = tables->msg_in[3]; in siop_sdtr_neg()
[all …]
/netbsd/sys/arch/macppc/stand/
H A DMakefile.inc5 CFLAGS_UNWIND.gcc= -fno-unwind-tables -fno-asynchronous-unwind-tables
6 CFLAGS_UNWIND.clang= -fno-unwind-tables
/netbsd/external/gpl3/gcc/dist/libgcc/config/s390/
H A Dt-crtstuff1 # 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/external/gpl3/gcc.old/dist/libgcc/config/s390/
H A Dt-crtstuff1 # 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/external/gpl3/gcc/dist/libgcc/config/tilegx/
H A Dt-crtstuff1 # 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/external/gpl3/gcc.old/dist/libgcc/config/tilegx/
H A Dt-crtstuff1 # 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/sys/arch/i386/stand/
H A DMakefile.inc12 OPT_SIZE.gcc= -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables \
13 -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse
17 -fno-unwind-tables
/netbsd/external/bsd/ntp/dist/lib/isc/
H A Dresult.c114 static ISC_LIST(resulttable) tables;
143 ISC_LIST_APPEND(tables, table, link); in register_table()
155 ISC_LIST_INIT(tables); in initialize_action()
184 for (table = ISC_LIST_HEAD(tables); in isc_result_totext()

12345678910>>...60