Home
last modified time | relevance | path

Searched defs:x (Results 1 – 15 of 15) sorted by relevance

/bootable/bootloader/legacy/libboot/
Dinit.c36 unsigned x; in call_init_hooks() local
Dtags.c31 #define DBG(x...) do{}while(0) argument
/bootable/recovery/minui/
Dmkfont.c7 unsigned char *x; in main() local
Dresources.c40 double pow(double x, double y) { in pow()
139 int x; in res_create_surface() local
Dgraphics.c205 void gr_font_size(int *x, int *y) in gr_font_size()
211 int gr_text(int x, int y, const char *s) in gr_text()
237 void gr_fill(int x, int y, int w, int h) in gr_fill()
Devents.c31 #define BITS_TO_LONGS(x) (((x) + BITS_PER_LONG - 1) / BITS_PER_LONG) argument
/bootable/recovery/applypatch/
Dbsdiff.c58 #define MIN(x,y) (((x)<(y)) ? (x) : (y)) argument
62 off_t i,j,k,x,tmp,jj,kk; in split() local
172 off_t x,y; in search() local
195 static void offtout(off_t x,u_char *buf) in offtout()
/bootable/recovery/
Dcommon.h88 #define STRINGIFY(x) #x argument
89 #define EXPAND(x) STRINGIFY(x) argument
/bootable/bootloader/legacy/arch_msm7k/
Dclock.c247 unsigned *x = tbl; in arm11_clock_test() local
266 unsigned *x = tbl; in arm11_clock_init() local
Dmddi_console.c38 unsigned x, y, data; in drawglyph() local
Dhsusb.c35 #define DBG(x...) do {} while(0) argument
37 #define DBG(x...) dprintf(x) argument
/bootable/diskinstaller/editdisklbl/
Deditdisklbl.c61 int x; in parse_args() local
/bootable/bootloader/legacy/usbloader/
Dmain.c192 void xdcc_putc(unsigned x) in xdcc_putc()
Dusbloader.c300 static unsigned hex2unsigned(char *x) in hex2unsigned()
/bootable/diskinstaller/
Dinstaller.c389 int x; in main() local