Home
last modified time | relevance | path

Searched defs:otherx (Results 1 – 23 of 23) sorted by relevance

/dports/devel/R-cran-gdata/gdata/R/
H A DbindData.R22 otherx <- names(x) functionVar
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/util/pngj/chunks/
H A DPngChunkZTXT.java64 final PngChunkZTXT otherx = (PngChunkZTXT) other; in cloneDataFromRead() local
H A DPngChunkSTER.java42 final PngChunkSTER otherx = (PngChunkSTER) other; in cloneDataFromRead() local
H A DPngChunkHIST.java52 final PngChunkHIST otherx = (PngChunkHIST) other; in cloneDataFromRead() local
H A DPngChunkSRGB.java50 final PngChunkSRGB otherx = (PngChunkSRGB) other; in cloneDataFromRead() local
H A DPngChunkOFFS.java53 final PngChunkOFFS otherx = (PngChunkOFFS) other; in cloneDataFromRead() local
H A DPngChunkITXT.java92 final PngChunkITXT otherx = (PngChunkITXT) other; in cloneDataFromRead() local
H A DPngChunkICCP.java52 final PngChunkICCP otherx = (PngChunkICCP) other; in cloneDataFromRead() local
H A DPngChunkBKGD.java63 final PngChunkBKGD otherx = (PngChunkBKGD) other; in cloneDataFromRead() local
H A DPngChunkSBIT.java75 final PngChunkSBIT otherx = (PngChunkSBIT) other; in cloneDataFromRead() local
H A DPngChunkPHYS.java52 final PngChunkPHYS otherx = (PngChunkPHYS) other; in cloneDataFromRead() local
H A DPngChunkTRNS.java72 final PngChunkTRNS otherx = (PngChunkTRNS) other; in cloneDataFromRead() local
H A DPngChunkSPLT.java105 final PngChunkSPLT otherx = (PngChunkSPLT) other; in cloneDataFromRead() local
H A DPngChunkPLTE.java56 final PngChunkPLTE otherx = (PngChunkPLTE) other; in cloneDataFromRead() local
H A DPngChunkCHRM.java61 final PngChunkCHRM otherx = (PngChunkCHRM) other; in cloneDataFromRead() local
H A DPngChunkIHDR.java72 final PngChunkIHDR otherx = (PngChunkIHDR) other; in cloneDataFromRead() local
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A Dactors2.c205 long otherx; in moveplayers() local
/dports/graphics/openfx-misc/openfx-misc-3ab0531/TrackerPM/
H A DTrackerPM.cpp347 int otherx = x + j; in computeScore() local
374 int otherx = x + j; in computeScore() local
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomrs.c3214 REGISTER INTBIG i, j, k, l, dxs, dys, lx, hx, ly, hy, dist, bestdist, otherx, othery, in us_size() local
H A Dusrarc.c1378 INTBIG us_stretchtonodes(ARCPROTO *typ, INTBIG wid, NODEINST *ni1, PORTPROTO *pp1, INTBIG otherx, I… in us_stretchtonodes()
H A Dusrtrack.c661 REGISTER INTBIG lx, hx, ly, hy, otherx, othery, dist, bestdist; in us_sizedown() local
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtechi.c867 nextxl, nextyl, nextxr, nextyr, otherx, othery; in tech_filltrans() local
/dports/cad/electric/electric-7.00/src/misc/
H A Dcompensate.c3053 BOOLEAN compen_arcintersection(CONTOURELEMENT *arcconel, INTBIG x, INTBIG y, INTBIG otherx, INTBIG … in compen_arcintersection()