Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 25 of 180) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dsfp-machine_32.h78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument
160 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbseg.c42 int axis, int x1, int y1, int e, int e1, int e3, int len) in fbBresSolid()
113 int signdy, int axis, int x1, int y1, int e, int e1, int e3, int len) in fbBresDash()
186 int signdy, int axis, int x1, int y1, int e, int e1, int e3, int len) in fbBresFill()
227 int axis, int x1, int y1, int e, int e1, int e3, int len) in fbBresFillDash()
340 int x1, int y1, int x2, int y2, Bool drawLast, int *dashOffset) in fbSegment()
H A Dfbimage.c91 int x1, y1, x2, y2; in fbPutZImage() local
141 int x1, y1, x2, y2; in fbPutXYImage() local
/OK3568_Linux_fs/kernel/include/math-emu/
H A Dop-4.h516 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
548 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
562 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
580 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument
589 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/
H A Drollswitchwidget.cpp30 int y1 = r * qSin(angle * M_PI /180); in getPoint() local
134 int y1 = r * qSin(angle * M_PI /180); in getPoint() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dcamellia-aesni-avx-asm_64.S213 #define two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
245 #define enc_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
254 #define dec_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
483 #define inpack16_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
506 #define inpack16_post(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
529 #define outunpack16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, \ argument
556 #define write_output(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
H A Dcamellia-aesni-avx2-asm_64.S247 #define two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
279 #define enc_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
288 #define dec_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
517 #define inpack32_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
540 #define inpack32_post(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
563 #define outunpack32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, \ argument
590 #define write_output(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dglwidget.cpp440 qreal y1 = -0.14f; in createGeometry() local
485 void GLWidget::quad(qreal x1, qreal y1, qreal x2, qreal y2, qreal x3, qreal y3, qreal x4, qreal y4) in quad()
526 void GLWidget::extrude(qreal x1, qreal y1, qreal x2, qreal y2) in extrude()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dglwidget.cpp440 qreal y1 = -0.14f; in createGeometry() local
485 void GLWidget::quad(qreal x1, qreal y1, qreal x2, qreal y2, qreal x3, qreal y3, qreal x4, qreal y4) in quad()
526 void GLWidget::extrude(qreal x1, qreal y1, qreal x2, qreal y2) in extrude()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover.cpp22 double x1 = 0, y1 = 0; member
39 double y1 = ::fmin(ymax, std::ceil(e1.y1)); in scanSpans() local
198 auto y1 = util::clamp(floor(sw.y), 0.0, maxTile - 1); in tileCount() local
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_transfer.c62 int y1 = MAX(boxes->y1 + dy_dst, box->y1); in glamor_upload_boxes() local
163 int y1 = MAX(boxes->y1 + dy_src, box->y1); in glamor_download_boxes() local
H A Dglamor_utils.h445 x1, y1, x2, y2, \ argument
491 x1, y1, x2, y2, \ argument
504 #define glamor_set_tcoords_tri_strip(x1, y1, x2, y2, vertices) \ argument
517 x1, y1, x2, y2, \ argument
538 x1, y1, x2, y2, \ argument
H A Dglamor_dash.c237 glamor_line_length(short x1, short y1, short x2, short y2) in glamor_line_length()
308 glamor_add_segment(short *v, short x1, short y1, short x2, short y2, in glamor_add_segment()
/OK3568_Linux_fs/external/xserver/dix/
H A Dregion.c491 RegionAppendNonO(RegionPtr pReg, BoxPtr r, BoxPtr rEnd, int y1, int y2) in RegionAppendNonO()
897 BoxPtr r2, BoxPtr r2End, short y1, short y2, Bool *pOverlap) in RegionUnionO()
1054 int y1; in QuickSortRects() local
1323 int x1, y1, x2, y2; in RegionFromRects() local
/OK3568_Linux_fs/external/xserver/render/
H A Dmitri.c48 INT16 y1 = xFixedToInt(points->y); in miPointFixedBounds() local
H A Dmitrap.c57 INT16 x1, y1, x2, y2; in miTrapezoidBounds() local
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxibarriers.h14 INT16 x1, x2, y1, y2; member
H A Dxibarriers.c160 barrier_get_direction(int x1, int y1, int x2, int y2) in barrier_get_direction()
224 int x1, int y1, int x2, int y2, double *distance) in barrier_is_blocking()
266 int x1, x2, y1, y2; in barrier_inside_hit_box() local
329 int x1, int y1, int x2, int y2) in barrier_find_nearest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dclip_lines.cpp9 const int16_t x1, const int16_t y1, const int16_t x2, const int16_t y2) { in clipLines()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/
H A Dia_css_ctc1_5.host.c26 int y1, int y0, int x1, int x0) in ctc_gradient()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dxen-fbfront.c45 int x1, y1, x2, y2; /* dirty rectangle, member
141 int x1, int y1, int w, int h) in xenfb_refresh()
190 int y1, y2, miny, maxy; in xenfb_deferred_io() local
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/
H A Dnative-lib.cc61 jbyte* const y1 = env->GetByteArrayElements(grid1Out, &outputCopy); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1run() local
92 jfloat* const y1 = env->GetFloatArrayElements(scores, &outputCopy); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1post_1process() local
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimeconv.c50 static long leaps_between(long y1, long y2) in leaps_between()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dstb_truetype.h464 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member
481 float x1,y1,s1,t1; // bottom-right member
510 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member
1203 … stbtt_GetGlyphBox(const stbtt_fontinfo *info, int glyph_index, int *x0, int *y0, int *x1, int *y1) in stbtt_GetGlyphBox()
1215 …tbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1) in stbtt_GetCodepointBox()
1532 …T_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1) in stbtt_GetFontBoundingBox()
1564 int x0,y0,x1,y1; in stbtt_GetGlyphBitmapBoxSubpixel() local
1649 float x0,y0, x1,y1; member
1865 …clipped_edge(float *scanline, int x, stbtt__active_edge *e, float x0, float y0, float x1, float y1) in stbtt__handle_clipped_edge()
2026 float y1,y2; in stbtt__fill_active_edges_new() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fb.c62 unsigned y1; member
268 unsigned x1, unsigned y1, in vmw_fb_dirty_mark()
328 int y1, y2; in vmw_deferred_io() local

12345678