Home
last modified time | relevance | path

Searched refs:table1 (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/share/doc/usd/21.troff/
H A DMakefile5 SRCS= m.mac m0 m0a m1 m2 m3 m4 m5 table1 table2
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/
H A Drk3399-opp.dtsi38 cluster1_opp: opp-table1 {
H A Drk3399-op1-opp.dtsi42 cluster1_opp: opp-table1 {
H A Drk3399-puma.dtsi29 /delete-node/ opp-table1;
30 cluster1_opp: opp-table1 {
/freebsd-12.1/contrib/gcc/
H A Dcfgcleanup.c1432 rtx table1, table2; in outgoing_edges_match() local
1434 if (tablejump_p (BB_END (bb1), &label1, &table1) in outgoing_edges_match()
1436 && GET_CODE (PATTERN (table1)) == GET_CODE (PATTERN (table2))) in outgoing_edges_match()
1451 p1 = PATTERN (table1); in outgoing_edges_match()
1682 rtx table1, table2; in try_crossjump_to_edge() local
1684 if (tablejump_p (BB_END (src1), &label1, &table1) in try_crossjump_to_edge()
/freebsd-12.1/sys/dev/drm/
H A Dvia_verifier.c236 static hazard_t table1[256]; variable
647 hz_table = table1; in via_check_header2()
1109 setup_hazard_table(init_table1, table1, in via_init_command_verifier()
/freebsd-12.1/sys/gnu/dts/arm64/socionext/
H A Duniphier-ld20.dtsi123 cluster1_opp: opp-table1 {
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_all.c7458 struct scsi_attrib_table_entry *table1 = NULL, *table2 = NULL; in scsi_attrib_sbuf() local
7474 table1 = user_table; in scsi_attrib_sbuf()
7479 table1 = scsi_mam_attr_table; in scsi_attrib_sbuf()
7485 table1 = scsi_mam_attr_table; in scsi_attrib_sbuf()
7489 entry = scsi_find_attrib_entry(table1, table1_size, id); in scsi_attrib_sbuf()