| /OK3568_Linux_fs/kernel/tools/perf/ui/tui/ |
| H A D | progress.c | 31 int bar, y; in tui_progress__update() local 64 int y; in tui_progress__finish() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/ |
| H A D | fast_marching_inl.hpp | 70 for (int y = 0; y < flag_.rows; ++y) in run() local 120 int y = narrowBand_[0].y; in run() local
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | fpu_system.h | 107 #define FPU_access_ok(y,z) if ( !access_ok(y,z) ) \ argument 127 #define FPU_get_user(x,y) do { if (get_user((x),(y))) FPU_abort; } while (0) argument 128 #define FPU_put_user(x,y) do { if (put_user((x),(y))) FPU_abort; } while (0) argument
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | dmxcompat.c | 70 dmxVDLVirtualEntry(const char *buf, char *name, int *len, int *x, int *y) in dmxVDLVirtualEntry() 95 int *x, int *y, int *xoff, int *yoff, int *xorig, int *yorig) in dmxVDLDisplayEntry() 128 int x, y, xoff, yoff, xorig, yorig; in dmxVDLRead() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | renderer_backend.cpp | 36 void RendererBackend::assumeViewport(int32_t x, int32_t y, const Size& size) { in assumeViewport() 57 void RendererBackend::setViewport(int32_t x, int32_t y, const Size& size) { in setViewport()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_xdp_meta.c | 7 #define __round_mask(x, y) ((__typeof__(x))((y) - 1)) argument 8 #define round_up(x, y) ((((x) - 1) | __round_mask(x, y)) + 1) argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | draw.py | 166 def draw_text(ctx, text, color, x, y): argument 181 def draw_legend_box(ctx, label, fill_color, x, y, s): argument 186 def draw_legend_line(ctx, label, fill_color, x, y, s): argument 192 def draw_label_in_box(ctx, color, label, x, y, w, maxx): argument 690 def draw_processes_recursively(ctx, proc, proc_tree, y, proc_h, rect, clip) : argument 722 def draw_process_activity_colors(ctx, proc, proc_tree, x, y, w, proc_h, rect, clip): argument 758 def draw_process_connecting_lines(ctx, px, py, x, y, proc_h): argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | GENmemcpy.S | 15 #define EX_LD(x,y) x argument 19 #define EX_ST(x,y) x argument
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbpush.c | 33 FbStride srcStride, int srcX, int x, int y, int width, int height) in fbPushPattern() 91 FbStride srcStride, int srcX, int x, int y, int width, int height) in fbPushFill() 144 FbStride srcStride, int srcX, int x, int y, int width, int height) in fbPushImage()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | video.c | 64 int x, y; in store_mode_params() local 234 int x, y; member 261 int y; in restore_screen() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qquickgeocoordinateanimation.cpp | 117 double y = fromY + (toY - fromY) * progress; in q_coordinateShortestInterpolator() local 143 double y = fromY + (toY - fromY) * progress; in q_coordinateWestInterpolator() local 173 double y = fromY + (toY - fromY) * progress; in q_coordinateEastInterpolator() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | math64.h | 11 #define div64_long(x, y) div64_s64((x), (y)) argument 12 #define div64_ul(x, y) div64_u64((x), (y)) argument 85 #define div64_long(x, y) div_s64((x), (y)) argument 86 #define div64_ul(x, y) div_u64((x), (y)) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/ |
| H A D | aes-gcm.c | 64 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() 95 static void ghash_start(u8 *y) in ghash_start() 102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 142 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/ |
| H A D | aes-gcm.c | 64 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() 95 static void ghash_start(u8 *y) in ghash_start() 102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 142 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/ |
| H A D | aes-gcm.c | 65 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() 96 static void ghash_start(u8 *y) in ghash_start() 103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | active_bound_list.hpp | 119 inline bool is_maxima(bound<T>& bnd, T y) { in is_maxima() 124 inline bool is_maxima(active_bound_list_itr<T>& bnd, T y) { in is_maxima() 129 inline bool is_intermediate(bound<T>& bnd, T y) { in is_intermediate() 134 inline bool is_intermediate(active_bound_list_itr<T>& bnd, T y) { in is_intermediate()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/ |
| H A D | assert.hpp | 118 # define BOOST_MPL_AUX_ASSERT_RELATION(x, y, r) assert_relation<r,x,y> argument 122 # define BOOST_MPL_AUX_ASSERT_RELATION(x, y, r) assert_relation<x,y,r> argument 328 # define BOOST_MPL_ASSERT_RELATION_IMPL(counter, x, rel, y) \ argument 368 # define BOOST_MPL_ASSERT_RELATION(x, rel, y) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/ |
| H A D | aes-gcm.c | 65 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() 96 static void ghash_start(u8 *y) in ghash_start() 103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | sha1.c | 117 #define F(x,y,z) (z ^ (x & (y ^ z))) in sha1_process_one() argument 144 #define F(x,y,z) (x ^ y ^ z) in sha1_process_one() argument 171 #define F(x,y,z) ((x & y) | (z & (x | y))) in sha1_process_one() argument 198 #define F(x,y,z) (x ^ y ^ z) in sha1_process_one() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/ |
| H A D | aes-gcm.c | 64 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() 95 static void ghash_start(u8 *y) in ghash_start() 102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 142 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/ |
| H A D | aes-gcm.c | 64 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() 95 static void ghash_start(u8 *y) in ghash_start() 102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 142 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/ |
| H A D | aes-gcm.c | 64 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() 95 static void ghash_start(u8 *y) in ghash_start() 102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 142 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/ |
| H A D | aes-gcm.c | 64 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() 95 static void ghash_start(u8 *y) in ghash_start() 102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 142 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/ |
| H A D | aes-gcm.c | 64 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() 95 static void ghash_start(u8 *y) in ghash_start() 102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 142 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_render_cl.c | 102 uint8_t x, uint8_t y) in vc4_full_res_offset() 116 uint32_t x, uint32_t y) in vc4_tile_coordinates() 125 uint8_t x, uint8_t y, bool first, bool last) in emit_tile() 366 int y = positive_y ? min_y_tile + yi : max_y_tile - yi; in vc4_create_rcl_bo() local
|