Home | History | Annotate | Download | only in lib

Lines Matching full:picoos_uint8

68     picoos_uint8 * raw_mem; /* pointer to allocated memory. NULL if preallocated. */
70 picoos_uint8 * start; /* start of content (after header) */
171 picoos_uint8 numResources;
179 /* picoos_uint8 i; */
272 static picoos_uint8 isResourceLoaded(picorsrc_ResourceManager this, picoos_char * resourceName) {
320 if (picoos_ReadBytes(file, (picoos_uint8 *) this->tmpHeader, &n) && hdrlen1 == n) {
339 picoos_uint8 * data,
472 picoos_uint8 * data,
479 picoos_uint8 i, numKbs, kbid;
542 picoos_uint8 rem;
933 picoos_uint8 i, required;