Home
last modified time | relevance | path

Searched refs:tab3 (Results 1 – 25 of 1356) sorted by relevance

12345678910>>...55

/dports/sysutils/triton/Triton-0.8.1/src/samples/ir_test_suite/
H A Dir.c15 tab3[0] = 0xd1d1d1d1; in init()
16 tab3[1] = 0x12345678; in init()
17 tab3[2] = 0x55909055; in init()
18 tab3[3] = 0x44111144; in init()
30 int tab3[4]; in check() local
43 init(tab1, tab2, tab3, tab4); in check()
98 asm("mov rsi, %0" :: "r"(tab3)); in check()
149 asm("mov rsi, %0" :: "r"(tab3)); in check()
238 init(tab1, tab2, tab3, tab4); in check()
321 init(tab1, tab2, tab3, tab4); in check()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/tabmodel/
H A DUndoTabModelTest.java585 checkState(model, new Tab[] { tab0, tab1, tab2, tab3 }, tab3, EMPTY, fullList, tab3); in testInOrderRestore()
1057 checkState(model, new Tab[] { tab3 }, tab3, new Tab[] { tab1 }, fullList, tab3); in testOutOfOrder2()
1061 checkState(model, new Tab[] { tab1, tab3 }, tab3, EMPTY, fullList, tab3); in testOutOfOrder2()
1186 checkState(model, new Tab[] { tab0, tab2, tab3 }, tab3, EMPTY, fullList, tab3); in testCloseTab()
1190 checkState(model, new Tab[] { tab0, tab3 }, tab3, EMPTY, fullList, tab3); in testCloseTab()
1232 checkState(model, new Tab[] { tab0, tab2, tab3 }, tab3, EMPTY, fullList, tab3); in testMoveTab()
1236 checkState(model, new Tab[] { tab0, tab3 }, tab3, EMPTY, fullList, tab3); in testMoveTab()
1241 checkState(model, new Tab[] { tab3, tab0 }, tab3, EMPTY, fullList, tab3); in testMoveTab()
1284 checkState(model, new Tab[] { tab0, tab2, tab3 }, tab3, EMPTY, fullList, tab3); in testAddTab()
1288 checkState(model, new Tab[] { tab0, tab3 }, tab3, EMPTY, fullList, tab3); in testAddTab()
[all …]
/dports/www/falkon/falkon-3.2.0/autotests/
H A Dwebtabtest.cpp46 WebTab tab3; in parentChildTabsTest() local
56 tab1.addChildTab(&tab3); in parentChildTabsTest()
76 tab3.addChildTab(&tab4); in parentChildTabsTest()
77 tab3.setParentTab(nullptr); in parentChildTabsTest()
78 tab1.addChildTab(&tab3, 0); in parentChildTabsTest()
85 tab3.addChildTab(&tab2); in parentChildTabsTest()
96 WebTab tab3; in prependChildTabsTest() local
106 tab1.addChildTab(&tab3); in prependChildTabsTest()
128 tab3.addChildTab(&tab4); in prependChildTabsTest()
129 tab3.setParentTab(nullptr); in prependChildTabsTest()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpccm.c57 #define tab3(v0,v1,v23) { v0, v1, v23, v23 } in pc_4bit_map_rgb_color() macro
58 static const byte g0r0[4] = tab3(v_black, v_blue, v_lblue); in pc_4bit_map_rgb_color()
61 static const byte *const g0[4] = tab3(g0r0, g0r1, g0r2); in pc_4bit_map_rgb_color()
62 static const byte g1r0[4] = tab3(v_green, v_cyan, v_lcyan); in pc_4bit_map_rgb_color()
63 static const byte g1r1[4] = tab3(v_brown, v_white, v_lcyan); in pc_4bit_map_rgb_color()
65 static const byte *const g1[4] = tab3(g1r0, g1r1, g1r2); in pc_4bit_map_rgb_color()
66 static const byte g2r0[4] = tab3(v_lgreen, v_lgreen, v_lcyan); in pc_4bit_map_rgb_color()
67 static const byte g2r1[4] = tab3(v_lgreen, v_lgreen, v_lcyan); in pc_4bit_map_rgb_color()
69 static const byte *const g2[4] = tab3(g2r0, g2r1, g2r2); in pc_4bit_map_rgb_color()
70 static const byte *const *const ga[4] = tab3(g0, g1, g2); in pc_4bit_map_rgb_color()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpccm.c57 #define tab3(v0,v1,v23) { v0, v1, v23, v23 } in pc_4bit_map_rgb_color() macro
58 static const byte g0r0[4] = tab3(v_black, v_blue, v_lblue); in pc_4bit_map_rgb_color()
61 static const byte *const g0[4] = tab3(g0r0, g0r1, g0r2); in pc_4bit_map_rgb_color()
62 static const byte g1r0[4] = tab3(v_green, v_cyan, v_lcyan); in pc_4bit_map_rgb_color()
63 static const byte g1r1[4] = tab3(v_brown, v_white, v_lcyan); in pc_4bit_map_rgb_color()
65 static const byte *const g1[4] = tab3(g1r0, g1r1, g1r2); in pc_4bit_map_rgb_color()
66 static const byte g2r0[4] = tab3(v_lgreen, v_lgreen, v_lcyan); in pc_4bit_map_rgb_color()
67 static const byte g2r1[4] = tab3(v_lgreen, v_lgreen, v_lcyan); in pc_4bit_map_rgb_color()
69 static const byte *const g2[4] = tab3(g2r0, g2r1, g2r2); in pc_4bit_map_rgb_color()
70 static const byte *const *const ga[4] = tab3(g0, g1, g2); in pc_4bit_map_rgb_color()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/doc/other/maxima/
H A Dgeod.mac70 print(concat(tab3,"t = ",string(q),";")),
71 print(concat(tab3,"break;"))),
103 print(concat(tab3,"t = ",string(q),";")),
104 print(concat(tab3,"break;"))),
137 print(concat(tab3,"c[",i,"] = ",
139 print(concat(tab3,"break;"))),
157 print(concat(tab3,"break;"))),
187 print(concat(tab3,"break;"))),
206 print(concat(tab3,"break;"))),
225 print(concat(tab3,"c[",c,"] = ",
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/doc/other/maxima/
H A Dgeod.mac70 print(concat(tab3,"t = ",string(q),";")),
71 print(concat(tab3,"break;"))),
103 print(concat(tab3,"t = ",string(q),";")),
104 print(concat(tab3,"break;"))),
137 print(concat(tab3,"c[",i,"] = ",
139 print(concat(tab3,"break;"))),
157 print(concat(tab3,"break;"))),
187 print(concat(tab3,"break;"))),
206 print(concat(tab3,"break;"))),
225 print(concat(tab3,"c[",c,"] = ",
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/doc/other/maxima/
H A Dgeod.mac70 print(concat(tab3,"t = ",string(q),";")),
71 print(concat(tab3,"break;"))),
103 print(concat(tab3,"t = ",string(q),";")),
104 print(concat(tab3,"break;"))),
137 print(concat(tab3,"c[",i,"] = ",
139 print(concat(tab3,"break;"))),
157 print(concat(tab3,"break;"))),
187 print(concat(tab3,"break;"))),
206 print(concat(tab3,"break;"))),
225 print(concat(tab3,"c[",c,"] = ",
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/doc/other/maxima/
H A Dgeod.mac70 print(concat(tab3,"t = ",string(q),";")),
71 print(concat(tab3,"break;"))),
103 print(concat(tab3,"t = ",string(q),";")),
104 print(concat(tab3,"break;"))),
137 print(concat(tab3,"c[",i,"] = ",
139 print(concat(tab3,"break;"))),
157 print(concat(tab3,"break;"))),
187 print(concat(tab3,"break;"))),
206 print(concat(tab3,"break;"))),
225 print(concat(tab3,"c[",c,"] = ",
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb_gis/r/
H A Dgeometry.result644 SHOW CREATE TABLE tab3;
646 tab3 CREATE TABLE `tab3` (
658 SHOW CREATE TABLE tab3;
660 tab3 CREATE TABLE `tab3` (
727 FROM tab3
742 FROM tab3
759 EXPLAIN DELETE FROM tab3
793 SHOW CREATE TABLE tab3;
795 tab3 CREATE TABLE `tab3` (
1125 DELETE FROM tab3;
[all …]
/dports/devel/libdwarf/dwarf-20161124/dwarfexample/
H A Dframe1.c59 static void print_regtable(Dwarf_Regtable3 *tab3);
228 Dwarf_Regtable3 tab3; in print_fde_instrs() local
256 tab3.rt3_reg_table_size = oldrulecount; in print_fde_instrs()
259 if (!tab3.rt3_rules) { in print_fde_instrs()
265 &tab3,&actual_pc,error); in print_fde_instrs()
271 print_regtable(&tab3); in print_fde_instrs()
295 free(tab3.rt3_rules); in print_fde_instrs()
389 print_regtable(Dwarf_Regtable3 *tab3) in print_regtable() argument
394 if(max > tab3->rt3_reg_table_size) { in print_regtable()
395 max = tab3->rt3_reg_table_size; in print_regtable()
[all …]
/dports/devel/dwarfdump/dwarf-20161124/dwarfexample/
H A Dframe1.c59 static void print_regtable(Dwarf_Regtable3 *tab3);
228 Dwarf_Regtable3 tab3; in print_fde_instrs() local
256 tab3.rt3_reg_table_size = oldrulecount; in print_fde_instrs()
259 if (!tab3.rt3_rules) { in print_fde_instrs()
265 &tab3,&actual_pc,error); in print_fde_instrs()
271 print_regtable(&tab3); in print_fde_instrs()
295 free(tab3.rt3_rules); in print_fde_instrs()
389 print_regtable(Dwarf_Regtable3 *tab3) in print_regtable() argument
394 if(max > tab3->rt3_reg_table_size) { in print_regtable()
395 max = tab3->rt3_reg_table_size; in print_regtable()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb/r/
H A Dportability_tablespace_linux.result26 SHOW CREATE TABLE tab3;
28 tab3 CREATE TABLE `tab3` (
98 tab3 CREATE TABLE `tab3` (
134 SELECT * FROM tab3;
140 DELETE FROM tab3;
162 SELECT * FROM tab3;
201 tab3 CREATE TABLE `tab3` (
255 tab3 CREATE TABLE `tab3` (
289 DELETE FROM tab3;
311 SELECT * FROM tab3;
[all …]
H A Dportability_tablespace_windows.result26 SHOW CREATE TABLE tab3;
28 tab3 CREATE TABLE `tab3` (
98 tab3 CREATE TABLE `tab3` (
134 SELECT * FROM tab3;
140 DELETE FROM tab3;
162 SELECT * FROM tab3;
201 tab3 CREATE TABLE `tab3` (
255 tab3 CREATE TABLE `tab3` (
289 DELETE FROM tab3;
311 SELECT * FROM tab3;
[all …]
H A Dportability_tablespace.result13 CREATE TABLE tab3(
50 SHOW CREATE TABLE tab3;
52 tab3 CREATE TABLE `tab3` (
95 tab3 CREATE TABLE `tab3` (
149 tab3 CREATE TABLE `tab3` (
179 SELECT * FROM tab3;
185 DELETE FROM tab3;
197 SELECT * FROM tab3;
263 tab3 CREATE TABLE `tab3` (
300 DELETE FROM tab3;
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb/t/
H A Dportability_tablespace_windows.test57 SHOW CREATE TABLE tab3;
93 SHOW CREATE TABLE tab3;
105 SELECT * FROM tab3;
111 DELETE FROM tab3;
143 SELECT * FROM tab3;
155 --move_file $MYSQL_TMP_DIR/datadir1/test/tab3#p#p0.ibd $MYSQL_TMP_DIR/part0/test/tab3#p#p0.ibd
182 SHOW CREATE TABLE tab3;
214 SHOW CREATE TABLE tab3;
226 DELETE FROM tab3;
258 SELECT * FROM tab3;
[all …]
H A Dportability_tablespace_linux.test66 SHOW CREATE TABLE tab3;
102 SHOW CREATE TABLE tab3;
114 SELECT * FROM tab3;
120 DELETE FROM tab3;
152 SELECT * FROM tab3;
164 --move_file $MYSQL_TMP_DIR/datadir1/test/tab3#p#p0.ibd $MYSQL_TMP_DIR/part0/test/tab3#p#p0.ibd
191 SHOW CREATE TABLE tab3;
223 SHOW CREATE TABLE tab3;
235 DELETE FROM tab3;
267 SELECT * FROM tab3;
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/innodb_gis/r/
H A Dgeometry.result643 SHOW CREATE TABLE tab3;
645 tab3 CREATE TABLE `tab3` (
657 SHOW CREATE TABLE tab3;
659 tab3 CREATE TABLE `tab3` (
723 FROM tab3
738 FROM tab3
755 EXPLAIN DELETE FROM tab3
787 SHOW CREATE TABLE tab3;
789 tab3 CREATE TABLE `tab3` (
1128 DELETE FROM tab3;
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/innodb_gis/r/
H A Dgeometry.result644 SHOW CREATE TABLE tab3;
646 tab3 CREATE TABLE `tab3` (
658 SHOW CREATE TABLE tab3;
660 tab3 CREATE TABLE `tab3` (
724 FROM tab3
739 FROM tab3
756 EXPLAIN DELETE FROM tab3
788 SHOW CREATE TABLE tab3;
790 tab3 CREATE TABLE `tab3` (
1129 DELETE FROM tab3;
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/innodb_gis/r/
H A Dgeometry.result643 SHOW CREATE TABLE tab3;
645 tab3 CREATE TABLE `tab3` (
657 SHOW CREATE TABLE tab3;
659 tab3 CREATE TABLE `tab3` (
723 FROM tab3
738 FROM tab3
755 EXPLAIN DELETE FROM tab3
787 SHOW CREATE TABLE tab3;
789 tab3 CREATE TABLE `tab3` (
1128 DELETE FROM tab3;
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/innodb_gis/r/
H A Dgeometry.result643 SHOW CREATE TABLE tab3;
645 tab3 CREATE TABLE `tab3` (
657 SHOW CREATE TABLE tab3;
659 tab3 CREATE TABLE `tab3` (
723 FROM tab3
738 FROM tab3
755 EXPLAIN DELETE FROM tab3
787 SHOW CREATE TABLE tab3;
789 tab3 CREATE TABLE `tab3` (
1128 DELETE FROM tab3;
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/innodb_gis/r/
H A Dgeometry.result644 SHOW CREATE TABLE tab3;
646 tab3 CREATE TABLE `tab3` (
658 SHOW CREATE TABLE tab3;
660 tab3 CREATE TABLE `tab3` (
724 FROM tab3
739 FROM tab3
756 EXPLAIN DELETE FROM tab3
788 SHOW CREATE TABLE tab3;
790 tab3 CREATE TABLE `tab3` (
1129 DELETE FROM tab3;
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/innodb_gis/r/
H A Dgeometry.result644 SHOW CREATE TABLE tab3;
646 tab3 CREATE TABLE `tab3` (
658 SHOW CREATE TABLE tab3;
660 tab3 CREATE TABLE `tab3` (
724 FROM tab3
739 FROM tab3
756 EXPLAIN DELETE FROM tab3
788 SHOW CREATE TABLE tab3;
790 tab3 CREATE TABLE `tab3` (
1129 DELETE FROM tab3;
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/tests/testthat/
H A Dtest-json.R32 tab3 <- read_json_arrow(ReadableFile$create(tf), as_data_frame = FALSE) globalVar
35 expect_equal(tab1, tab3)
59 tab3 <- read_json_arrow(ReadableFile$create(tf)) globalVar
63 expect_is(tab3, "tbl_df")
66 expect_equal(tab1, tab3)
103 tab3 <- read_json_arrow(ReadableFile$create(tf), as_data_frame = FALSE) globalVar
106 expect_equal(tab1, tab3)
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/tests/testthat/
H A Dtest-json.R32 tab3 <- read_json_arrow(ReadableFile$create(tf), as_data_frame = FALSE) globalVar
35 expect_equal(tab1, tab3)
59 tab3 <- read_json_arrow(ReadableFile$create(tf)) globalVar
63 expect_is(tab3, "tbl_df")
66 expect_equal(tab1, tab3)
103 tab3 <- read_json_arrow(ReadableFile$create(tf), as_data_frame = FALSE) globalVar
106 expect_equal(tab1, tab3)

12345678910>>...55