Home
last modified time | relevance | path

Searched defs:y (Results 101 – 125 of 282) sorted by relevance

12345678910>>...12

/openbmc/qemu/target/arm/tcg/
H A Dcrypto_helper.c156 static uint32_t cho(uint32_t x, uint32_t y, uint32_t z) in cho()
161 static uint32_t par(uint32_t x, uint32_t y, uint32_t z) in par()
166 static uint32_t maj(uint32_t x, uint32_t y, uint32_t z) in maj()
403 static uint64_t cho512(uint64_t x, uint64_t y, uint64_t z) in cho512()
408 static uint64_t maj512(uint64_t x, uint64_t y, uint64_t z) in maj512()
/openbmc/qemu/tests/tcg/hexagon/
H A Dread_write_overlap.c77 static inline uint32_t asr_r_svw_trun(uint64_t x, uint32_t y) in asr_r_svw_trun()
H A Dhvx_misc.c331 const uint32_t y = 0x000fffff; in test_vadduwsat() local
364 const uint32_t y = 0x31fe88e7; in test_vsubuwsat_dv() local
/openbmc/qemu/ui/
H A Dui-qmp-cmds.c239 int y; in png_save() local
306 int y; in ppm_save() local
H A Dvnc-enc-zlib.c122 int x, int y, int w, int h) in vnc_zlib_send_framebuffer_update()
H A Dvnc-enc-zywrle.h340 int x, y; in filter_wavelet_square() local
416 int x, y; in filter_wavelet_square() local
503 #define ZYWRLE_RGBYUV_(r, g, b, y, u, v, ymask, uvmask) \ argument
H A Degl-helpers.c102 void egl_fb_setup_default(egl_fb *fb, int width, int height, int x, int y) in egl_fb_setup_default()
182 void egl_fb_read_rect(DisplaySurface *dst, egl_fb *src, int x, int y, int w, int h) in egl_fb_read_rect()
206 int x, int y, double scale_x, double scale_y) in egl_texture_blend()
H A Dinput-barrier.h67 int16_t y; member
74 int16_t y; member
/openbmc/u-boot/lib/
H A Dsha256.c90 #define F0(x,y,z) ((x & y) | (z & (x | y))) in sha256_process() argument
91 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha256_process() argument
/openbmc/qemu/qobject/
H A Djson-streamer.c32 JSONTokenType type, int x, int y) in json_message_process_token()
H A Djson-parser.c30 int y; member
562 JSONToken *json_token(JSONTokenType type, int x, int y, GString *tokstr) in json_token()
H A Dqnum.c184 bool qnum_is_equal(const QObject *x, const QObject *y) in qnum_is_equal()
/openbmc/qemu/include/qobject/
H A Djson-parser.h20 int x, y; member
/openbmc/u-boot/cmd/
H A Djffs2.c138 #define cramfs_load(x,y,z) (-1) argument
139 #define cramfs_ls(x,y) (0) argument
/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/
H A Dpong-clock-no-flicker.c89 int y, in draw_rect()
117 int y, in draw_digit()
/openbmc/qemu/hw/display/
H A Djazz_led.c121 int y, bpp; in draw_vertical_line() local
153 int y, bpp; in jazz_led_update_display() local
H A Dvmware_vga.c56 int y; member
82 int x, y, w, h; member
298 int x, int y, int w, int h) in vmsvga_verify_rect()
354 int x, int y, int w, int h) in vmsvga_update_rect()
403 int x, int y, int w, int h) in vmsvga_update_rect_delayed()
459 uint32_t c, int x, int y, int w, int h) in vmsvga_fill_rect()
620 int x, y, dx, dy, width, height; in vmsvga_fifo_run() local
/openbmc/qemu/target/s390x/tcg/
H A Dcrypto_helper.c26 static uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch()
30 static uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj()
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.h97 static inline void writeRegister(unsigned int x, unsigned int y) in writeRegister()
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_common.h46 #define GET_MAX_VALUE(x, y) \ argument
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c497 #define CTRL_OPTIONS_CS(x, y) {"cs" #x "_" #y, \ argument
602 #define CFG_REGS_CS(x, y) {"cs" #x "_" #y, \ argument
1238 #define PRINT_NXS(x, y, z...) printf("%-3d : %02x " z "\n", x, (u8)y); in ddr3_spd_dump() argument
1431 #define PRINT_NXS(x, y, z...) printf("%-3d : %02x " z "\n", x, (u8)y); in ddr4_spd_dump() argument
/openbmc/u-boot/include/
H A Dsplash.h66 static inline void splash_get_pos(int *x, int *y) { } in splash_get_pos()
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h34 xglue(x,y) global() argument
35 glue(x,y) global() argument
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h34 xglue(x,y) global() argument
35 glue(x,y) global() argument
/openbmc/qemu/qga/vss-win32/
H A Dvss-common.h30 #define __RPC__out_ecount_part(x, y) argument

12345678910>>...12