Home
last modified time | relevance | path

Searched refs:lnn (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/main/
H A Dprint-list.c586 stp_list_item_t *lnn; /* list node next */ in stp_list_item_create() local
606 lnn = list->end; in stp_list_item_create()
607 while (lnn) in stp_list_item_create()
609 if (list->sortfunc(lnn->data, ln->data) <= 0) in stp_list_item_create()
611 lnn = lnn->prev; in stp_list_item_create()
615 lnn = next; in stp_list_item_create()
620 ln->next = lnn; in stp_list_item_create()
/dports/print/gutenprint/gutenprint-5.3.3/src/main/
H A Dprint-list.c586 stp_list_item_t *lnn; /* list node next */ in stp_list_item_create() local
606 lnn = list->end; in stp_list_item_create()
607 while (lnn) in stp_list_item_create()
609 if (list->sortfunc(lnn->data, ln->data) <= 0) in stp_list_item_create()
611 lnn = lnn->prev; in stp_list_item_create()
615 lnn = next; in stp_list_item_create()
620 ln->next = lnn; in stp_list_item_create()
/dports/www/varnish6/varnish-cache-varnish-6.6.2/tools/
H A Dgcov_digest.py155 lnn, cnn = lnos[0]
156 if lnl + 1 != lnn or cnn != cn:
159 lnl = lnn
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dread.c329 int lnn; /* line number in the real file */ in mparse_buf_r() local
335 lnn = curp->line; in mparse_buf_r()
344 curp->line = lnn; in mparse_buf_r()
347 if (lnn < 3 && in mparse_buf_r()
366 ++lnn; in mparse_buf_r()
428 ++lnn; in mparse_buf_r()
438 ++lnn; in mparse_buf_r()
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_gauss_quad.f90273 integer :: lmethod, lN, lnn local
303 lnn = lN + 1
304 w(:) = Pi / real(lnn,dp)
305 do i = 1 , lnn - 1
306 a_arg = real(i,dp) * Pi / real(lnn, dp)
311 lnn = lN + 1
312 w(:) = Pi / real(lnn,dp)
313 w(1) = Pi / real(2*lnn,dp)
314 w(N) = Pi / real(2*lnn,dp)
315 do i = 0 , lnn
[all …]
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dread.c152 int lnn; /* line number in the real file */ in mparse_buf_r() local
161 lnn = curp->line; in mparse_buf_r()
168 curp->line = lnn; in mparse_buf_r()
171 if (lnn < 3 && in mparse_buf_r()
190 ++lnn; in mparse_buf_r()
/dports/graphics/bmeps/dktools-4.31.1/src/dkct/
H A Ddkct.h25 int lnn; /**< Show line numbers. */ member
H A Ddkct-tr.c3542 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_exec_command()
3695 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_process_character()
3706 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_process_character()
3794 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_process_character()
3883 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_attempt_to_write_file()
3902 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_attempt_to_write_file()
3904 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_attempt_to_write_file()
3915 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_attempt_to_write_file()
3917 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_attempt_to_write_file()
3967 if((psrc->dkcto).lnn) { psrc->shln = 1; } in dkct_tr_attempt_to_write_file()
[all …]
/dports/textproc/wv/wv-1.2.9/
H A Dpgd.c48 item->lnn = read_16ubit (fd); in wvGetPGD()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/tests/nonreg_tests/
H A Dbug_3116.dia.ref15 subplot(212),plot([0.01,100],[1,10]);a=gca();a.log_flags='lnn';
H A Dbug_3116.tst18 subplot(212),plot([0.01,100],[1,10]);a=gca();a.log_flags='lnn';
H A Dbug_3139.tst20 a.log_flags = 'lnn';
H A Dbug_3139.dia.ref17 a.log_flags = 'lnn';
H A Dbug_14191.tst29 assert_checkequal(gca().log_flags, "lnn");
H A Dbug_14536.tst22 ax.log_flags = "lnn";
H A Dbug_2467.dia.ref18 a.log_flags = 'lnn';
H A Dbug_2147.tst25 axes.log_flags = "lnn";
H A Dbug_2467.tst21 a.log_flags = 'lnn';
H A Dbug_7739.tst27 a.log_flags="lnn";
H A Dbug_3404.dia.ref20 a.log_flags = "lnn";
H A Dbug_3404.tst23 a.log_flags = "lnn";
H A Dbug_1857.tst26 if (axes.log_flags <> "lnn") then pause; end
/dports/math/scilab/scilab-6.1.1/scilab/modules/differential_equations/demos/ode/ode_chimpl/
H A Dode_chimpl.dem.sce42 ax.log_flags = "lnn";
/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/tests/unit_tests/
H A Dbode.tst18 if am.log_flags<>"lnn" then r=%f;return,end
20 if ap.log_flags<>"lnn" then r=%f;return,end
/dports/math/scilab/scilab-6.1.1/scilab/modules/differential_equations/demos/ode/ode_chstiff/
H A Dode_chstiff.dem.sce31 ax=gca();ax.log_flags = "lnn";ax.box="on";ax.margins(4)=0.2;

12345678910>>...13