Home
last modified time | relevance | path

Searched refs:odelta (Results 1 – 25 of 37) sorted by relevance

12

/dports/shells/ksh93/ast-93u/src/lib/libodelta/
H A DMamfile40 make odelta
42 make odelta.req
51 exec - for i in odelta ast
53 exec - "odelta"|odelta)
73 exec - } > odelta.req
75 done odelta.req generated
189 done odelta virtual
207 make ${INSTALLROOT}/lib/lib/odelta
209 prev odelta.req
210odelta.req' || ${STDCMP} 2>/dev/null -s odelta.req ${INSTALLROOT}/lib/lib/odelta || { ${STDMV} ${I…
[all …]
H A DMakefile12 odelta :LIBRARY: update.h suftree.h \ target
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libodelta/
H A DMamfile40 make odelta
42 make odelta.req
51 exec - for i in odelta ast
53 exec - "odelta"|odelta)
73 exec - } > odelta.req
75 done odelta.req generated
189 done odelta virtual
207 make ${INSTALLROOT}/lib/lib/odelta
209 prev odelta.req
210odelta.req' || ${STDCMP} 2>/dev/null -s odelta.req ${INSTALLROOT}/lib/lib/odelta || { ${STDMV} ${I…
[all …]
H A DMakefile12 odelta :LIBRARY: update.h suftree.h \ target
/dports/net/timed/timed-8.1/timed/
H A Dmeasure.c74 long idelta, odelta, total; in measure() local
222 odelta = histime1-sendtime; in measure()
228 if (odelta < -MSEC_DAY/2) odelta += MSEC_DAY; in measure()
229 else if (odelta > MSEC_DAY/2) odelta -= MSEC_DAY; in measure()
235 measure_delta = (odelta - idelta)/2; in measure()
241 if (odelta < min_odelta) in measure()
242 min_odelta = odelta; in measure()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libodelta/
H A DMamfile40 make odelta
42 make odelta.req
51 exec - for i in odelta ast
53 exec - "odelta"|odelta)
73 exec - } > odelta.req
75 done odelta.req generated
208 done odelta virtual
226 make ${INSTALLROOT}/lib/lib/odelta
228 prev odelta.req
229odelta.req' || ${STDCMP} 2>/dev/null -s odelta.req ${INSTALLROOT}/lib/lib/odelta || { ${STDMV} ${I…
[all …]
H A DMakefile12 odelta :LIBRARY: update.h suftree.h \ target
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dinterp.cpp83 int i, j, odelta, ndelta; in dointerpolations() local
92 odelta = ndelta; in dointerpolations()
95 if (odelta != ndelta) in dointerpolations()
H A Dinterpsh.cpp84 int i, j, odelta, ndelta; in short_dointerpolations() local
93 odelta = ndelta; in short_dointerpolations()
96 if (odelta != ndelta) in short_dointerpolations()
/dports/games/jfsw/jfsw-c434002/src/
H A Dinterp.c84 int i, j, odelta, ndelta; in dointerpolations() local
93 odelta = ndelta; in dointerpolations()
96 if (odelta != ndelta) in dointerpolations()
H A Dinterpsh.c84 int i, j, odelta, ndelta; in short_dointerpolations() local
93 odelta = ndelta; in short_dointerpolations()
96 if (odelta != ndelta) in short_dointerpolations()
/dports/audio/sndio/sndio-1.8.1/libsndio/
H A Dsio_oss.c83 int idelta, odelta; member
359 hdl->odelta = 0; in sio_oss_start()
623 hdl->odelta += n; in sio_oss_write()
701 hdl->odelta -= cmove * hdl->bpf; in sio_oss_xrun()
710 wsil, rdrop, hdl->odelta, hdl->idelta); in sio_oss_xrun()
746 hdl->odelta -= oused - hdl->oused; in sio_oss_revents()
749 hdl->idelta = hdl->odelta; in sio_oss_revents()
762 hdl->odelta = hdl->idelta; in sio_oss_revents()
766 delta = (hdl->idelta > hdl->odelta) ? hdl->idelta : hdl->odelta; in sio_oss_revents()
770 hdl->odelta -= delta; in sio_oss_revents()
H A Dsio_sun.c48 int idelta, odelta; /* position reported to client */ member
377 hdl->odelta = 0; in sio_sun_start()
566 hdl->odelta += delta; in sio_sun_revents()
581 hdl->odelta += delta; in sio_sun_revents()
593 hdl->odelta -= doerr; in sio_sun_revents()
602 hdl->odelta -= -offset; in sio_sun_revents()
606 delta = (hdl->idelta > hdl->odelta) ? hdl->idelta : hdl->odelta; in sio_sun_revents()
610 hdl->odelta -= delta; in sio_sun_revents()
H A Dsio_alsa.c55 int idelta, odelta; /* position reported to client */ member
395 hdl->odelta = 0; in sio_alsa_start()
525 hdl->odelta -= cmove; in sio_alsa_xrun()
534 wsil, rdrop, hdl->odelta, hdl->idelta); in sio_alsa_xrun()
1022 hdl->odelta += n; in sio_alsa_write()
1039 delta = hdl->odelta; in sio_alsa_onmove()
1045 delta = hdl->odelta > hdl->idelta ? in sio_alsa_onmove()
1046 hdl->odelta : hdl->idelta; in sio_alsa_onmove()
1056 hdl->odelta -= delta; in sio_alsa_onmove()
1183 hdl->odelta -= oused - hdl->oused; in sio_alsa_revents()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/9660srv/
H A D9660srv.c494 if(ip->offset >= ip->odelta){ in ungetdrec()
495 ip->offset -= ip->odelta; in ungetdrec()
496 ip->odelta = 0; in ungetdrec()
530 ip->odelta = len + (len&1); in getdrec()
531 ip->offset += ip->odelta; in getdrec()
H A Diso9660.h139 long odelta; /* true size of directory just read */ member
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dtbbt.c390 intn odelta; in balance() local
395 odelta = Delta(ptr, side); /* delta before the node was added */ in balance()
408 if ((deeper < 0 && odelta < 0) || (deeper > 0 && odelta > 0)) in balance()
/dports/graphics/gmt/gmt-6.3.0/src/seis/
H A Dsacio.h77 float odelta; /* Observed increment */ member
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A Dactors1.c68 long i, j, odelta, ndelta; in dointerpolations() local
74 odelta = ndelta; ndelta = (*curipos[i])-oldipos[i]; in dointerpolations()
75 if (odelta != ndelta) j = mulscale16(ndelta,smoothratio); in dointerpolations()
/dports/games/NBlood/NBlood-a1689a4/source/exhumed/src/
H A Dview.cpp126 int32_t const odelta = ndelta; in viewDoInterpolations() local
129 if (odelta != ndelta) in viewDoInterpolations()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_parse.c1851 float odelta[3], adelta[3]; in CL_MoveLerpEntityStates() local
1852 VectorSubtract(ent->state_current.origin, ent->persistent.neworigin, odelta); in CL_MoveLerpEntityStates()
1895 else if (DotProduct(odelta, odelta) > 1000*1000 in CL_MoveLerpEntityStates()
1914 if (DotProduct(odelta, odelta) + DotProduct(adelta, adelta) > 0.01) in CL_MoveLerpEntityStates()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_parse.c1988 float odelta[3], adelta[3]; in CL_MoveLerpEntityStates() local
1989 VectorSubtract(ent->state_current.origin, ent->persistent.neworigin, odelta); in CL_MoveLerpEntityStates()
2040 else if (DotProduct(odelta, odelta) > 1000*1000 in CL_MoveLerpEntityStates()
2059 if (DotProduct(odelta, odelta) + DotProduct(adelta, adelta) > 0.01) in CL_MoveLerpEntityStates()
/dports/games/darkplaces/darkplaces/
H A Dcl_parse.c1988 float odelta[3], adelta[3]; in CL_MoveLerpEntityStates() local
1989 VectorSubtract(ent->state_current.origin, ent->persistent.neworigin, odelta); in CL_MoveLerpEntityStates()
2040 else if (DotProduct(odelta, odelta) > 1000*1000 in CL_MoveLerpEntityStates()
2059 if (DotProduct(odelta, odelta) + DotProduct(adelta, adelta) > 0.01) in CL_MoveLerpEntityStates()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dspvw_garcol_old.d2490 var soint odelta = (soint)delta<<(oint_addr_shift-addr_shift); /* Offset in the oint */ in move_conses() local
2498 *(gcv_object_t*)(objptr) = as_object(as_oint(*(gcv_object_t*)(objptr)) + odelta); \ in move_conses()
2505 *(gcv_object_t*)(objptr) = as_object(as_oint(*(gcv_object_t*)(objptr)) + odelta); \ in move_conses()
/dports/math/z3/z3-z3-4.8.13/src/muz/rel/
H A Ddl_finite_product_relation.cpp807 relation_base * odelta = otgt->get_plugin().mk_empty(otgt->get_signature()); in operator ()() local
808 m_parent.get_inner_rel_union_op(*otgt)(*otgt, osrc, odelta); in operator ()()
811 m_delta_rels->push_back(odelta); in operator ()()

12