Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc57 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/
Du_unfilled_gen.py27 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
30 INTYPES = (GENERATE, UBYTE, USHORT, UINT)
Du_indices_gen.py27 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
31 INTYPES = (GENERATE, UBYTE, USHORT, UINT)
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
Ddata_types.h42 typedef unsigned char UBYTE; typedef
/external/freetype/builds/amiga/src/base/
Dftsystem.c68 UBYTE iobuf[IOBUF_SIZE];