Searched refs:table2 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/share/doc/usd/21.troff/ |
| H A D | Makefile | 5 SRCS= m.mac m0 m0a m1 m2 m3 m4 m5 table1 table2
|
| /freebsd-12.1/sys/dev/drm/ |
| H A D | via_verifier.c | 237 static hazard_t table2[256]; variable 651 hz_table = table2; in via_check_header2() 655 hz_table = table2; in via_check_header2() 1111 setup_hazard_table(init_table2, table2, in via_init_command_verifier()
|
| /freebsd-12.1/sys/gnu/dts/arm64/rockchip/ |
| H A D | rk3399-opp.dtsi | 77 gpu_opp_table: opp-table2 {
|
| H A D | rk3399-op1-opp.dtsi | 85 gpu_opp_table: opp-table2 {
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | cfgcleanup.c | 1432 rtx table1, table2; in outgoing_edges_match() local 1435 && tablejump_p (BB_END (bb2), &label2, &table2) in outgoing_edges_match() 1436 && GET_CODE (PATTERN (table1)) == GET_CODE (PATTERN (table2))) in outgoing_edges_match() 1452 p2 = PATTERN (table2); in outgoing_edges_match() 1682 rtx table1, table2; in try_crossjump_to_edge() local 1685 && tablejump_p (BB_END (src2), &label2, &table2) in try_crossjump_to_edge()
|
| /freebsd-12.1/sys/cam/scsi/ |
| H A D | scsi_all.c | 7458 struct scsi_attrib_table_entry *table1 = NULL, *table2 = NULL; in scsi_attrib_sbuf() local 7476 table2 = scsi_mam_attr_table; in scsi_attrib_sbuf() 7481 table2 = user_table; in scsi_attrib_sbuf() 7499 if (table2 != NULL) { in scsi_attrib_sbuf() 7500 entry = scsi_find_attrib_entry(table2, table2_size, id); in scsi_attrib_sbuf()
|