Searched refs:UBYTE (Results 1 – 5 of 5) sorted by relevance
/external/google-breakpad/src/common/windows/ |
D | pdb_source_line_writer.cc | 57 typedef unsigned char UBYTE; typedef 67 UBYTE offset_in_prolog; 68 UBYTE unwind_operation_code : 4; 69 UBYTE operation_info : 4; 93 UBYTE version : 3; 94 UBYTE flags : 5; 95 UBYTE size_of_prolog; 96 UBYTE count_of_codes; 97 UBYTE frame_register : 4; 98 UBYTE frame_offset : 4; [all …]
|
/external/mesa3d/src/gallium/auxiliary/indices/ |
D | u_unfilled_gen.py | 27 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable 30 INTYPES = (GENERATE, UBYTE, USHORT, UINT)
|
D | u_indices_gen.py | 27 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable 31 INTYPES = (GENERATE, UBYTE, USHORT, UINT)
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/ |
D | data_types.h | 42 typedef unsigned char UBYTE; typedef
|
/external/freetype/builds/amiga/src/base/ |
D | ftsystem.c | 68 UBYTE iobuf[IOBUF_SIZE];
|