Home
last modified time | relevance | path

Searched defs:y (Results 176 – 200 of 282) sorted by relevance

12345678910>>...12

/openbmc/u-boot/include/
H A Dfsl_sec.h252 #define CAAM_SMAPJR(v, jr, y) \ argument
255 #define CAAM_SMAG2JR(v, jr, y) \ argument
258 #define CAAM_SMAG1JR(v, jr, y) \ argument
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3 !function(e){var t=(0,eval)("this"),n=t.jQuery;"function"==typeof define&&define.amd?define(e):"obj… argument
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c236 static uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch()
240 static uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj()
/openbmc/qemu/ui/
H A Dspice-input.c183 static void tablet_position(SpiceTabletInstance* sin, int x, int y, in tablet_position()
/openbmc/u-boot/drivers/soc/keystone/
H A Dkeystone_serdes.c29 #define SERDES_LANE_EN_VAL(x, y, z) (x[y] | (z << 26) | (z << 10)) argument
/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c46 #define SURF_UPPER_BOUND(x,y,bpp) (((((x) * (((y) + 15) & ~15) * (bpp)/8) + RADEON_BUFFER_ALIGN) \ argument
H A Dmvebu_lcd.c129 int y = lcd_info->y_res; in mvebu_lcd_register_init() local
/openbmc/telemetry/src/utils/
H A Dlabeled_tuple.hpp211 [&](auto&&... y) { in operator ==()
/openbmc/qemu/hw/i386/
H A Dvmmouse.c102 static void vmmouse_mouse_event(void *opaque, int x, int y, int dz, int buttons_state) in vmmouse_mouse_event()
/openbmc/qemu/hw/display/
H A Dssd0303.c213 int y; in ssd0303_update_display() local
H A Dartist.c316 static void artist_get_cursor_pos(ARTISTState *s, int *x, int *y) in artist_get_cursor_pos()
372 int x, y; in artist_invalidate_cursor() local
457 int x, y; in fill_window() local
498 int dx, dy, t, e, x, y, incy, diago, horiz; in draw_line() local
H A Dssd0323.c191 int y; in ssd0323_update_display() local
H A Dvga.c1447 int y; in vga_invalidate_scanlines() local
1457 static bool vga_scanline_invalidated(VGACommonState *s, int y) in vga_scanline_invalidated()
1481 int y1, y, update, linesize, y_start, double_scan, mask, depth; in vga_draw_graphic() local
H A Dsm501.c765 unsigned int x, y, i; in sm501_2d_operation() local
776 unsigned int x, y, i, j; in sm501_2d_operation() local
790 unsigned int x, y, i, j; in sm501_2d_operation() local
879 unsigned int y, i, j; in sm501_2d_operation() local
916 unsigned int x, y, i; in sm501_2d_operation() local
1724 int y, c_x = 0, c_y = 0; in sm501_update_display() local
/openbmc/bmcweb/redfish-core/src/utils/
H A Dtime_utils.cpp249 IntType y = static_cast<IntType>(yoe) + era * 400; in civilFromDays() local
/openbmc/qemu/tests/unit/
H A Dtest-throttle.c34 static bool double_cmp(double x, double y) in double_cmp()
/openbmc/phosphor-host-ipmid/
H A Dipmisensor.cpp23 #define ISBITSET(x, y) (((x) >> (y)) & 0x01) argument
/openbmc/qemu/include/ui/
H A Dconsole.h117 int y; member
140 uint32_t y; member
/openbmc/u-boot/api/
H A Dapi.c564 int x, y; in API_display_draw_bitmap() local
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dgui.py235 def on_position_changed(self, widget, x, y): argument
/openbmc/u-boot/examples/api/
H A Dglue.c404 int ub_display_draw_bitmap(ulong bitmap, int x, int y) in ub_display_draw_bitmap()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c152 static int yaffs_regions_overlap(int a, int b, int x, int y) in yaffs_regions_overlap()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3 !function(e,t){var n=t.jQuery;"object"==typeof exports?module.exports=n?e(t,n):function(n){if(n&&!n… function
/openbmc/u-boot/tools/
H A Dmxsboot.c17 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) argument
18 #define round_down(x, y) ((x) & ~__round_mask(x, y)) argument
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h145 #define MAXI(x,y) ((x)<(y)?(y):(x)) argument
146 #define MINI(x,y) ((x)>(y)?(y):(x)) argument

12345678910>>...12