Searched defs:advance (Results 1 – 6 of 6) sorted by relevance
/openbmc/telemetry/tests/src/fakes/ |
H A D | clock_fake.hpp | 20 void advance(Milliseconds delta) noexcept in advance() function 56 void advance(Milliseconds delta) noexcept in advance() function in ClockFake
|
/openbmc/qemu/audio/ |
H A D | audio.h | 155 static inline void *advance (void *p, int incr) in advance() function
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | excp_helper.c | 207 bool advance = false; in do_program_interrupt() local
|
/openbmc/u-boot/drivers/video/ |
H A D | console_truetype.c | 203 int advance; in console_truetype_putc_xy() local
|
H A D | stb_truetype.h | 2533 int advance, lsb, x0,y0,x1,y1,gw,gh; in stbtt_BakeFontBitmap() local 2899 int advance, lsb, x0,y0,x1,y1; in stbtt_PackFontRangesRenderIntoRects() local
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 2840 int i, advance=0; local
|