Home
last modified time | relevance | path

Searched refs:XTAB (Results 76 – 100 of 114) sorted by relevance

12345

/dports/lang/gnu-cobol/gnucobol-3.1.2/tests/testsuite.src/
H A Dsyn_occurs.at356 01 XTAB.
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dtabpivot.cpp527 PTABLE tablep = new(g) XTAB("whatever", Tabsrc); in GetSourceTable()
H A Dconnect.cc209 tabp = new(g) XTAB(name); in CntGetTDB()
H A Dxindex.cpp90 tablep = new(g) XTAB(name); in PlgMakeIndex()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dtabpivot.cpp528 PTABLE tablep = new(g) XTAB("whatever", Tabsrc); in GetSourceTable()
H A Dconnect.cc209 tabp = new(g) XTAB(name); in CntGetTDB()
H A Dxindex.cpp90 tablep = new(g) XTAB(name); in PlgMakeIndex()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dtabpivot.cpp528 PTABLE tablep = new(g) XTAB("whatever", Tabsrc); in GetSourceTable()
H A Dconnect.cc209 tabp = new(g) XTAB(name); in CntGetTDB()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dtabpivot.cpp528 PTABLE tablep = new(g) XTAB("whatever", Tabsrc); in GetSourceTable()
H A Dconnect.cc209 tabp = new(g) XTAB(name); in CntGetTDB()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dtabpivot.cpp528 PTABLE tablep = new(g) XTAB("whatever", Tabsrc); in GetSourceTable()
H A Dconnect.cc209 tabp = new(g) XTAB(name);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dtabpivot.cpp527 PTABLE tablep = new(g) XTAB("whatever", Tabsrc); in GetSourceTable()
H A Dconnect.cc209 tabp = new(g) XTAB(name); in CntGetTDB()
/dports/games/flying/flying-6.20/
H A Dxmover.C979 #define LINE(DY,YDEC,YADDOP,YTAB,DX,XLESS,XTAB) \ argument
988 st = XTAB [st]; \
/dports/math/gretl/gretl-2021d/gui/
H A Dtoolbar.c526 if (vwin->role == XTAB) { in add_matrix_callback()
1108 } else if (r != XTAB && f == ADD_MATRIX_ITEM) { in tool_item_get_callback()
H A Dselector.c211 c == XTAB)
238 c == XTAB)
385 c == XTAB || c == PCA || in want_radios()
6248 } else if (sr->ci == XTAB) { in build_selector_switches()
7168 } else if (sr->ci == XTAB) { in build_selector_radios()
7324 } else if (ci == XTAB) { in list_show_var()
H A Dlibrary.c688 if (ci == CORR || ci == PCA || ci == XTAB) { in do_menu_op()
743 case XTAB: in do_menu_op()
787 case XTAB: in do_menu_op()
875 } else if (ci == XTAB) { in menu_op_action()
/dports/textproc/miller/miller-5.10.2/docs/
H A Dmanpage.rst100 XTAB: pretty-printed transposed tabular
209 --xvright Right-justifies values for XTAB format.
266 The letters c t d n j x p m refer to formats CSV, TSV, DKVP, NIDX, JSON, XTAB,
318 * IPS/OPS are only used for DKVP and XTAB formats, since only in these formats
320 * IRS/ORS are ignored for XTAB format. Nominally IFS and OFS are newlines;
321 XTAB records are separated by two or more consecutive IFS/OFS -- i.e.
323 auto for XTAB format. (XTAB's default IFS/OFS are "auto".)
327 * OPS may be multi-character for XTAB format, in which case alignment is
H A Dfile-formats.rst.in233 XTAB: Vertical tabular
/dports/textproc/miller/miller-5.10.2/go/reg-test/cases/
H A Dcase-c-io-skip-pass-comments.sh205 announce SKIP/PASS COMMENTS XTAB
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/troff.d/devaps/
H A Ddaps.c1873 PUTC(XTAB, tf); /* MACRO - then execute the tab */ in hflush()
/dports/math/gretl/gretl-2021d/lib/src/
H A Dtokenize.c218 { XTAB, "xtab", CI_LIST | CI_INFL },
308 case XTAB: in get_sep_max()
3871 } else if (cmd->ci == XTAB) { in handle_option_inflections()
/dports/textproc/miller/miller-5.10.2/go/reg-test/expected/
H A Dcase-c-io-skip-pass-comments.sh.out681 SKIP/PASS COMMENTS XTAB

12345