Home
last modified time | relevance | path

Searched refs:UINT8_TYPE (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress_etc_tmp.h32 UINT8_TYPE base_colors[2][3]; in TAG()
35 static UINT8_TYPE
36 TAG(etc1_base_color_diff_hi)(UINT8_TYPE in) in TAG()
41 static UINT8_TYPE
42 TAG(etc1_base_color_diff_lo)(UINT8_TYPE in) in TAG()
51 static UINT8_TYPE
52 TAG(etc1_base_color_ind_hi)(UINT8_TYPE in) in TAG()
57 static UINT8_TYPE
58 TAG(etc1_base_color_ind_lo)(UINT8_TYPE in) in TAG()
63 static UINT8_TYPE
[all …]
Dtexcompress_etc.c101 #define UINT8_TYPE GLubyte macro
105 #undef UINT8_TYPE
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_etc.c7 #define UINT8_TYPE uint8_t macro
11 #undef UINT8_TYPE
/external/sqlite/dist/orig/
Dsqlite3.c11842 #ifndef UINT8_TYPE
11844 # define UINT8_TYPE uint8_t macro
11846 # define UINT8_TYPE unsigned char macro
11864 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */
/external/sqlite/dist/
Dsqlite3.c11842 #ifndef UINT8_TYPE
11844 # define UINT8_TYPE uint8_t macro
11846 # define UINT8_TYPE unsigned char macro
11864 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */