Home
last modified time | relevance | path

Searched refs:ysr (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/examples/thirdparty/
H A Dtry_interchange.py71 ysr = np.empty(y.x.shape[0],dtype=([('index','S1')]+[(i,np.float) for i in y.label[1]])) variable
72 ysr['index'] = y.label[0]
73 for i in ysr.dtype.names[1:]:
74 ysr[i] = y[y.labelindex(i, axis=1)].x
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxdtfill.h149 ysl = ymin - left->start.y, ysr = ymin - right->start.y; in GX_FILL_TRAPEZOID() local
290 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
291 if (ysr == ysl && r.h == l.h) in GX_FILL_TRAPEZOID()
294 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
296 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
297 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
301 compute_ldx(&r, ysr); in GX_FILL_TRAPEZOID()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxdtfill.h149 ysl = ymin - left->start.y, ysr = ymin - right->start.y; in GX_FILL_TRAPEZOID() local
290 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
291 if (ysr == ysl && r.h == l.h) in GX_FILL_TRAPEZOID()
294 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
296 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
297 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
301 compute_ldx(&r, ysr); in GX_FILL_TRAPEZOID()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxdtfill.h155 ysl = ymin - left->start.y, ysr = ymin - right->start.y; in GX_FILL_TRAPEZOID() local
295 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
296 if (ysr == ysl && r.h == l.h) in GX_FILL_TRAPEZOID()
299 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
301 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
302 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
306 compute_ldx(&r, ysr); in GX_FILL_TRAPEZOID()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxdtfill.h151 ysl = ymin - left->start.y, ysr = ymin - right->start.y; in GX_FILL_TRAPEZOID() local
292 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
293 if (ysr == ysl && r.h == l.h) in GX_FILL_TRAPEZOID()
296 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
298 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
299 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
303 compute_ldx(&r, ysr); in GX_FILL_TRAPEZOID()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxdtfill.h155 ysl = ymin - left->start.y, ysr = ymin - right->start.y; in GX_FILL_TRAPEZOID() local
295 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
296 if (ysr == ysl && r.h == l.h) in GX_FILL_TRAPEZOID()
299 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
301 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
302 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
306 compute_ldx(&r, ysr); in GX_FILL_TRAPEZOID()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxdtfill.h151 ysl = ymin - left->start.y, ysr = ymin - right->start.y; in GX_FILL_TRAPEZOID() local
292 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
293 if (ysr == ysl && r.h == l.h) in GX_FILL_TRAPEZOID()
296 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
298 compute_dx(&r, dxr, ysr); in GX_FILL_TRAPEZOID()
299 r.x += YMULT_QUO(ysr, r); in GX_FILL_TRAPEZOID()
303 compute_ldx(&r, ysr); in GX_FILL_TRAPEZOID()
/dports/math/scilab/scilab-6.1.1/scilab/modules/statistics/tests/unit_tests/
H A Dgeomean.tst42 ysr = geomean(xs, "r");
43 ysr(30) = r;
44 assert_checkalmostequal(geomean(xs, "r"), ysr, 10*%eps);
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevddrw.c162 ysl = ymin - left->start.y, ysr = ymin - right->start.y; in gx_default_fill_trapezoid() local
233 compute_dx(&r, dxr, ysr); in gx_default_fill_trapezoid()
234 if (ysr == ysl && r.h == l.h) in gx_default_fill_trapezoid()
237 r.x += YMULT_QUO(ysr, r); in gx_default_fill_trapezoid()
239 compute_dx(&r, dxr, ysr); in gx_default_fill_trapezoid()
240 r.x += YMULT_QUO(ysr, r); in gx_default_fill_trapezoid()
255 if (dxr == dxl && ysr == ysl && r.h == l.h) in gx_default_fill_trapezoid()
258 compute_ldx(&r, ysr); in gx_default_fill_trapezoid()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevddrw.c162 ysl = ymin - left->start.y, ysr = ymin - right->start.y; in gx_default_fill_trapezoid() local
233 compute_dx(&r, dxr, ysr); in gx_default_fill_trapezoid()
234 if (ysr == ysl && r.h == l.h) in gx_default_fill_trapezoid()
237 r.x += YMULT_QUO(ysr, r); in gx_default_fill_trapezoid()
239 compute_dx(&r, dxr, ysr); in gx_default_fill_trapezoid()
240 r.x += YMULT_QUO(ysr, r); in gx_default_fill_trapezoid()
255 if (dxr == dxl && ysr == ysl && r.h == l.h) in gx_default_fill_trapezoid()
258 compute_ldx(&r, ysr); in gx_default_fill_trapezoid()
/dports/x11-wm/e16/e16-1.0.24/src/
H A Dbuttons.h39 int xsr, int xsa, int ysr, int ysa, char simg,
H A Dbuttons.c126 int ysr, int ysa, char simg, int desk, char sticky) in ButtonCreate() argument
166 b->geom.ysizerel = ysr; in ButtonCreate()
680 int xsr = 0, xsa = 0, ysr = 0, ysa = 0; in ButtonsConfigLoad() local
701 xo, yo, xa, xr, ya, yr, xsr, xsa, ysr, ysa, in ButtonsConfigLoad()
737 pbt->geom.ysizerel = ysr; in ButtonsConfigLoad()
801 ysr = i2; in ButtonsConfigLoad()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/LoopVectorize/
H A Dif-pred-not-when-safe.ll72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
80 store i32 %ysr.0, i32* %isr, align 4

123456789