Home
last modified time | relevance | path

Searched +defs:y +defs:orig (Results 151 – 175 of 3020) sorted by relevance

12345678910>>...121

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/types/correctness/scenarios/
H A DArrayScenario.java43 final int y = 10; in ArrayScenario() local
65 public void check(TypeHierarchy.I res, TypeHierarchy.I orig) { in check()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/types/correctness/scenarios/
H A DArrayScenario.java43 final int y = 10; in ArrayScenario() local
65 public void check(TypeHierarchy.I res, TypeHierarchy.I orig) { in check()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/types/correctness/scenarios/
H A DArrayScenario.java43 final int y = 10; in ArrayScenario() local
65 public void check(TypeHierarchy.I res, TypeHierarchy.I orig) { in check()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXGLSphere.cpp80 FXGLSphere::FXGLSphere(FXfloat x,FXfloat y,FXfloat z,FXfloat r): in FXGLSphere()
90 FXGLSphere::FXGLSphere(FXfloat x,FXfloat y,FXfloat z,FXfloat r,const FXMaterial& mtl): in FXGLSphere()
100 FXGLSphere::FXGLSphere(const FXGLSphere& orig):FXGLShape(orig){ in FXGLSphere()
H A DFXGLCone.cpp80 FXGLCone::FXGLCone(FXfloat x,FXfloat y,FXfloat z,FXfloat h,FXfloat r): in FXGLCone()
90 FXGLCone::FXGLCone(FXfloat x,FXfloat y,FXfloat z,FXfloat h, FXfloat r,const FXMaterial& mtl): in FXGLCone()
100 FXGLCone::FXGLCone(const FXGLCone& orig):FXGLShape(orig){ in FXGLCone()
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/ad/
H A Dad_path3d.cpp62 void AdPath3D::addPoint(float x, float y, float z) { in addPoint()
68 bool orig = _ready; in setReady() local
122 float x, y, z; in persist() local
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXGLSphere.cpp80 FXGLSphere::FXGLSphere(FXfloat x,FXfloat y,FXfloat z,FXfloat r): in FXGLSphere()
90 FXGLSphere::FXGLSphere(FXfloat x,FXfloat y,FXfloat z,FXfloat r,const FXMaterial& mtl): in FXGLSphere()
100 FXGLSphere::FXGLSphere(const FXGLSphere& orig):FXGLShape(orig){ in FXGLSphere()
H A DFXGLCone.cpp80 FXGLCone::FXGLCone(FXfloat x,FXfloat y,FXfloat z,FXfloat h,FXfloat r): in FXGLCone()
90 FXGLCone::FXGLCone(FXfloat x,FXfloat y,FXfloat z,FXfloat h, FXfloat r,const FXMaterial& mtl): in FXGLCone()
100 FXGLCone::FXGLCone(const FXGLCone& orig):FXGLShape(orig){ in FXGLCone()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXGLSphere.cpp80 FXGLSphere::FXGLSphere(FXfloat x,FXfloat y,FXfloat z,FXfloat r): in FXGLSphere()
90 FXGLSphere::FXGLSphere(FXfloat x,FXfloat y,FXfloat z,FXfloat r,const FXMaterial& mtl): in FXGLSphere()
100 FXGLSphere::FXGLSphere(const FXGLSphere& orig):FXGLShape(orig){ in FXGLSphere()
/dports/databases/mariadb104-client/mariadb-10.4.24/strings/
H A Ddecimal.c406 dec1 y=x/DIG_MASK; in decimal2string() local
429 dec1 y=x/10; in decimal2string() local
1093 ulonglong y=x/DIG_BASE; in ull2dec() local
1131 ulonglong y=x; in decimal2ulonglong() local
1154 longlong y=x; in decimal2longlong() local
1571 dec1 *buf0=from->buf, *buf1=to->buf, x, y, carry=0; in decimal_round() local
2216 dec2 norm_factor, x, guess, y; in do_div_mod() local
2593 void test_s2d(const char *s, const char *orig, int ex) in test_s2d()
2664 void test_ll2d(longlong from, const char *orig, int ex) in test_ll2d()
2746 void test_dc(const char *s1, const char *s2, int orig) in test_dc()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/strings/
H A Ddecimal.c406 dec1 y=x/DIG_MASK; in decimal2string() local
429 dec1 y=x/10; in decimal2string() local
1093 ulonglong y=x/DIG_BASE; in ull2dec() local
1131 ulonglong y=x; in decimal2ulonglong() local
1154 longlong y=x; in decimal2longlong() local
1571 dec1 *buf0=from->buf, *buf1=to->buf, x, y, carry=0; in decimal_round() local
2216 dec2 norm_factor, x, guess, y; in do_div_mod() local
2593 void test_s2d(const char *s, const char *orig, int ex) in test_s2d()
2664 void test_ll2d(longlong from, const char *orig, int ex) in test_ll2d()
2746 void test_dc(const char *s1, const char *s2, int orig) in test_dc()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/strings/
H A Ddecimal.c406 dec1 y=x/DIG_MASK; in decimal2string() local
429 dec1 y=x/10; in decimal2string() local
1093 ulonglong y=x/DIG_BASE; in ull2dec() local
1131 ulonglong y=x; in decimal2ulonglong() local
1154 longlong y=x; in decimal2longlong() local
1571 dec1 *buf0=from->buf, *buf1=to->buf, x, y, carry=0; in decimal_round() local
2216 dec2 norm_factor, x, guess, y; in do_div_mod() local
2593 void test_s2d(const char *s, const char *orig, int ex) in test_s2d()
2665 void test_ll2d(longlong from, const char *orig, int ex) in test_ll2d()
2747 void test_dc(const char *s1, const char *s2, int orig) in test_dc()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/strings/
H A Ddecimal.c406 dec1 y=x/DIG_MASK; in decimal2string() local
429 dec1 y=x/10; in decimal2string() local
1093 ulonglong y=x/DIG_BASE; in ull2dec() local
1131 ulonglong y=x; in decimal2ulonglong() local
1154 longlong y=x; in decimal2longlong() local
1571 dec1 *buf0=from->buf, *buf1=to->buf, x, y, carry=0; in decimal_round() local
2216 dec2 norm_factor, x, guess, y; in do_div_mod() local
2593 void test_s2d(const char *s, const char *orig, int ex) in test_s2d()
2664 void test_ll2d(longlong from, const char *orig, int ex) in test_ll2d()
2746 void test_dc(const char *s1, const char *s2, int orig) in test_dc()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/strings/
H A Ddecimal.c406 dec1 y=x/DIG_MASK; in decimal2string() local
429 dec1 y=x/10; in decimal2string() local
1093 ulonglong y=x/DIG_BASE; in ull2dec() local
1131 ulonglong y=x; in decimal2ulonglong() local
1154 longlong y=x; in decimal2longlong() local
1571 dec1 *buf0=from->buf, *buf1=to->buf, x, y, carry=0; in decimal_round() local
2216 dec2 norm_factor, x, guess, y; in do_div_mod() local
2593 void test_s2d(const char *s, const char *orig, int ex) in test_s2d()
2664 void test_ll2d(longlong from, const char *orig, int ex) in test_ll2d()
2746 void test_dc(const char *s1, const char *s2, int orig) in test_dc()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/strings/
H A Ddecimal.c406 dec1 y=x/DIG_MASK; in decimal2string() local
429 dec1 y=x/10; in decimal2string() local
1093 ulonglong y=x/DIG_BASE; in ull2dec() local
1131 ulonglong y=x; in decimal2ulonglong() local
1154 longlong y=x; in decimal2longlong() local
1571 dec1 *buf0=from->buf, *buf1=to->buf, x, y, carry=0; in decimal_round() local
2216 dec2 norm_factor, x, guess, y; in do_div_mod() local
2593 void test_s2d(const char *s, const char *orig, int ex) in test_s2d()
2665 void test_ll2d(longlong from, const char *orig, int ex) in test_ll2d()
2747 void test_dc(const char *s1, const char *s2, int orig) in test_dc()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/strings/
H A Ddecimal.c401 dec1 y=x/DIG_MASK; in decimal2string() local
424 dec1 y=x/10; in decimal2string() local
1007 ulonglong y=x/DIG_BASE; in ull2dec() local
1041 ulonglong y=x; in decimal2ulonglong() local
1064 longlong y=x; in decimal2longlong() local
1479 dec1 *buf0=from->buf, *buf1=to->buf, x, y, carry=0; in decimal_round() local
2120 dec2 norm_factor, x, guess, y; in do_div_mod() local
2493 void test_s2d(const char *s, const char *orig, int ex) in test_s2d()
2564 void test_ll2d(longlong from, const char *orig, int ex) in test_ll2d()
2646 void test_dc(const char *s1, const char *s2, int orig) in test_dc()
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/glviewer/
H A DFXGLSphere.cpp51 FXGLSphere::FXGLSphere(FXfloat x,FXfloat y,FXfloat z,FXfloat r): in FXGLSphere()
59 FXGLSphere::FXGLSphere(FXfloat x,FXfloat y,FXfloat z,FXfloat r,const FXMaterial& mtl): in FXGLSphere()
67 FXGLSphere::FXGLSphere(const FXGLSphere& orig):FXGLShape(orig){ in FXGLSphere()
H A DFXGLPoint.cpp38 FXGLPoint::FXGLPoint(const FXGLPoint& orig):FXGLObject(orig),pos(orig.pos){ in FXGLPoint()
42 FXGLPoint::FXGLPoint(FXfloat x,FXfloat y,FXfloat z):pos(x,y,z){ in FXGLPoint()
/dports/misc/ytree/ytree-2.03/
H A Dinit.c216 static WINDOW *Subwin(WINDOW *orig, int nlines, int ncols, in Subwin()
219 int x, y, h, w; in Subwin() local
243 int x, y, h, w; in Newwin() local
/dports/x11/swaylock-effects/swaylock-effects-1.6-3/
H A Dfade.c23 static void set_alpha_sse(uint32_t *orig, struct pool_buffer *buf, float alpha) { in set_alpha_sse()
56 static void set_alpha_slow(uint32_t *orig, struct pool_buffer *buf, float alpha) { in set_alpha_slow()
57 for (size_t y = 0; y < buf->height; ++y) { in set_alpha_slow() local
/dports/devel/ncurses/ncurses-6.3/ncurses/base/
H A Dlib_window.c56 mvderwin(WINDOW *win, int y, int x) in mvderwin()
59 WINDOW *orig; in mvderwin() local
104 int y; in wsyncup() local
135 int y; in wsyncdown() local
/dports/science/healpix/Healpix_3.50/src/cxx/Healpix_cxx/
H A Dhealpix_map.cc37 (const Healpix_Map<T> &orig, bool pessimistic) in Import_degrade()
51 int x,y,f; in Import_degrade() local
/dports/x11/wbar/wbar-2.3.4/src/utils/
H A DUtils.cc20 std::string Utils::replace(std::string orig, std::string find, std::string replace) in replace()
35 unsigned long y; in split() local
/dports/graphics/libpotrace/potrace-1.16/src/
H A Dtrans.h14 double orig[2]; /* origin relative to bounding box */ member
16 double y[2]; /* basis vector for the "y" direction */ member
/dports/graphics/potrace/potrace-1.16/src/
H A Dtrans.h14 double orig[2]; /* origin relative to bounding box */ member
16 double y[2]; /* basis vector for the "y" direction */ member

12345678910>>...121