Home
last modified time | relevance | path

Searched refs:nextg (Results 1 – 17 of 17) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/anupq-3.2.1/src/
H A Dextra_relations.c263 nextg = first_entry + 1; in extra_relations()
264 w = WT(y[structure + nextg]); in extra_relations()
278 nextg = gen[length]; in extra_relations()
283 if (nextg >= 1 && nextg < least_entry) in extra_relations()
287 ++nextg; in extra_relations()
297 if (nextg > 1 && nextg <= least_entry) { in extra_relations()
302 gen[length] = nextg; in extra_relations()
310 ++nextg; in extra_relations()
311 if (nextg > 1 && nextg <= least_entry) in extra_relations()
314 gen[length] = nextg; in extra_relations()
[all …]
/dports/science/plumed/plumed2-2.7.2/user-doc/tutorials/old_tutorials/trieste-3/
H A Ddo_block_histo.py20 nextg = 1 variable
22 nextg = 1 + grid_dimension variable
23 assert len(fieldnames)==(2+grid_dimension + nquantities*nextg)
31 average[i,:] = norm*griddata[:,nquantities+i*nextg]
32 average_sq[i,:] = norm*griddata[:,nquantities+i*nextg]*griddata[:,nquantities+i*nextg]
39 average[i,:] = average[i,:] + tnorm*newgrid[:,nquantities+i*nextg]
40 …age_sq[i,:] = average_sq[i,:] + tnorm*newgrid[:,nquantities+i*nextg]*newgrid[:,nquantities+i*nextg]
/dports/news/nn/nn-6.7.3/
H A Dcollect.c265 char *curg, *nextg; in collect_article() local
268 for (nextg = news.ng_groups, cp_ptr = db_data.dh_cross; *nextg;) { in collect_article()
269 curg = nextg; in collect_article()
271 if ((nextg = strchr(curg, ','))) in collect_article()
272 *nextg++ = NUL; in collect_article()
274 nextg = ""; in collect_article()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dproc.c888 mp->nextg = gp; in mnextg()
913 if(m->nextg != nil) { in nextgandunlock()
914 gp = m->nextg; in nextgandunlock()
915 m->nextg = nil; in nextgandunlock()
927 if(m->nextg != nil) { in nextgandunlock()
928 gp = m->nextg; in nextgandunlock()
929 m->nextg = nil; in nextgandunlock()
988 m->nextg = nil; in nextgandunlock()
1011 if((gp = m->nextg) == nil) in nextgandunlock()
1013 m->nextg = nil; in nextgandunlock()
[all …]
H A Druntime.h235 G* nextg; member
/dports/graphics/xli/xli-2006-11-10/
H A Dreduce.c1003 int *epixel, *ip, nextr, nextg, nextb; in CopyToNewImage() local
1107 rgbindex |= ((gval = sat[nextg]) & 0xf8) << (Bits - cBits); in CopyToNewImage()
1119 nextg = *ip++ + err7[gval]; /* this line, next pixel */ in CopyToNewImage()
1149 rgbindex |= ((gval = sat[nextg]) & 0xf8) << (Bits - cBits); in CopyToNewImage()
1164 nextg = *ip++ + err7[gval]; /* this line, next pixel */ in CopyToNewImage()
1188 nextg = *ip, *ip++ = 0, nextb = *ip, *ip++ = 0; x > 0; x--) { in CopyToNewImage()
1194 rgbindex |= ((gval = sat[nextg]) & 0xf8) << (Bits - cBits); in CopyToNewImage()
1206 nextg = *ip++ + err7[gval]; /* this line, next pixel */ in CopyToNewImage()
1229 nextg = *ip, *ip++ = 0, nextb = *ip, *ip++ = 0; x > 0; x--) { in CopyToNewImage()
1235 rgbindex |= ((gval = sat[nextg]) & 0xf8) << (Bits - cBits); in CopyToNewImage()
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/lib/gvpr/
H A Dgvpr.c949 Agraph_t* nextg = NULL; in gvpr() local
1029 for (state->curgraph = nextGraph(ing); state->curgraph; state->curgraph = nextg) { in gvpr()
1033 nextg = state->nextgraph = nextGraph(ing); in gvpr()
1083 nextg = nextGraph(ing); in gvpr()
1084 if (opts->verbose && nextg) sfprintf (sfstderr, "Read graph: %.2f secs.\n", gvelapsed_sec()); in gvpr()
/dports/print/libotf/libotf-0.9.16/src/
H A Dotfdrive.c1041 OTF_Glyph *nextg; in lookup_gpos() local
1043 for (next_gidx = gidx + 1, nextg = gstring->glyphs + next_gidx; in lookup_gpos()
1044 next_gidx < gstring->used && IGNORED_GLYPH (nextg, flag); in lookup_gpos()
1045 next_gidx++, nextg++); in lookup_gpos()
1056 if (set->PairValueRecord[j].SecondGlyph == nextg->glyph_id) in lookup_gpos()
1066 nextg = gstring->glyphs + next_gidx; in lookup_gpos()
1075 g = nextg; in lookup_gpos()
1099 class2 = get_class_def (&pair2->ClassDef2, nextg->glyph_id); in lookup_gpos()
1108 nextg = gstring->glyphs + next_gidx; in lookup_gpos()
1118 g = nextg; in lookup_gpos()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/tinysvcmdns/
H A Dmdns.c508 struct rr_group *nextg = g->next; in rr_group_destroy() local
512 g = nextg; in rr_group_destroy()
/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dgroup.c643 Slrn_Group_Type *nextg; in free_all_groups() local
648 nextg = g->next; in free_all_groups()
652 g = nextg; in free_all_groups()
/dports/audio/shairport-sync/shairport-sync-3.3.9/
H A Dtinysvcmdns.c608 struct rr_group *nextg = g->next; in rr_group_destroy() local
612 g = nextg; in rr_group_destroy()
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dfile.py2823 for nextg in contents_grains:
2825 nextg, __NOT_FOUND, delimiter=contents_delimiter
/dports/comms/kermit/kermit-9.0.305.04/
H A Dmakefile2694 nextg: target
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DnsSTSPreloadList.inc71380 nextg.gg, 1
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DnsSTSPreloadList.inc78101 nextg.gg, 1
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DnsSTSPreloadList.inc80693 nextg.gg, 1
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DnsSTSPreloadList.inc78101 nextg.gg, 1