Home
last modified time | relevance | path

Searched refs:newlast (Results 1 – 25 of 58) sorted by relevance

123

/dports/math/xplot/xplot-0.90.7.1/
H A Dcoord.c173 coord *newfirst, coord *newlast) in zoom_in_coord() argument
188 *newlast = impls[(int)ctype]->unmap(first, last, n, xl); in zoom_in_coord()
190 if (impls[(int)ctype]->cmp(*newfirst, *newlast) == 0) { in zoom_in_coord()
192 *newlast = last; in zoom_in_coord()
202 coord *newfirst, coord *newlast) in drag_coord() argument
214 *newlast = impls[(int)ctype]->add(last, diff); in drag_coord()
218 *newlast = last; in drag_coord()
223 *newlast = impls[(int)ctype]->subtract(last, diff); in drag_coord()
H A Dcoord.h73 coord *newfirst, coord *newlast);
78 coord *newfirst, coord *newlast);
/dports/science/dynare/dynare-4.6.4/dynare++/tl/cc/
H A Drfs_tensor.cc138 auto newlast = std::make_unique<Vector>(power(nvar(), cols.size()-i)); in URSingleTensor() local
139 KronProd::kronMult(cols[i], ConstVector(*last), *newlast); in URSingleTensor()
140 last = std::move(newlast); in URSingleTensor()
159 auto newlast = std::make_unique<Vector>(last->length()*v.length()); in URSingleTensor() local
160 KronProd::kronMult(v, ConstVector(*last), *newlast); in URSingleTensor()
161 last = std::move(newlast); in URSingleTensor()
H A Dkron_prod.cc312 auto newlast = std::make_unique<TwoDMatrix>(in.nrows(), c); in mult() local
313 interkron.mult(*last, *newlast); in mult()
314 last = std::move(newlast); in mult()
366 auto newlast = std::make_unique<Vector>(last->length()*row->length()); in multRows() local
367 kronMult(*row, ConstVector(*last), *newlast); in multRows()
368 last = std::move(newlast); in multRows()
H A Dpyramid_prod2.cc105 auto newlast = std::make_unique<Vector>(last->length()*header.cols[i]->length()); in IrregTensor() local
107 ConstVector(*last), *newlast); in IrregTensor()
108 last = std::move(newlast); in IrregTensor()
/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/src/wmatch/
H A Dpairs.c31 newlast = v; in PAIR()
36 NEXTVTX[newlast] = oldfirst; in PAIR()
38 LASTVTX[newbase] = newlast; in PAIR()
95 NEXTVTX[newlast] = v; in LINK_PATH()
97 newlast = LASTVTX[u]; in LINK_PATH()
/dports/news/trn/trn-3.6/
H A Dngdata.c130 grow_ng(newlast) in grow_ng() argument
131 ART_NUM newlast; in grow_ng()
136 if (newlast > lastart) {
138 toread[ng] += (ART_UNREAD)(newlast-lastart);
139 grow_cache(newlast);
141 lastart = newlast;
/dports/games/powder/powder118_src/support/encyclopedia2c/
H A Dencyclopedia2c.cpp148 char *newlast; in appendText() local
151 newlast = new char[linelen + strlen(myLastLine) + 5]; in appendText()
152 strcpy(newlast, myLastLine); in appendText()
153 if (strlen(newlast)) in appendText()
155 lastchar = newlast[strlen(newlast)-1]; in appendText()
161 strcat(newlast, " "); in appendText()
164 strcat(newlast, " "); in appendText()
166 strcat(newlast, text); in appendText()
168 myLastLine = newlast; in appendText()
/dports/news/trn4/trn-4.0-test77/
H A Dngdata.c144 grow_ng(newlast) in grow_ng() argument
145 ART_NUM newlast; in grow_ng()
150 if (newlast > lastart) {
152 ngptr->toread += (ART_UNREAD)(newlast-lastart);
156 sa_grow(lastart,newlast);
161 } while (lastart < newlast);
166 sc_fill_scorelist(tmpfirst,newlast);
/dports/devel/rudiments/rudiments-1.2.2/include/rudiments/private/
H A Dlinkedlistinlines.h378 linkedlistnode<valuetype> *newlast=NULL; in insertionSort() local
397 newlast=node; in insertionSort()
411 if (newlast->compare(node)<=0) { in insertionSort()
412 node->setPrevious(newlast); in insertionSort()
414 newlast->setNext(node); in insertionSort()
415 newlast=node; in insertionSort()
424 currentfromlast=newlast->getPrevious(); in insertionSort()
470 last=newlast; in insertionSort()
531 linkedlistnode<valuetype> *newlast=NULL; in heapSort() local
544 newlast=node; in heapSort()
[all …]
H A Dsinglylinkedlistinlines.h570 singlylinkedlistnode<valuetype> *newlast=NULL; in insertionSort() local
588 newlast=node; in insertionSort()
600 if (newlast->compare(node)<=0) { in insertionSort()
602 newlast->setNext(node); in insertionSort()
603 newlast=node; in insertionSort()
634 last=newlast; in insertionSort()
695 singlylinkedlistnode<valuetype> *newlast=NULL; in heapSort() local
707 newlast=node; in heapSort()
718 last=newlast; in heapSort()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Drandom_mars.cpp192 int newactive[2],newfirst[2],newlast[2]; in select_subset() local
236 newlast[0] = newlast[1] = -1; in select_subset()
263 if (newlast[which] >= 0) next[newlast[which]] = oldindex; in select_subset()
264 newlast[which] = oldindex; in select_subset()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/LINKERN/
H A Dlinkern.c1102 int this, newlast; local
1154 newlast = e->over;
1177 turn (newlast);
1221 int newlast = e.other; local
1254 turn (newlast);
1298 int newlast = e.over; local
1323 turn (newlast);
1376 int this, prev, newlast; local
1401 newlast = winner.over;
1407 kickturn (newlast);
[all …]
/dports/math/concorde/concorde/LINKERN/
H A Dlinkern.c795 newlast = e->over;
808 markedge_del (this, newlast, E);
861 int newlast = e.other; local
878 markedge_add (last, newlast, E);
880 markedge_del (newlast, prev, E);
881 markedge_del (newlast, next, E);
940 int newlast = e.over; local
1007 int this, prev, newlast; local
1032 newlast = winner.over;
1047 markedge_del (this, newlast, E);
[all …]
H A Dlinkern_fixed.c586 int val, this, newlast, hit = 0, oldG = gain; local
597 newlast = e->over;
599 if (Fixededge (this, newlast)) continue;
602 val = gain - Edgelen (newlast, first, D);
608 FLIP (first, last, newlast, this, fstack, F);
612 markedge_del (this, newlast, E);
616 unmarkedge_del (this, newlast, E);
677 int newlast = e.over; local
680 if (Fixededge (this, newlast)) return 0;
693 markedge_del (this, newlast, E);
[all …]
H A Dlinkern_path.c591 int val, this, newlast, hit = 0, oldG = gain; local
602 newlast = e->over;
604 if (Fixededge (this, newlast)) continue;
607 val = gain - Edgelen (newlast, first, D);
613 FLIP (first, last, newlast, this, fstack, F);
617 markedge_del (this, newlast, E);
621 unmarkedge_del (this, newlast, E);
682 int newlast = e.over; local
685 if (Fixededge (this, newlast)) return 0;
698 markedge_del (this, newlast, E);
[all …]
/dports/mail/procmail/procmail-3.22/src/
H A Dmemblk.c150 ;{ char*newlast; local
151 if(newlast=(*read_func)(mb->p+filled,mb->len-filled,data))
152 { filled=newlast-mb->p;
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/Imlib-light/
H A Dcache.c287 int newlast; in clean_caches() local
333 newlast = 0; in clean_caches()
372 newlast = 0; in clean_caches()
378 if (newlast) in clean_caches()
388 newlast = 0; in clean_caches()
407 newlast = 1; in clean_caches()
/dports/lang/parrot/parrot-8.1.0/src/gc/
H A Dfixed_allocator.c311 newpool->newlast = NULL; in Parrot_gc_pool_new()
443 if (pool->newfree >= pool->newlast) in pool_allocate()
552 pool->newlast = last; in allocate_new_pool_arena()
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtinst/
H A Dxmlapi.py406 newlast = libxml2.newText(prevsib.content)
408 newlast = libxml2.newText("\n")
409 parentnode.addChild(newlast)
/dports/devel/sunpromake/schily-2021-09-18/patch/
H A Dpatch.c824 LINENUM newlast = newfirst + pch_repl_lines() - 1; in abort_hunk() local
844 if (newlast < newfirst) in abort_hunk()
846 else if (newlast == newfirst) in abort_hunk()
852 (Llong)newlast, minuses); in abort_hunk()
/dports/devel/smake/schily-2021-09-18/patch/
H A Dpatch.c824 LINENUM newlast = newfirst + pch_repl_lines() - 1; in abort_hunk() local
844 if (newlast < newfirst) in abort_hunk()
846 else if (newlast == newfirst) in abort_hunk()
852 (Llong)newlast, minuses); in abort_hunk()
/dports/devel/sccs/schily-2021-09-18/patch/
H A Dpatch.c824 LINENUM newlast = newfirst + pch_repl_lines() - 1; in abort_hunk() local
844 if (newlast < newfirst) in abort_hunk()
846 else if (newlast == newfirst) in abort_hunk()
852 (Llong)newlast, minuses); in abort_hunk()
/dports/devel/schilybase/schily-2021-09-18/patch/
H A Dpatch.c824 LINENUM newlast = newfirst + pch_repl_lines() - 1; in abort_hunk() local
844 if (newlast < newfirst) in abort_hunk()
846 else if (newlast == newfirst) in abort_hunk()
852 (Llong)newlast, minuses); in abort_hunk()
/dports/net/rscsi/schily-2021-09-18/patch/
H A Dpatch.c824 LINENUM newlast = newfirst + pch_repl_lines() - 1; in abort_hunk() local
844 if (newlast < newfirst) in abort_hunk()
846 else if (newlast == newfirst) in abort_hunk()
852 (Llong)newlast, minuses); in abort_hunk()

123