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

/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_compiler.h75 typedef unsigned char ubyte; typedef
/external/mesa3d/src/gallium/include/pipe/
H A Dp_compiler.h75 typedef unsigned char ubyte; typedef
/external/oprofile/opjitconv/
H A Ddebug_line.c34 typedef uint8_t ubyte; typedef
95 ubyte minimum_instruction_length;
96 ubyte default_is_stmt;
100 ubyte line_range;
102 ubyte opcode_base;
124 ubyte pointer_size;
139 static ubyte const standard_opcode_length[DW_LNS_max_opcode - 1] =
169 ubyte cur = data & 0x7F;
184 ubyte cur = data & 0x7F;
198 static void emit_extended_opcode(struct growable_buffer * b, ubyte opcod
[all...]
/external/chromium_org/third_party/mach_override/libudis86/
H A Dtypes.h131 uint8_t ubyte; member in union:ud_lval

Completed in 562 milliseconds