| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/gtk/ |
| H A D | interface.c | 50 GtkWidget *table1; in create_password_dialog() local 94 table1 = gtk_table_new (2, 3, FALSE); in create_password_dialog() 95 gtk_widget_show (table1); in create_password_dialog() 96 gtk_container_add (GTK_CONTAINER (alignment2), table1); in create_password_dialog() 100 gtk_table_attach (GTK_TABLE (table1), entry, 1, 2, 0, 1, in create_password_dialog() 156 GLADE_HOOKUP_OBJECT (dialog1, table1, "table1"); in create_password_dialog() 174 GtkWidget *table1; in create_new_password_dialog() local 208 table1 = gtk_table_new (5, 5, FALSE); in create_new_password_dialog() 209 gtk_widget_show (table1); in create_new_password_dialog() 210 gtk_box_pack_start (GTK_BOX (vbox1), table1, TRUE, TRUE, 0); in create_new_password_dialog() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrTable.td | 58 defm TABLE_COPY : I<(outs), (ins table32_op:$table1, table32_op:$table2, I32:$d, I32:$s, I32:$n), 59 (outs), (ins table32_op:$table1, table32_op:$table2), 61 "table.copy\t$table1, $table2, $d, $s, $n", 62 "table.copy\t$table1, $table2",
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-opp.dtsi | 38 cluster1_opp: opp-table1 {
|
| H A D | rk3399-op1-opp.dtsi | 42 cluster1_opp: opp-table1 {
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/via/ |
| H A D | via_verifier.c | 239 static hazard_t table1[256]; variable 654 hz_table = table1; in via_check_header2() 1111 setup_hazard_table(init_table1, table1, ARRAY_SIZE(init_table1)); in via_init_command_verifier()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | cfgcleanup.cc | 1734 rtx_jump_table_data *table1, *table2; in outgoing_edges_match() local 1736 if (tablejump_p (BB_END (bb1), &label1, &table1) in outgoing_edges_match() 1738 && GET_CODE (PATTERN (table1)) == GET_CODE (PATTERN (table2))) in outgoing_edges_match() 1753 p1 = PATTERN (table1); in outgoing_edges_match() 2027 rtx_jump_table_data *table1, *table2; in try_crossjump_to_edge() local 2029 if (tablejump_p (BB_END (osrc1), &label1, &table1) in try_crossjump_to_edge()
|
| H A D | ChangeLog-2014 | 28057 (outgoing_edges_match): Likewise for locals "table1" and "table2".
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | cfgcleanup.c | 1747 rtx_jump_table_data *table1, *table2; in outgoing_edges_match() local 1749 if (tablejump_p (BB_END (bb1), &label1, &table1) in outgoing_edges_match() 1751 && GET_CODE (PATTERN (table1)) == GET_CODE (PATTERN (table2))) in outgoing_edges_match() 1766 p1 = PATTERN (table1); in outgoing_edges_match() 2040 rtx_jump_table_data *table1, *table2; in try_crossjump_to_edge() local 2042 if (tablejump_p (BB_END (osrc1), &label1, &table1) in try_crossjump_to_edge()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | Dbe.cc | 4127 Vector<int>* table1 = new Vector<int> (); in dbeGetHotMarks() local 4139 table1->append (dbev->marks2dsrc->fetch (i).index2); in dbeGetHotMarks() 4147 table1->append (dbev->marks2ddis->fetch (i).index2); in dbeGetHotMarks() 4154 table->store (1, table1); in dbeGetHotMarks() 4163 Vector<int>* table1 = new Vector<int> (); in dbeGetHotMarksInc() local 4175 table1->append (dbev->marks2dsrc_inc->fetch (i).index2); in dbeGetHotMarksInc() 4183 table1->append (dbev->marks2ddis_inc->fetch (i).index2); in dbeGetHotMarksInc() 4190 table->store (1, table1); in dbeGetHotMarksInc() 4199 Vector<int>* table1 = new Vector<int> (); in dbeGetSummaryHotMarks() local 4266 table1->append (1); in dbeGetSummaryHotMarks() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | Dbe.cc | 4127 Vector<int>* table1 = new Vector<int> (); in dbeGetHotMarks() local 4139 table1->append (dbev->marks2dsrc->fetch (i).index2); in dbeGetHotMarks() 4147 table1->append (dbev->marks2ddis->fetch (i).index2); in dbeGetHotMarks() 4154 table->store (1, table1); in dbeGetHotMarks() 4163 Vector<int>* table1 = new Vector<int> (); in dbeGetHotMarksInc() local 4175 table1->append (dbev->marks2dsrc_inc->fetch (i).index2); in dbeGetHotMarksInc() 4183 table1->append (dbev->marks2ddis_inc->fetch (i).index2); in dbeGetHotMarksInc() 4190 table->store (1, table1); in dbeGetHotMarksInc() 4199 Vector<int>* table1 = new Vector<int> (); in dbeGetSummaryHotMarks() local 4266 table1->append (1); in dbeGetSummaryHotMarks() [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | exynos4210.dtsi | 290 bus_dmc_opp_table: opp-table1 {
|
| H A D | exynos4412.dtsi | 423 bus_dmc_opp_table: opp-table1 {
|
| H A D | exynos3250.dtsi | 786 bus_dmc_opp_table: opp-table1 {
|
| H A D | exynos5420.dtsi | 111 cluster_a7_opp_table: opp-table1 {
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/socionext/ |
| H A D | uniphier-ld20.dtsi | 121 cluster1_opp: opp-table1 {
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/ |
| H A D | exynos5433.dtsi | 288 cluster_a57_opp_table: opp-table1 {
|
| /netbsd-src/external/lgpl3/gmp/dist/ |
| H A D | ChangeLog | 26290 * mpz/fib_ui.c (table1, table2): Add data for 4,8,16 bits per limb.
|