Home
last modified time | relevance | path

Searched refs:xtab (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/dports/science/helfem/HelFEM-21461e9/libhelfem/src/
H A Dlobatto.cpp84 xtab.resize(order); in lobatto_set()
89 xtab[0] = - 1.0E+00; in lobatto_set()
90 xtab[1] = 1.0E+00; in lobatto_set()
97 xtab[0] = - 1.0E+00; in lobatto_set()
98 xtab[1] = 0.0E+00; in lobatto_set()
99 xtab[2] = 1.0E+00; in lobatto_set()
107 xtab[0] = - 1.0E+00; in lobatto_set()
110 xtab[3] = 1.0E+00; in lobatto_set()
119 xtab[0] = - 1.0E+00; in lobatto_set()
121 xtab[2] = 0.0E+00; in lobatto_set()
[all …]
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/
H A Dlobatto.cpp95 xtab.resize(order); in lobatto_set()
100 xtab[0] = - 1.0E+00; in lobatto_set()
101 xtab[1] = 1.0E+00; in lobatto_set()
108 xtab[0] = - 1.0E+00; in lobatto_set()
109 xtab[1] = 0.0E+00; in lobatto_set()
110 xtab[2] = 1.0E+00; in lobatto_set()
118 xtab[0] = - 1.0E+00; in lobatto_set()
121 xtab[3] = 1.0E+00; in lobatto_set()
130 xtab[0] = - 1.0E+00; in lobatto_set()
132 xtab[2] = 0.0E+00; in lobatto_set()
[all …]
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/
H A Dlobatto.cpp95 xtab.resize(order); in lobatto_set()
100 xtab[0] = - 1.0E+00; in lobatto_set()
101 xtab[1] = 1.0E+00; in lobatto_set()
108 xtab[0] = - 1.0E+00; in lobatto_set()
109 xtab[1] = 0.0E+00; in lobatto_set()
110 xtab[2] = 1.0E+00; in lobatto_set()
118 xtab[0] = - 1.0E+00; in lobatto_set()
121 xtab[3] = 1.0E+00; in lobatto_set()
130 xtab[0] = - 1.0E+00; in lobatto_set()
132 xtab[2] = 0.0E+00; in lobatto_set()
[all …]
/dports/textproc/miller/miller-5.10.2/go/reg-test/cases/
H A Dcase-dsl-type-inference.sh2 run_mlr --xtab put '$y = $pi1 + $pi2' $indir/mixed-types.xtab
3 run_mlr --xtab filter '999 != $pi1 + $pi2' $indir/mixed-types.xtab
9 run_mlr --xtab put '$y=abs($pf1)' $indir/mixed-types.xtab
10 run_mlr --xtab put '$y=abs($nf1)' $indir/mixed-types.xtab
11 run_mlr --xtab put '$y=abs($zf)' $indir/mixed-types.xtab
12 run_mlr --xtab put '$y=abs($pi1)' $indir/mixed-types.xtab
13 run_mlr --xtab put '$y=abs($ni1)' $indir/mixed-types.xtab
14 run_mlr --xtab put '$y=abs($zi)' $indir/mixed-types.xtab
16 run_mlr --xtab put -F '$y=abs($pf1)' $indir/mixed-types.xtab
17 run_mlr --xtab put -F '$y=abs($nf1)' $indir/mixed-types.xtab
[all …]
H A Dcase-dsl-pythonic-division.sh2 run_mlr --xtab put '$quot=$pf1/10.0;$iquot=$pf1//10.0;$mod=$pf1%10.0' $indir/mixed-types.xtab
3 run_mlr --xtab put '$quot=$pi1/10 ;$iquot=$pi1//10 ;$mod=$pi1%10 ' $indir/mixed-types.xtab
4 run_mlr --xtab put '$quot=$nf1/10.0;$iquot=$nf1//10.0;$mod=$nf1%10.0' $indir/mixed-types.xtab
5 run_mlr --xtab put '$quot=$ni1/10 ;$iquot=$ni1//10 ;$mod=$ni1%10 ' $indir/mixed-types.xtab
6 run_mlr --xtab put -F '$quot=$pf1/10.0;$iquot=$pf1//10.0;$mod=$pf1%10.0' $indir/mixed-types.xtab
7 run_mlr --xtab put -F '$quot=$pi1/10 ;$iquot=$pi1//10 ;$mod=$pi1%10 ' $indir/mixed-types.xtab
8 run_mlr --xtab put -F '$quot=$nf1/10.0;$iquot=$nf1//10.0;$mod=$nf1%10.0' $indir/mixed-types.xtab
9 run_mlr --xtab put -F '$quot=$ni1/10 ;$iquot=$ni1//10 ;$mod=$ni1%10 ' $indir/mixed-types.xtab
11 run_mlr --xtab put '$quot=$pf1/-10.0;$iquot=$pf1//-10.0;$mod=$pf1%-10.0' $indir/mixed-types.xtab
12 run_mlr --xtab put '$quot=$pi1/-10 ;$iquot=$pi1//-10 ;$mod=$pi1%-10 ' $indir/mixed-types.xtab
[all …]
H A Dcase-verb-flatten-unflatten.sh11 run_mlr --ixtab --ojson unflatten $indir/unflatten-input.xtab
12 run_mlr --ixtab --ojson unflatten -s : $indir/unflatten-input.xtab
13 run_mlr --ixtab --ojson unflatten -s . $indir/unflatten-input.xtab
15 run_mlr --ixtab --ojson --oflatsep @ unflatten $indir/unflatten-input-2.xtab
17 run_mlr --xtab unflatten -s . then flatten -s @ $indir/unflatten-input.xtab
19 run_mlr --ixtab --ojson unflatten -s . -f req $indir/unflatten-input.xtab
20 run_mlr --ixtab --ojson unflatten -s . -f res $indir/unflatten-input.xtab
21 run_mlr --ixtab --ojson unflatten -s . -f req,res $indir/unflatten-input.xtab
22 run_mlr --ixtab --ojson unflatten -s . -f nonesuch,res $indir/unflatten-input.xtab
H A Dcase-c-io-lf-crlf-and-autodetect.sh27 mention xtab
28 run_mlr --ifs auto --xtab cat $indir/line-term-lf.xtab
29 run_mlr --ifs auto --xtab cat $indir/line-term-crlf.xtab
30 run_mlr --fs auto --xtab cat $indir/line-term-lf.xtab
31 run_mlr --fs auto --xtab cat $indir/line-term-crlf.xtab
33 mention xtab
34 run_mlr --ifs auto --xtab cat $indir/line-term-lf.xtab
35 run_mlr --ifs auto --xtab cat $indir/line-term-crlf.xtab
36 run_mlr --fs auto --xtab cat $indir/line-term-lf.xtab
37 run_mlr --fs auto --xtab cat $indir/line-term-crlf.xtab
H A Dcase-c-io-skip-pass-comments.sh207 mention input comments1.xtab
210 mention skip comments1.xtab
214 mention pass comments1.xtab
219 mention input comments2.xtab
222 mention skip comments2.xtab
226 mention pass comments2.xtab
234 run_mlr_no_output termcvt --lf2crlf < $indir/comments/comments1.xtab > $outdir/comments1-crlf.xtab
236 mention input comments1-crlf.xtab
237 run_cat $outdir/comments1-crlf.xtab
239 mention skip comments1-crlf.xtab
[all …]
H A Dcase-io-multi.sh113 run_mlr --ixtab --ojson cat $indir/test-1.xtab
114 run_mlr --ixtab --ojson cat $indir/test-2.xtab
115 run_mlr --ixtab --ojson cat $indir/test-3.xtab
116 run_mlr --ixtab --ojson cat $indir/test-1.xtab $indir/test-2.xtab
117 run_mlr --ixtab --ojson cat $indir/test-2.xtab $indir/test-1.xtab
118 run_mlr --ixtab --ojson cat $indir/test-1.xtab $indir/test-2.xtab $indir/test-3.xtab
H A Dcase-c-io-format-conversion-keystroke-savers.sh48 run_mlr --x2c cat $indir/abixy.xtab
49 run_mlr --x2t cat $indir/abixy.xtab
50 run_mlr --x2d cat $indir/abixy.xtab
51 run_mlr --x2n cat $indir/abixy.xtab
52 run_mlr --x2j cat $indir/abixy.xtab
53 run_mlr --x2p cat $indir/abixy.xtab
54 run_mlr --x2m cat $indir/abixy.xtab
H A Dcase-c-io-multi-character-ixs.sh23 run_mlr --xtab --ifs crlf --ofs Z cut -x -f b $indir/truncated.xtab-crlf
24 run_mlr --xtab --ips . --ops @ cut -x -f b $indir/dots.xtab
25 run_mlr --xtab --ips ": " --ops '@@@@' put '$sum=int($a+$b)' $indir/multi-ips.dkvp
30 run_mlr --xtab cat $indir/embedded-ips.xtab
/dports/textproc/miller/miller-5.10.2/go/reg-test/expected/
H A Dcase-dsl-type-inference.sh.out2 mlr --xtab put $y = $pi1 + $pi2 ./reg-test/input/mixed-types.xtab
15 mlr --xtab filter 999 != $pi1 + $pi2 ./reg-test/input/mixed-types.xtab
39 mlr --xtab put $y=abs($pf1) ./reg-test/input/mixed-types.xtab
52 mlr --xtab put $y=abs($nf1) ./reg-test/input/mixed-types.xtab
65 mlr --xtab put $y=abs($zf) ./reg-test/input/mixed-types.xtab
78 mlr --xtab put $y=abs($pi1) ./reg-test/input/mixed-types.xtab
91 mlr --xtab put $y=abs($ni1) ./reg-test/input/mixed-types.xtab
104 mlr --xtab put $y=abs($zi) ./reg-test/input/mixed-types.xtab
117 mlr --xtab put -F $y=abs($pf1) ./reg-test/input/mixed-types.xtab
143 mlr --xtab put -F $y=abs($zf) ./reg-test/input/mixed-types.xtab
[all …]
H A Dcase-dsl-pythonic-division.sh.out2 mlr --xtab put $quot=$pf1/10.0;$iquot=$pf1//10.0;$mod=$pf1%10.0 ./reg-test/input/mixed-types.xtab
17 mlr --xtab put $quot=$pi1/10 ;$iquot=$pi1//10 ;$mod=$pi1%10 ./reg-test/input/mixed-types.xtab
32 mlr --xtab put $quot=$nf1/10.0;$iquot=$nf1//10.0;$mod=$nf1%10.0 ./reg-test/input/mixed-types.xtab
47 mlr --xtab put $quot=$ni1/10 ;$iquot=$ni1//10 ;$mod=$ni1%10 ./reg-test/input/mixed-types.xtab
62 mlr --xtab put -F $quot=$pf1/10.0;$iquot=$pf1//10.0;$mod=$pf1%10.0 ./reg-test/input/mixed-types.xtab
77 mlr --xtab put -F $quot=$pi1/10 ;$iquot=$pi1//10 ;$mod=$pi1%10 ./reg-test/input/mixed-types.xtab
92 mlr --xtab put -F $quot=$nf1/10.0;$iquot=$nf1//10.0;$mod=$nf1%10.0 ./reg-test/input/mixed-types.xtab
107 mlr --xtab put -F $quot=$ni1/10 ;$iquot=$ni1//10 ;$mod=$ni1%10 ./reg-test/input/mixed-types.xtab
122 mlr --xtab put $quot=$pf1/-10.0;$iquot=$pf1//-10.0;$mod=$pf1%-10.0 ./reg-test/input/mixed-types.xtab
137 mlr --xtab put $quot=$pi1/-10 ;$iquot=$pi1//-10 ;$mod=$pi1%-10 ./reg-test/input/mixed-types.xtab
[all …]
/dports/mail/mailutils/mailutils-3.13/libmailutils/string/
H A Dcstrunescape.c53 out[j] = chr[p - xtab]; in c_str_unescape()
80 if (!xtab) in mu_c_str_unescape_inplace()
83 xtab = chr; in mu_c_str_unescape_inplace()
88 chr = xtab; in mu_c_str_unescape_inplace()
126 if (!xtab) in mu_c_str_unescape()
129 xtab = chr; in mu_c_str_unescape()
139 chr = xtab; in mu_c_str_unescape()
173 char *chr, *xtab; in mu_c_str_unescape_trans() local
185 xtab = chr + n / 2 + 1; in mu_c_str_unescape_trans()
189 xtab[i / 2] = trans[i]; in mu_c_str_unescape_trans()
[all …]
H A Dcstrescape.c43 mu_c_str_escape (char const *str, char const *chr, char const *xtab, in mu_c_str_escape() argument
70 if (xtab) in mu_c_str_escape()
72 if (strlen (xtab) != n) in mu_c_str_escape()
76 xtab = chr; in mu_c_str_escape()
98 *newstr++ = xtab[p - chr]; in mu_c_str_escape()
130 char *chr, *xtab; in mu_c_str_escape_trans() local
142 xtab = chr + n / 2 + 1; in mu_c_str_escape_trans()
146 xtab[i / 2] = trans[i]; in mu_c_str_escape_trans()
148 chr[i / 2] = xtab[i / 2] = 0; in mu_c_str_escape_trans()
152 chr = xtab = NULL; in mu_c_str_escape_trans()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/uitest/writer_tests3/
H A Dhyperlinkdialog.py28 xtab=xDialog.getChild("tabcontrol")
29 self.assertEqual(get_state_as_dict(xtab)["PageCount"], "4")
31 xtab.executeAction("SELECT", mkPropertyValues({"POS": "0"}))
33 self.assertEqual(get_state_as_dict(xtab)["CurrPagePos"], "0")
35 xtab.executeAction("SELECT", mkPropertyValues({"POS": "1"}))
37 self.assertEqual(get_state_as_dict(xtab)["CurrPagePos"], "1")
39 xtab.executeAction("SELECT", mkPropertyValues({"POS": "2"}))
41 self.assertEqual(get_state_as_dict(xtab)["CurrPagePos"], "2")
43 xtab.executeAction("SELECT", mkPropertyValues({"POS": "3"}))
61 xtab=xDialog.getChild("tabcontrol")
[all …]
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/AFILE/Source/
H A Ddraw4x4.cpp85 uint32_t xtab[640 / 4]; in Draw4x4() local
98 Draw4x4_InternalAlpha(xtab, cell_column, bitstream); in Draw4x4()
99 mask_stream = Draw4x4_InternalBeta(xtab, cell_column, bits, row, mask_stream); in Draw4x4()
161 *xtab++ = hcnt | 0x000a0000; in Draw4x4_InternalAlpha()
167 *xtab = xtab[-1]; in Draw4x4_InternalAlpha()
168 ++xtab; in Draw4x4_InternalAlpha()
172 *xtab++ = huffword; in Draw4x4_InternalAlpha()
182 static uint8_t* Draw4x4_InternalBeta(uint32_t* xtab, int framesize, in Draw4x4_InternalBeta() argument
195 auto const xtype = (*xtab >> 17) & 0x07; in Draw4x4_InternalBeta()
196 auto const xparam = *xtab & 0x01ffff; in Draw4x4_InternalBeta()
[all …]
/dports/textproc/R-cran-xtable/xtable/R/
H A Dautoformat.R1 autoformat <- function(xtab, zap = getOption("digits")) { argument
2 align(xtab) <- xalign(xtab)
3 digits(xtab) <- xdigits(xtab, zap = zap)
4 display(xtab) <- xdisplay(xtab)
5 return(xtab)
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/sound/
H A Da_midi.c135 static int xtab[8]; variable
145 m_expect = xtab[(m_status >> 4) & 0x07]; in decode_midi_byte()
173 memset(xtab, -1, sizeof(xtab)); in midi_open()
175 xtab[0] = full_xtab[0]; in midi_open()
177 xtab[1] = full_xtab[1]; in midi_open()
179 xtab[2] = full_xtab[2]; in midi_open()
181 xtab[3] = full_xtab[3]; in midi_open()
183 xtab[4] = full_xtab[4]; in midi_open()
185 xtab[5] = full_xtab[5]; in midi_open()
187 xtab[6] = full_xtab[6]; in midi_open()
/dports/cad/alliance/alliance/src/rds/src/
H A Drutpoly.c369 long xtab[], ytab[];
585 free((char *)xtab);
602 free((char *)xtab);
611 free((char *)xtab);
619 while (xtab[h] != x1)
651 free((char *)xtab);
662 free((char *)xtab);
689 free((char *)xtab);
702 free((char *)xtab);
718 while (xtab[h] != x1)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/contrib/pdb_tools/pdb_large/
H A Dinp.F19 data xtab /' '/ ! Tab ... no backslash necessary
21 data xtab /9/ ! Tab ... g77 has trouble with escape sequence
23 data xtab /'\ '/ ! Tab ... note backslash for cpp
53 ois_ws(xtest) = (xtest.eq.xblnk .or. xtest.eq.xtab)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/contrib/pdb_tools/pdb_amber2nwchem/
H A Dinp.F19 data xtab /' '/ ! Tab ... no backslash necessary
21 data xtab /9/ ! Tab ... g77 has trouble with escape sequence
23 data xtab /'\ '/ ! Tab ... note backslash for cpp
53 ois_ws(xtest) = (xtest.eq.xblnk .or. xtest.eq.xtab)
/dports/textproc/miller/miller-5.10.2/c/reg_test/
H A Drun6630 run_mlr --xtab cat $indir/truncated.xtab-crlf
7100 run_mlr --xtab cat $indir/embedded-ips.xtab
7257 mention xtab
7258 run_mlr --ifs auto --xtab cat $indir/line-term-lf.xtab
7259 run_mlr --ifs auto --xtab cat $indir/line-term-crlf.xtab
7260 run_mlr --fs auto --xtab cat $indir/line-term-lf.xtab
7261 run_mlr --fs auto --xtab cat $indir/line-term-crlf.xtab
7263 mention xtab
7264 run_mlr --ifs auto --xtab cat $indir/line-term-lf.xtab
7265 run_mlr --ifs auto --xtab cat $indir/line-term-crlf.xtab
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/uitest/chapterNumbering/
H A DchapterNumbering.py33 xtab = xDialog.getChild("tabcontrol")
40 select_pos(xtab, "0") #first tab
48 select_pos(xtab, "1") #second tab Position
67 xtab = xDialog.getChild("tabcontrol")
74 select_pos(xtab, "0")
81 select_pos(xtab, "1") #second tab Position
/dports/math/R-cran-recipes/recipes/R/
H A Dother.R214 xtab <- sort(table(x, useNA = "no"), decreasing = TRUE) functionVar
217 xtab <- xtab / sum(!is.na(x))
220 dropped <- which(xtab < threshold)
224 keepers <- names(xtab[-dropped])
229 keepers <- names(xtab)[which.max(xtab)]

12345678910>>...14