Searched defs:quantity (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dsetupdialog.c340 encode_rle(unsigned char * fileArr, unsigned int filePos, unsigned int quantity, unsigned char value) argument
[all...]
H A Dqtif2kraw.c572 encode_length(unsigned char * fileArr, unsigned int filePos, unsigned int quantity, unsigned int mask) argument
598 encode_rle(unsigned char * fileArr, unsigned int filePos, unsigned int quantity, union RunData * value, int depth) argument
[all...]
H A Dgenimage.c462 unsigned int quantity, depth; local
478 unsigned int quantity, line, col, depth, sum; local
971 encode_length(unsigned char * fileArr, unsigned int filePos, unsigned int quantity, unsigned int mask) argument
999 encode_rle(unsigned char * fileArr, unsigned int filePos, unsigned int quantity, union RunData * value, int depth) argument
1039 decode_rle( unsigned char * dataPtr, unsigned int * quantity, unsigned int * depth, unsigned char ** value ) argument
[all...]
/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c585 unsigned int data, quantity, depth; local
638 unsigned int quantity, index, data, depth; local
687 unsigned int quantity, index, data, depth; local
737 unsigned int quantity, index, data, depth; local
806 decode_rle(const unsigned char *dataPtr, unsigned int *quantity, unsigned int *depth, const unsigned char **value ) argument
[all...]

Completed in 65 milliseconds