Home
last modified time | relevance | path

Searched refs:npop (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/lang/onyx/onyx-5.1.2/bin/onyx/test/
H A Dsubst_a.nx.exp2 {`Input string' `p(.)' `X\\1Y' < > subst pstack 2 npop}
5 {`Input string' `p(.)' `X\\1Y' < > subst pstack 2 npop}
8 {`Input string' `p(.)' `X\\1Y' < > regsub subst pstack 2 npop}
11 {`Input String' `([a-r])' `[\\2]' subst pstack 2 npop}
14 {`Input String' `([a-r])' `[\\2]' < > subst pstack 2 npop}
17 {`Input String' `([a-r])' `[\\2]' < $g true > subst pstack 2 npop}
20 {`Input String' `([a-j])|([k-r])' `[\\1|\\2]' subst pstack 2 npop}
29 {`Input String' `([a-j])' `\\\\1' < $g true > subst pstack 2 npop}
32 {`Input String' `([a-j])' `\\1\\' < $g true > subst pstack 2 npop}
35 {`Input String' `i' `>\\1<' < $g true > subst pstack 2 npop}
[all …]
H A Dsubst_a.nx.in38 {`Input string' `p(.)' `X\1Y' <> subst pstack 2 npop}
39 {`Input string' `p(.)' `X\1Y' <> subst pstack 2 npop}
40 {`Input string' `p(.)' `X\1Y' <> regsub subst pstack 2 npop}
42 {`Input String' `([a-r])' `[\2]' subst pstack 2 npop}
43 {`Input String' `([a-r])' `[\2]' <> subst pstack 2 npop}
44 {`Input String' `([a-r])' `[\2]' <$g true> subst pstack 2 npop}
50 {`Input String' `([a-j])' `\\\1' <$g true> subst pstack 2 npop}
54 {`Input String' `i' `>\1<' <$g true> subst pstack 2 npop}
60 pstack 2 npop
65 pstack 2 npop
[all …]
H A Dmatch_a.nx.exp22 {`INPUT Input input' `input' < $g true > -array- -array- while 3 npop}
24 {`INPUT Input input' `input' < $g true > regex -array- -array- while 2 npop}
26 {`INPUT Input input' `input' < $g true $i true > -array- -array- while 3 npop}
30 {`INPUT Input input' `input' < $g true $i true > regex -array- -array- while 2 npop}
34 {`Some multiline\ninput text.' `^\\w+' < $g true > -array- -array- while 3 npop}
36 {`Some multiline\ninput text.' `^\\w+' < $g true > regex -array- -array- while 2 npop}
38 {`Some multiline\ninput text.' `^\\w+' < $g true $m true > -array- -array- while 3 npop}
41 {`Some multiline\ninput text.' `^\\w+' < $g true $m true > regex -array- -array- while 2 npop}
44 {`Some multiline\ninput text.' `\\w+.' < $g true > -array- -array- while 3 npop}
49 {`Some multiline\ninput text.' `\\w+.' < $g true > regex -array- -array- while 2 npop}
[all …]
H A Dmatch_a.nx.in54 3 npop
62 2 npop
70 3 npop
78 2 npop
87 3 npop
95 2 npop
103 3 npop
111 2 npop
120 3 npop
128 2 npop
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzupath.c121 return npop; in zinustroke()
142 return npop; in in_test()
152 int npop; in in_path() local
168 npop = 2; in in_path()
182 npop = 1; in in_path()
212 npop--; in in_path_result()
229 return npop; in in_utest()
241 int npop; in in_upath() local
365 int npop; in zustroke() local
646 npop = 2; in upath_stroke()
[all …]
H A Dzdps1.c259 if (npop < 0) in zrectappend()
260 return npop; in zrectappend()
265 pop(npop); in zrectappend()
280 return npop; in zrectclip()
285 pop(npop); in zrectclip()
300 return npop; in zrectfill()
305 pop(npop); in zrectfill()
322 if (npop < 0) in zrectstroke()
325 npop++; in zrectstroke()
329 if (npop < 0) in zrectstroke()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzupath.c121 return npop; in zinustroke()
142 return npop; in in_test()
152 int npop; in in_path() local
168 npop = 2; in in_path()
182 npop = 1; in in_path()
212 npop--; in in_path_result()
229 return npop; in in_utest()
241 int npop; in in_upath() local
365 int npop; in zustroke() local
646 npop = 2; in upath_stroke()
[all …]
H A Dzdps1.c259 if (npop < 0) in zrectappend()
260 return npop; in zrectappend()
265 pop(npop); in zrectappend()
280 return npop; in zrectclip()
285 pop(npop); in zrectclip()
300 return npop; in zrectfill()
305 pop(npop); in zrectfill()
322 if (npop < 0) in zrectstroke()
325 npop++; in zrectstroke()
329 if (npop < 0) in zrectstroke()
[all …]
H A Dzimage.c41 const gs_color_space * pcs, int npop));
75 int npop = 7; in zimage_multiple() local
95 npop += spp - 1; in zimage_multiple()
105 pcs, npop); in zimage_multiple()
113 int npop) in zimage_opaque_setup() argument
130 const gs_color_space * pcs, int npop) in image_setup() argument
144 pim->ImageMask | pim->CombineWithColor, npop); in image_setup()
150 const ref * sources, bool uses_color, int npop) in zimage_setup() argument
160 sources, npop); in zimage_setup()
260 pop(npop); in zimage_data_setup()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzupath.c129 return npop; in zinustroke()
150 return npop; in in_test()
160 int npop; in in_path() local
176 npop = 2; in in_path()
180 npop = code; in in_path()
194 npop = 1; in in_path()
224 npop--; in in_path_result()
241 return npop; in in_utest()
253 int npop; in in_upath() local
861 npop = 2; in upath_stroke()
[all …]
H A Dzdps1.c261 if (npop < 0) in zrectappend()
262 return npop; in zrectappend()
267 pop(npop); in zrectappend()
282 return npop; in zrectclip()
287 pop(npop); in zrectclip()
302 return npop; in zrectfill()
307 pop(npop); in zrectfill()
324 if (npop < 0) in zrectstroke()
327 npop++; in zrectstroke()
331 if (npop < 0) in zrectstroke()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzupath.c149 if (npop < 0) in in_test()
160 int npop; in in_path() local
176 npop = 2; in in_path()
207 return npop; in in_path()
224 npop--; in in_path_result()
225 pop(npop); in in_path_result()
226 op -= npop; in in_path_result()
253 int npop; in in_upath() local
403 int npop; in zustroke() local
412 pop(npop); in zustroke()
[all …]
H A Dzdps1.c263 if (npop < 0) in zrectappend()
264 return npop; in zrectappend()
269 pop(npop); in zrectappend()
283 if (npop < 0) in zrectclip()
284 return npop; in zrectclip()
289 pop(npop); in zrectclip()
303 if (npop < 0) in zrectfill()
309 pop(npop); in zrectfill()
321 int npop, code; in zrectstroke() local
329 npop++; in zrectstroke()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzupath.c149 if (npop < 0) in in_test()
160 int npop; in in_path() local
176 npop = 2; in in_path()
207 return npop; in in_path()
224 npop--; in in_path_result()
225 pop(npop); in in_path_result()
226 op -= npop; in in_path_result()
253 int npop; in in_upath() local
403 int npop; in zustroke() local
412 pop(npop); in zustroke()
[all …]
H A Dzdps1.c263 if (npop < 0) in zrectappend()
264 return npop; in zrectappend()
269 pop(npop); in zrectappend()
283 if (npop < 0) in zrectclip()
284 return npop; in zrectclip()
289 pop(npop); in zrectclip()
303 if (npop < 0) in zrectfill()
309 pop(npop); in zrectfill()
321 int npop, code; in zrectstroke() local
329 npop++; in zrectstroke()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzupath.c129 return npop; in zinustroke()
150 return npop; in in_test()
160 int npop; in in_path() local
176 npop = 2; in in_path()
180 npop = code; in in_path()
194 npop = 1; in in_path()
224 npop--; in in_path_result()
241 return npop; in in_utest()
253 int npop; in in_upath() local
861 npop = 2; in upath_stroke()
[all …]
H A Dzdps1.c261 if (npop < 0) in zrectappend()
262 return npop; in zrectappend()
267 pop(npop); in zrectappend()
282 return npop; in zrectclip()
287 pop(npop); in zrectclip()
302 return npop; in zrectfill()
307 pop(npop); in zrectfill()
324 if (npop < 0) in zrectstroke()
327 npop++; in zrectstroke()
331 if (npop < 0) in zrectstroke()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzupath.c151 if (npop < 0) in in_test()
163 int npop; in in_path() local
179 npop = 2; in in_path()
213 return npop; in in_path()
230 npop--; in in_path_result()
231 pop(npop); in in_path_result()
232 op -= npop; in in_path_result()
260 int npop; in in_upath() local
410 int npop; in zustroke() local
419 pop(npop); in zustroke()
[all …]
H A Dzdps1.c264 if (npop < 0) in zrectappend()
265 return npop; in zrectappend()
270 pop(npop); in zrectappend()
284 if (npop < 0) in zrectclip()
285 return npop; in zrectclip()
290 pop(npop); in zrectclip()
304 if (npop < 0) in zrectfill()
310 pop(npop); in zrectfill()
322 int npop, code; in zrectstroke() local
330 npop++; in zrectstroke()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzupath.c151 if (npop < 0) in in_test()
163 int npop; in in_path() local
179 npop = 2; in in_path()
213 return npop; in in_path()
230 npop--; in in_path_result()
231 pop(npop); in in_path_result()
232 op -= npop; in in_path_result()
260 int npop; in in_upath() local
410 int npop; in zustroke() local
419 pop(npop); in zustroke()
[all …]
H A Dzdps1.c264 if (npop < 0) in zrectappend()
265 return npop; in zrectappend()
270 pop(npop); in zrectappend()
284 if (npop < 0) in zrectclip()
285 return npop; in zrectclip()
290 pop(npop); in zrectclip()
304 if (npop < 0) in zrectfill()
310 pop(npop); in zrectfill()
322 int npop, code; in zrectstroke() local
330 npop++; in zrectstroke()
[all …]
/dports/devel/ncurses/ncurses-6.3/ncurses/tinfo/
H A Dlib_tparm.c340 #undef npop
818 x = npop(tps); in tparam_internal()
823 x = npop(tps); in tparam_internal()
904 y = npop(tps); in tparam_internal()
905 x = npop(tps); in tparam_internal()
910 y = npop(tps); in tparam_internal()
911 x = npop(tps); in tparam_internal()
916 y = npop(tps); in tparam_internal()
917 x = npop(tps); in tparam_internal()
922 y = npop(tps); in tparam_internal()
[all …]
/dports/math/ploticus-nox11/pl240src/src/
H A Dproc_usedata.c18 int npop; in PLP_usedata() local
24 npop = 0; /* pop: all */ in PLP_usedata()
35 if( strncmp( lineval, "all", 3 )==0 ) npop = 0; in PLP_usedata()
36 else npop = itokncpy( lineval ); in PLP_usedata()
38 else if( strncmp( attr, "original", 8 )== 0 ) npop = 0; in PLP_usedata()
43 PL_popdataset( npop ); in PLP_usedata()
/dports/math/ploticus/pl240src/src/
H A Dproc_usedata.c18 int npop; in PLP_usedata() local
24 npop = 0; /* pop: all */ in PLP_usedata()
35 if( strncmp( lineval, "all", 3 )==0 ) npop = 0; in PLP_usedata()
36 else npop = itokncpy( lineval ); in PLP_usedata()
38 else if( strncmp( attr, "original", 8 )== 0 ) npop = 0; in PLP_usedata()
43 PL_popdataset( npop ); in PLP_usedata()
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/
H A Dslg.c9 { short npt,nb,np,i,j,k,ppt,base,npop,pn,arg; in main() local
11 err=0; wt=0; npop=0; arg=1; in main()
25 { printf("Input pnos, preceded by their number.\n");scanf("%hd",&npop);} in main()
30 { fscanf(ip,"%hd",&j); if (j==1) { npop++; pno[np-i]=1; } } in main()
33 else for (i=1;i<=npop;i++) { scanf("%hd",&pn); pno[pn]=1; } in main()
34 fprintf(op,"%4d%4d%4d%4d\n",npt,npop,nb,0); in main()

1234567891011