Home
last modified time | relevance | path

Searched refs:XTAB (Results 51 – 75 of 114) sorted by relevance

12345

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/asm/internal/asm/testdata/
H A Darm.s981 XTAB R2@>0, R8 // 7280a8e6
982 XTAB R2@>8, R8 // 7284a8e6
983 XTAB R2@>16, R8 // 7288a8e6
984 XTAB R2@>24, R8 // 728ca8e6
997 XTAB R2@>0, R4, R8 // 7280a4e6
998 XTAB R2@>8, R4, R8 // 7284a4e6
999 XTAB R2@>16, R4, R8 // 7288a4e6
1000 XTAB R2@>24, R4, R8 // 728ca4e6
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dtabtbl.cpp132 tbl = new(g) XTAB(pn, def); in DefineAM()
248 tabp = new(g) XTAB(tp); in InitTableList()
H A Dplgdbsem.h379 typedef class XTAB *PTABLE;
H A Dtabutil.cpp341 Tablep = new(g) XTAB(tab, def); in DefineAM()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dtabtbl.cpp132 tbl = new(g) XTAB(pn, def); in DefineAM()
248 tabp = new(g) XTAB(tp); in InitTableList()
H A Dplgdbsem.h379 typedef class XTAB *PTABLE;
H A Dtabutil.cpp341 Tablep = new(g) XTAB(tab, def); in DefineAM()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dtabtbl.cpp132 tbl = new(g) XTAB(pn, def); in GetTable()
248 tabp = new(g) XTAB(tp); in GetMaxSize()
H A Dplgdbsem.h379 typedef class XTAB *PTABLE;
H A Dtabutil.cpp341 Tablep = new(g) XTAB(tab, def);
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dtabtbl.cpp132 tbl = new(g) XTAB(pn, def); in DefineAM()
248 tabp = new(g) XTAB(tp); in InitTableList()
H A Dplgdbsem.h379 typedef class XTAB *PTABLE;
H A Dtabutil.cpp341 Tablep = new(g) XTAB(tab, def); in DefineAM()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dtabtbl.cpp132 tbl = new(g) XTAB(pn, def); in DefineAM()
248 tabp = new(g) XTAB(tp); in InitTableList()
H A Dplgdbsem.h379 typedef class XTAB *PTABLE;
H A Dtabutil.cpp341 Tablep = new(g) XTAB(tab, def); in DefineAM()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dtabtbl.cpp132 tbl = new(g) XTAB(pn, def); in DefineAM()
248 tabp = new(g) XTAB(tp); in InitTableList()
H A Dplgdbsem.h379 typedef class XTAB *PTABLE;
H A Dtabutil.cpp341 Tablep = new(g) XTAB(tab, def); in DefineAM()
/dports/textproc/miller/miller-5.10.2/docs/
H A D10min.rst.in95 If your output has a lot of columns, you can use XTAB format to line things up vertically for you i…
210 DKVP XTAB {
H A Dreference.rst723 XTAB: pretty-printed transposed tabular
858 --xvright Right-justifies values for XTAB format.
915 The letters c t d n j x p m refer to formats CSV, TSV, DKVP, NIDX, JSON, XTAB,
967 * IPS/OPS are only used for DKVP and XTAB formats, since only in these formats
969 * IRS/ORS are ignored for XTAB format. Nominally IFS and OFS are newlines;
970 XTAB records are separated by two or more consecutive IFS/OFS -- i.e.
972 auto for XTAB format. (XTAB's default IFS/OFS are "auto".)
976 * OPS may be multi-character for XTAB format, in which case alignment is
H A D10min.rst271 If your output has a lot of columns, you can use XTAB format to line things up vertically for you i…
407 DKVP XTAB {
H A Dfile-formats.rst57 XTAB: pretty-printed transposed tabular
438 XTAB: Vertical tabular
527 The letters c t d n j x p m refer to formats CSV, TSV, DKVP, NIDX, JSON, XTAB,
H A Dfaq.rst41 # Use XTAB output format to get a sharper picture of where records/fields
48 # Using XTAB output format makes it clearer that KEY;DE;...;RO;TR is being
52 # Use XTAB again with different field separator (--fs semicolon):
/dports/textproc/miller/miller-5.10.2/go/src/cli/
H A Dmlrcli_usage.go225 XTAB: pretty-printed transposed tabular

12345