/openbsd/gnu/usr.bin/perl/cpan/Encode/CN/ |
H A D | Makefile.PL | 6 my %tables = (euc_cn_t => ['euc-cn.ucm', 17 for my $k (keys %tables){ 18 push @ucm, @{$tables{$k}}; 20 %tables = (); 25 $tables{$t} = [ $ucm ]; 55 foreach my $e (keys %tables) 67 foreach my $table (sort keys %tables) { 87 foreach my $table (sort keys %tables) {
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/JP/ |
H A D | Makefile.PL | 6 my %tables = ( 18 for my $k (keys %tables){ 19 push @ucm, @{$tables{$k}}; 21 %tables = (); 26 $tables{$t} = [ $ucm ]; 55 foreach my $e (keys %tables) 67 foreach my $table (sort keys %tables) { 87 foreach my $table (sort keys %tables) {
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/KR/ |
H A D | Makefile.PL | 6 my %tables = (euc_kr_t => ['euc-kr.ucm', 16 for my $k (keys %tables){ 17 push @ucm, @{$tables{$k}}; 19 %tables = (); 24 $tables{$t} = [ $ucm ]; 53 foreach my $e (keys %tables) 65 foreach my $table (sort keys %tables) { 85 foreach my $table (sort keys %tables) {
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/TW/ |
H A D | Makefile.PL | 6 my %tables = (big5_t => ['big5-eten.ucm', 14 for my $k (keys %tables){ 15 push @ucm, @{$tables{$k}}; 17 %tables = (); 22 $tables{$t} = [ $ucm ]; 51 foreach my $e (keys %tables) 63 foreach my $table (sort keys %tables) { 83 foreach my $table (sort keys %tables) {
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/ |
H A D | Makefile.PL | 31 my %tables = 185 foreach my $e (keys %tables) 195 foreach my $table (sort keys %tables) 216 foreach my $table (sort keys %tables) 221 foreach my $table (sort keys %tables) 228 foreach my $file (@{$tables{$table}}) 246 foreach my $file (@{$tables{$table}})
|
/openbsd/regress/sbin/pfctl/ |
H A D | pfail43.ok | 2 stdin:3: tables cannot contain tables 3 stdin:4: dynamic addresses are not permitted inside tables 4 stdin:5: "no-route" is not permitted inside tables
|
/openbsd/usr.sbin/bgpd/ |
H A D | pftable.c | 52 LIST_HEAD(, pf_table) tables = LIST_HEAD_INITIALIZER(tables); 133 LIST_FOREACH(pft, &tables, entry) in pftable_add() 148 LIST_INSERT_HEAD(&tables, pft, entry); in pftable_add() 158 LIST_FOREACH(pft, &tables, entry) { in pftable_clear_all() 182 LIST_FOREACH(pft, &tables, entry) in pftable_add_work() 249 LIST_FOREACH(pft, &tables, entry) { in pftable_commit()
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/Byte/ |
H A D | Makefile.PL | 7 my %tables = ( 52 push(@{$tables{byte_t}},$file); 79 foreach my $e (keys %tables) 91 foreach my $table (sort keys %tables) { 111 foreach my $table (sort keys %tables) {
|
/openbsd/usr.bin/dig/lib/isc/ |
H A D | result.c | 105 static ISC_LIST(resulttable) tables; 130 ISC_LIST_APPEND(tables, table, link); in register_table() 139 ISC_LIST_INIT(tables); in initialize_action() 166 for (table = ISC_LIST_HEAD(tables); in isc_result_totext()
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/Encode/ |
H A D | Makefile_PL.e2x | 13 my %tables = ( 73 foreach my $e (keys %tables) 86 foreach my $table (sort keys %tables) { 103 foreach my $table (sort keys %tables) { 138 foreach my $table (sort keys %tables) { 152 foreach my $table (sort keys %tables) 159 foreach my $table (sort keys %tables) 165 foreach my $file (@{$tables{$table}}) 182 foreach my $file (@{$tables{$table}})
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/EBCDIC/ |
H A D | Makefile.PL | 6 my %tables = ( 36 foreach my $e (keys %tables) 48 foreach my $table (sort keys %tables) { 68 foreach my $table (sort keys %tables) {
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/Symbol/ |
H A D | Makefile.PL | 6 my %tables = ( 41 foreach my $e (keys %tables) 53 foreach my $table (sort keys %tables) { 73 foreach my $table (sort keys %tables) {
|
/openbsd/sys/dev/ic/ |
H A D | siop_common.c | 331 switch (tables->msg_in[3]) { in siop_wdtr_neg() 354 tables->msg_in[3]); in siop_wdtr_neg() 413 printf(" 0x%x", tables->msg_in[i]); in siop_ppr_neg() 419 sync = tables->msg_in[3]; in siop_ppr_neg() 420 offset = tables->msg_in[5]; in siop_ppr_neg() 421 options = tables->msg_in[7]; in siop_ppr_neg() 473 if (tables->msg_in[6] != 1) { in siop_ppr_neg() 508 tables->msg_out[0] = MSG_MESSAGE_REJECT; in siop_ppr_neg() 526 sync = tables->msg_in[3]; in siop_sdtr_neg() 527 offset = tables->msg_in[4]; in siop_sdtr_neg() [all …]
|
/openbsd/gnu/llvm/compiler-rt/cmake/caches/ |
H A D | Apple.cmake | 12 set(CMAKE_C_FLAGS_RELWITHDEBINFO "-O3 -gline-tables-only -DNDEBUG" CACHE STRING "") 13 set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O3 -gline-tables-only -DNDEBUG" CACHE STRING "") 14 set(CMAKE_ASM_FLAGS_RELWITHDEBINFO "-O3 -gline-tables-only -DNDEBUG" CACHE STRING "")
|
/openbsd/usr.sbin/smtpd/ |
H A D | parse.y | 598 | ALIAS tables { 619 | VIRTUAL tables { 640 | USERBASE tables { 726 | HELO_SRC tables { 773 | SRC tables { 822 | HOST tables { 842 | DOMAIN tables { 880 | AUTH tables { 1011 negation TAG tables { 1598 negation SRC tables { [all …]
|
/openbsd/usr.sbin/relayd/ |
H A D | pfe_filter.c | 52 struct pfr_table *tables; in init_tables() local 58 if ((tables = calloc(env->sc_rdrcount, sizeof(*tables))) == NULL) in init_tables() 63 if (strlcpy(tables[i].pfrt_anchor, RELAYD_ANCHOR "/", in init_tables() 66 if (strlcat(tables[i].pfrt_anchor, rdr->conf.name, in init_tables() 69 if (strlcpy(tables[i].pfrt_name, rdr->conf.name, in init_tables() 70 sizeof(tables[i].pfrt_name)) >= in init_tables() 71 sizeof(tables[i].pfrt_name)) in init_tables() 73 tables[i].pfrt_flags |= PFR_TFLAG_PERSIST; in init_tables() 81 io.pfrio_esize = sizeof(*tables); in init_tables() 82 io.pfrio_buffer = tables; in init_tables() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | t-crtstuff | 1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables, 4 CRTSTUFF_T_CFLAGS = -fno-asynchronous-unwind-tables
|
/openbsd/gnu/gcc/gcc/config/s390/ |
H A D | t-crtstuff | 1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables, 4 CRTSTUFF_T_CFLAGS = -fno-asynchronous-unwind-tables
|
/openbsd/distrib/special/ |
H A D | Makefile.inc | 4 COPTS+=-fno-unwind-tables -fno-asynchronous-unwind-tables
|
/openbsd/gnu/llvm/llvm/tools/llvm-dwarfutil/ |
H A D | Options.td | 10 HelpText<"Build accelerator tables(default: none)\n" 40 "Create two output files: file w/o debug tables and file with debug tables", 41 "Create single output file, containing debug tables(default)">;
|
/openbsd/gnu/llvm/clang/lib/Serialization/ |
H A D | MultiOnDiskHashTable.h | 105 table_range tables() { in tables() function 121 for (auto *T : tables()) in clear() 139 Tables.erase(std::remove_if(tables().begin().getCurrent(), Tables.end(), in removeOverriddenTables() 152 for (auto *ODT : tables()) { in condense() 248 for (auto *ODT : tables()) { in find() 273 for (auto *ODT : tables()) { in findAll()
|
/openbsd/regress/lib/libcrypto/bn/ |
H A D | Makefile | 40 isqrt-print-tables: bn_isqrt 42 .PHONY: isqrt-print-tables 45 ${.MAKE} -C ${.CURDIR} isqrt-print-tables > $@.tmp
|
/openbsd/regress/sys/arch/amd64/dump_tables/ |
H A D | Makefile | 15 CLEANFILES= ${SPMAP_H} tables 19 ${SUDO} ./dump_tables >tables
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | ControlFlowIntegrityDesign.rst | 13 that maps onto to the region of storage used for those virtual tables. Each 39 The scheme will cause the virtual tables for A, B and C to be laid out 230 The virtual tables will be laid out like this: 275 likely to occur if the virtual tables are padded. 287 separate virtual tables, 2) order virtual tables by a pre-order traversal of the class hierarchy 288 and 3) interleave virtual tables. 291 enhancements (more in `Interleave virtual tables`_). 295 Split virtual table groups into separate virtual tables 299 …me, however, can only work with individual virtual tables so it must split the combined virtual ta… 338 Interleave virtual tables [all …]
|
/openbsd/gnu/llvm/lldb/docs/use/ |
H A D | ondemand.rst | 49 lookups. The debug information for line tables are always left enabled to allow 61 tables in debug information are cheap to parse and breakpoints will be able to 78 debug information by relying on the symbol tables from a module. Debug 86 functions don't exist in symbol tables. When using on demand symbol loading it 87 is encouraged to not strip the symbol tables of local symbols as this will 89 symbol tables have their local symbols removed from the symbol table which 91 symbol tables. This can cause breakpoint setting by function name to fail when 95 function name: we use the symbol tables to find a match first if debug 99 symbol tables with this features as static variables and other non exported 136 symbol loading enabled, just don't strip your symbol tables and the expression
|