Searched defs:width (Results 1 - 18 of 18) sorted by relevance

/darwin-on-arm/xnu/pexpert/pexpert/
H A Dpe_images.h33 unsigned int width; member in struct:boot_progress_element
/darwin-on-arm/xnu/libsyscall/mach/
H A Dstring.c59 int width = _mach_strlen(cp); local
71 int width, max = length; local
/darwin-on-arm/xnu/bsd/dev/
H A Dkmreg_com.h69 unsigned short width; /* Width and height of rect to be imaged, member in struct:km_drawrect
/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.h82 int width; member in struct:vc_progress_element
H A Dpanic_dialog.c525 unsigned width = FONT_WIDTH, height = FONT_HEIGHT; local
549 panic_blit_rect(unsigned int x, unsigned int y, unsigned int width, argument
578 panic_blit_rect_8(unsigned int x, unsigned int y, unsigned int width, unsigned int height, __unused int transparent, const unsigned char * dataPtr) argument
631 panic_blit_rect_16(unsigned int x, unsigned int y, unsigned int width, unsigned int height, __unused int transparent, const unsigned char *dataPtr) argument
681 panic_blit_rect_32(unsigned int x, unsigned int y, unsigned int width, unsigned int height, __unused int transparent, const unsigned char *dataPtr) argument
731 panic_blit_rect_30(unsigned int x, unsigned int y, unsigned int width, unsigned int height, __unused int transparent, const unsigned char *dataPtr) argument
[all...]
H A Dvideo_console.c1901 vc_blit_rect(int x, int y, int bx, int width, int height, int sourceRow, int backRow, const unsigned char * dataPtr, void * backBuffer, unsigned int flags) argument
1929 vc_blit_rect_8(int x, int y, __unused int bx, int width, int height, int sourceRow, __unused int backRow, const unsigned char * dataPtr, __unused unsigned char * backBuffer, __unused unsigned int flags) argument
1987 vc_blit_rect_16( int x, int y, int bx, int width, int height, int sourceRow, int backRow, const unsigned char * dataPtr, unsigned short * backPtr, unsigned int flags) argument
2053 vc_blit_rect_32(int x, int y, int bx, int width, int height, int sourceRow, int backRow, const unsigned char * dataPtr, unsigned int * backPtr, unsigned int flags) argument
2117 vc_blit_rect_30(int x, int y, int bx, int width, int height, int sourceRow, int backRow, const unsigned char * dataPtr, unsigned int * backPtr, unsigned int flags) argument
2193 uint32_t width; member in struct:lzss_image_state
2332 int x, y, width, height; local
2479 int x, y, width, height; local
[all...]
/darwin-on-arm/xnu/libkern/stdio/
H A Dscanf.c136 size_t width; /* field width, or 0 */ local
[all...]
/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dsetupdialog.c36 short width = 0, height = 0, depth = 0; local
213 int width[17] = {9,7,8,6,9,7,8,7,8,7,10,7,9,10,7,6,4}; local
[all...]
H A Dqtif2kraw.c75 short width; /* how many pixels wide is this data */ member in struct:QTHeader
111 unsigned short width = 0, height = 0; local
828 convert8bitIndexto8( unsigned char * data, int height, int width, unsigned char ** dout ) argument
[all...]
H A Dgenimage.c165 short width; /* how many pixels wide is this data */ member in struct:QTHeader
206 unsigned short width = 0, height = 0; local
1304 convert24to8bitIndex( unsigned char * data, int height, int width, unsigned char ** dout ) argument
1338 convert8bitIndexto8( unsigned char * data, int height, int width, unsigned char ** dout ) argument
1372 convert8bitIndexto24( unsigned char * data, int height, int width, unsigned char ** dout ) argument
1468 WriteQTRawFile( FILE * ostream, unsigned char * data, int height, int width, int depth, unsigned int size ) argument
[all...]
/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.c356 uint32_t width = 1024; local
H A Dpe_realview.c339 uint32_t width = 1024; local
H A Dpe_omap3530.c348 short width, height; member in struct:video_mode
/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_init.c241 uint32_t width = norootIcon_lzss->width; local
/darwin-on-arm/xnu/pexpert/pexpert/i386/
H A Dboot.h101 unsigned int width; member in struct:boot_icon_element
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOHibernatePrivate.h213 uint32_t width; // Width member in struct:hibernate_graphics_t
246 uint32_t width; // Width member in struct:hibernate_preview_t
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateRestoreKernel.c828 int base, lflag, qflag, tmp, width, ladjust, sharpflag, neg, sign, dot; local
[all...]
/darwin-on-arm/xnu/osfmk/i386/
H A Dcpuid.h278 uint8_t width; member in struct:__anon926

Completed in 109 milliseconds