Home
last modified time | relevance | path

Searched defs:y (Results 76 – 100 of 2073) sorted by relevance

12345678910>>...83

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DGCOps.c79 xnestPutImage(DrawablePtr pDrawable, GCPtr pGC, int depth, int x, int y, in xnestPutImage()
105 xnestGetImage(DrawablePtr pDrawable, int x, int y, int w, int h, in xnestGetImage()
265 xnestPolyText8(DrawablePtr pDrawable, GCPtr pGC, int x, int y, int count, in xnestPolyText8()
279 xnestPolyText16(DrawablePtr pDrawable, GCPtr pGC, int x, int y, int count, in xnestPolyText16()
293 xnestImageText8(DrawablePtr pDrawable, GCPtr pGC, int x, int y, int count, in xnestImageText8()
301 xnestImageText16(DrawablePtr pDrawable, GCPtr pGC, int x, int y, int count, in xnestImageText16()
309 xnestImageGlyphBlt(DrawablePtr pDrawable, GCPtr pGC, int x, int y, in xnestImageGlyphBlt()
317 xnestPolyGlyphBlt(DrawablePtr pDrawable, GCPtr pGC, int x, int y, in xnestPolyGlyphBlt()
326 int width, int height, int x, int y) in xnestPushPixels()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-cursor.c38 int x, y, stride, i, bit; in expand_source_and_mask() local
232 ScreenPtr screen, CursorPtr cursor, int x, int y) in xwl_set_cursor()
258 xwl_move_cursor(DeviceIntPtr device, ScreenPtr screen, int x, int y) in xwl_move_cursor()
283 xwl_cursor_off_screen(ScreenPtr *ppScreen, int *x, int *y) in xwl_cursor_off_screen()
294 xwl_pointer_warp_cursor(DeviceIntPtr pDev, ScreenPtr pScreen, int x, int y) in xwl_pointer_warp_cursor()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/
H A Dinterpolation.cpp5 void interpolation(const float *x, const float *y, int Num, float x0, float*y0) in interpolation()
37 void interpolation(const float *x, const unsigned short *y, int Num, float x0, unsigned short *y0) in interpolation()
69 int interpolation(unsigned char *x, bool *y, int xNum, unsigned char x0, bool *y0) in interpolation()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_text.c94 int x, int y, in glamor_text()
271 int x, int y, int count, char *chars, Bool sixteen, int *final_pos) in glamor_poly_text()
310 int x, int y, int count, char *chars) in glamor_poly_text8()
321 int x, int y, int count, unsigned short *chars) in glamor_poly_text16()
386 int x, int y, int count, char *chars, in glamor_image_text()
480 int x, int y, int count, char *chars) in glamor_image_text8()
488 int x, int y, int count, unsigned short *chars) in glamor_image_text16()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h594 #define stbi_lrot(x,y) _lrotl(x,y) argument
596 #define stbi_lrot(x,y) (((x) << (y)) | ((x) >> (32 - (y)))) argument
975 #define stbi__err(x,y) 0 argument
977 #define stbi__err(x,y) stbi__err(y) argument
979 #define stbi__err(x,y) stbi__err(x) argument
982 #define stbi__errpf(x,y) ((float *)(size_t) (stbi__err(x,y)?NULL:NULL)) argument
983 #define stbi__errpuc(x,y) ((unsigned char *)(size_t) (stbi__err(x,y)?NULL:NULL)) argument
1005 static void *stbi__load_main(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__resul… in stbi__load_main()
1120 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit()
1144 static stbi__uint16 *stbi__load_and_postprocess_16bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_16bit()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h594 #define stbi_lrot(x,y) _lrotl(x,y) argument
596 #define stbi_lrot(x,y) (((x) << (y)) | ((x) >> (32 - (y)))) argument
975 #define stbi__err(x,y) 0 argument
977 #define stbi__err(x,y) stbi__err(y) argument
979 #define stbi__err(x,y) stbi__err(x) argument
982 #define stbi__errpf(x,y) ((float *)(size_t) (stbi__err(x,y)?NULL:NULL)) argument
983 #define stbi__errpuc(x,y) ((unsigned char *)(size_t) (stbi__err(x,y)?NULL:NULL)) argument
1005 static void *stbi__load_main(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__resul… in stbi__load_main()
1120 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit()
1144 static stbi__uint16 *stbi__load_and_postprocess_16bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_16bit()
[all …]
/OK3568_Linux_fs/kernel/lib/crypto/
H A Daes.c95 u32 y = w & 0x80808080; in mul_by_x() local
104 u32 y = w & 0x80808080; in mul_by_x2() local
121 u32 y = mul_by_x(x) ^ ror32(x, 16); in mix_columns() local
143 u32 y = mul_by_x2(x); in inv_mix_columns() local
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A DNG4memcpy.S51 #define EX_LD(x,y) x argument
54 #define EX_LD_FP(x,y) x argument
58 #define EX_ST(x,y) x argument
61 #define EX_ST_FP(x,y) x argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilespec.cpp47 QGeoTileSpec::QGeoTileSpec(const QString &plugin, int mapId, int zoom, int x, int y, int version) in QGeoTileSpec()
90 void QGeoTileSpec::setY(int y) in setY()
95 int QGeoTileSpec::y() const in y() function in QGeoTileSpec
163 QGeoTileSpecPrivate::QGeoTileSpecPrivate(const QString &plugin, int mapId, int zoom, int x, int y, … in QGeoTileSpecPrivate()
/OK3568_Linux_fs/kernel/crypto/
H A Drmd320.c37 #define F1(x, y, z) (x ^ y ^ z) /* XOR */ argument
38 #define F2(x, y, z) (z ^ (x & (y ^ z))) /* x ? y : z */ argument
39 #define F3(x, y, z) ((x | ~y) ^ z) argument
40 #define F4(x, y, z) (y ^ (z & (x ^ y))) /* z ? x : y */ argument
41 #define F5(x, y, z) (x ^ (y | ~z)) argument
H A Drmd160.c37 #define F1(x, y, z) (x ^ y ^ z) /* XOR */ argument
38 #define F2(x, y, z) (z ^ (x & (y ^ z))) /* x ? y : z */ argument
39 #define F3(x, y, z) ((x | ~y) ^ z) argument
40 #define F4(x, y, z) (y ^ (z & (x ^ y))) /* z ? x : y */ argument
41 #define F5(x, y, z) (x ^ (y | ~z)) argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/detail/
H A Dtransform_detail.hpp215 const int y = threadIdx.y + blockIdx.y * blockDim.y; in transformSmart() local
243 const int y = blockDim.y * blockIdx.y + threadIdx.y; in transformSimple() local
247 dst.ptr(y)[x] = op(src.ptr(y)[x]); in transformSimple() local
261 const int y = threadIdx.y + blockIdx.y * blockDim.y; in transformSmart() local
293 const int y = blockDim.y * blockIdx.y + threadIdx.y; in transformSimple() local
299 dst.ptr(y)[x] = op(src1_data, src2_data); in transformSimple() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dxor.h40 #define LD(x, y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n" argument
41 #define ST(x, y) " movaps %%xmm"#y", "OFFS(x)"(%[p1]) ;\n" argument
46 #define XO1(x, y) " xorps "OFFS(x)"(%[p2]), %%xmm"#y" ;\n" argument
47 #define XO2(x, y) " xorps "OFFS(x)"(%[p3]), %%xmm"#y" ;\n" argument
48 #define XO3(x, y) " xorps "OFFS(x)"(%[p4]), %%xmm"#y" ;\n" argument
49 #define XO4(x, y) " xorps "OFFS(x)"(%[p5]), %%xmm"#y" ;\n" argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.cpp116 …const auto y = static_cast<uint32_t>(std::floor(clamp(to_max.points.front().y, 0.0, (double)maxTil… in build_bounds_map() local
120 …const auto y = static_cast<uint32_t>(std::floor(clamp(to_min.points.front().y, 0.0, (double)maxTil… in build_bounds_map() local
137 std::vector<TileSpan> scan_row(uint32_t y, Bounds& activeBounds) { in scan_row()
217 const auto y = static_cast<uint32_t>(std::floor(clamp(point.y, 0.0, (double)(1 << zoom)))); in operator ()() local
232 … const auto y = static_cast<uint32_t>(std::floor(clamp(point.y, 0.0, (double)(1 << zoom)))); in operator ()() local
340 const auto y = tileY; in next() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/detail/
H A Dtransform_detail.hpp215 const int y = threadIdx.y + blockIdx.y * blockDim.y; in transformSmart() local
243 const int y = blockDim.y * blockIdx.y + threadIdx.y; in transformSimple() local
247 dst.ptr(y)[x] = op(src.ptr(y)[x]); in transformSimple() local
261 const int y = threadIdx.y + blockIdx.y * blockDim.y; in transformSmart() local
293 const int y = blockDim.y * blockIdx.y + threadIdx.y; in transformSimple() local
299 dst.ptr(y)[x] = op(src1_data, src2_data); in transformSimple() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/detail/
H A Dtransform_detail.hpp215 const int y = threadIdx.y + blockIdx.y * blockDim.y; in transformSmart() local
243 const int y = blockDim.y * blockIdx.y + threadIdx.y; in transformSimple() local
247 dst.ptr(y)[x] = op(src.ptr(y)[x]); in transformSimple() local
261 const int y = threadIdx.y + blockIdx.y * blockDim.y; in transformSmart() local
293 const int y = blockDim.y * blockIdx.y + threadIdx.y; in transformSimple() local
299 dst.ptr(y)[x] = op(src1_data, src2_data); in transformSimple() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c141 cursor_bitpos(CARD8 *image, xf86CursorInfoPtr cursor_info, int x, int y, in cursor_bitpos()
189 get_bit(CARD8 *image, xf86CursorInfoPtr cursor_info, int x, int y, Bool mask) in get_bit()
200 set_bit(CARD8 *image, xf86CursorInfoPtr cursor_info, int x, int y, Bool mask) in set_bit()
266 int x, y; in xf86_crtc_convert_cursor_to_argb() local
379 xf86_crtc_transform_cursor_position(xf86CrtcPtr crtc, int *x, int *y) in xf86_crtc_transform_cursor_position()
438 xf86_crtc_set_cursor_position(xf86CrtcPtr crtc, int x, int y) in xf86_crtc_set_cursor_position()
474 xf86_set_cursor_position(ScrnInfoPtr scrn, int x, int y) in xf86_set_cursor_position()
507 int x, y; in xf86_crtc_load_cursor_image() local
606 int x, y; in xf86_crtc_load_cursor_argb() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dinteger_ops.hpp17 inline void eval_qr(const Backend& x, const Backend& y, Backend& q, Backend& r) in eval_qr()
132 …de_qr(const number<Backend, ExpressionTemplates>& x, const number<Backend, ExpressionTemplates>& y, in divide_qr()
141 …Backend, ExpressionTemplates>& x, const multiprecision::detail::expression<tag, A1, A2, A3, A4>& y, in divide_qr()
149 …ecision::detail::expression<tag, A1, A2, A3, A4>& x, const number<Backend, ExpressionTemplates>& y, in divide_qr()
157 …ion<tag, A1, A2, A3, A4>& x, const multiprecision::detail::expression<tagb, A1b, A2b, A3b, A4b>& y, in divide_qr()
303 double_type x, y(a), b(p), t; in eval_powm() local
342 double_type x, y(a), b(p), t; in eval_powm() local
372 double_type x, y(a), t; in eval_powm() local
414 double_type x, y(a), t; in eval_powm() local
/OK3568_Linux_fs/buildroot/package/x11r7/mcookie/
H A Dmcookie.c213 #define F1(x, y, z) (z ^ (x & (y ^ z))) argument
214 #define F2(x, y, z) F1(z, x, y) argument
215 #define F3(x, y, z) (x ^ y ^ z) argument
216 #define F4(x, y, z) (y ^ (x | ~z)) argument
219 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dtouch_test.c20 int draw_dot(int x, int y) in draw_dot()
43 int x, y; in draw_line() local
75 int NotifyTouch(int action, int x, int y) in NotifyTouch()
/OK3568_Linux_fs/external/xserver/test/
H A Dfixes.c64 int y = 100; in fixes_pointer_barrier_direction_test() local
105 int y = 100; in fixes_pointer_barriers_test() local
304 int y = 100; in fixes_pointer_barrier_clamp_test() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Dsha256-internal.c69 #define RORc(x, y) \ argument
72 #define Ch(x,y,z) (z ^ (x & (y ^ z))) argument
73 #define Maj(x,y,z) (((x | y) & z) | (x & y)) argument
81 #define MIN(x, y) (((x) < (y)) ? (x) : (y)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Dsha256-internal.c69 #define RORc(x, y) \ argument
72 #define Ch(x,y,z) (z ^ (x & (y ^ z))) argument
73 #define Maj(x,y,z) (((x | y) & z) | (x & y)) argument
81 #define MIN(x, y) (((x) < (y)) ? (x) : (y)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Dsha256-internal.c69 #define RORc(x, y) \ argument
72 #define Ch(x,y,z) (z ^ (x & (y ^ z))) argument
73 #define Maj(x,y,z) (((x | y) & z) | (x & y)) argument
81 #define MIN(x, y) (((x) < (y)) ? (x) : (y)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Dsha256-internal.c69 #define RORc(x, y) \ argument
72 #define Ch(x,y,z) (z ^ (x & (y ^ z))) argument
73 #define Maj(x,y,z) (((x | y) & z) | (x & y)) argument
81 #define MIN(x, y) (((x) < (y)) ? (x) : (y)) argument

12345678910>>...83