| /openbmc/u-boot/include/ |
| H A D | fsl_sec.h | 252 #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 D | jsrender.min.js | 3 !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 D | sha512.c | 236 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 D | spice-input.c | 183 static void tablet_position(SpiceTabletInstance* sin, int x, int y, in tablet_position()
|
| /openbmc/u-boot/drivers/soc/keystone/ |
| H A D | keystone_serdes.c | 29 #define SERDES_LANE_EN_VAL(x, y, z) (x[y] | (z << 26) | (z << 10)) argument
|
| /openbmc/u-boot/drivers/video/ |
| H A D | ati_radeon_fb.c | 46 #define SURF_UPPER_BOUND(x,y,bpp) (((((x) * (((y) + 15) & ~15) * (bpp)/8) + RADEON_BUFFER_ALIGN) \ argument
|
| H A D | mvebu_lcd.c | 129 int y = lcd_info->y_res; in mvebu_lcd_register_init() local
|
| /openbmc/telemetry/src/utils/ |
| H A D | labeled_tuple.hpp | 211 [&](auto&&... y) { in operator ==()
|
| /openbmc/qemu/hw/i386/ |
| H A D | vmmouse.c | 102 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 D | ssd0303.c | 213 int y; in ssd0303_update_display() local
|
| H A D | artist.c | 316 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 D | ssd0323.c | 191 int y; in ssd0323_update_display() local
|
| H A D | vga.c | 1447 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 D | sm501.c | 765 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 D | time_utils.cpp | 249 IntType y = static_cast<IntType>(yoe) + era * 400; in civilFromDays() local
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-throttle.c | 34 static bool double_cmp(double x, double y) in double_cmp()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | ipmisensor.cpp | 23 #define ISBITSET(x, y) (((x) >> (y)) & 0x01) argument
|
| /openbmc/qemu/include/ui/ |
| H A D | console.h | 117 int y; member 140 uint32_t y; member
|
| /openbmc/u-boot/api/ |
| H A D | api.c | 564 int x, y; in API_display_draw_bitmap() local
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | gui.py | 235 def on_position_changed(self, widget, x, y): argument
|
| /openbmc/u-boot/examples/api/ |
| H A D | glue.c | 404 int ub_display_draw_bitmap(ulong bitmap, int x, int y) in ub_display_draw_bitmap()
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffs_uboot_glue.c | 152 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 D | jsrender.min.js | 3 !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 D | mxsboot.c | 17 #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 D | decNumberLocal.h | 145 #define MAXI(x,y) ((x)<(y)?(y):(x)) argument 146 #define MINI(x,y) ((x)>(y)?(y):(x)) argument
|