Searched refs:B2 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Ddisassemble.c621 unsigned B2 = bits(words[2], 28, 32); local in function:dump_clause
624 unsigned M2 = (16 + A2 - B2) & 0xF;
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttinterp.c5762 FT_Int B1, B2; local in function:Ins_SHPIX
5796 B2 = exc->zp2.cur[point].y;
5800 ( B2 & 63 ) != 0 &&
5801 B1 != B2 )
5810 B2 = exc->zp2.cur[point].y;
5815 ( B2 & 63 ) != 0 &&
5816 B1 != B2 )
6409 FT_Int B1, B2; local in function:Ins_MIRP
6428 B2 = exc->zp1.cur[point].y;
6433 ( B2
7205 FT_UShort B1, B2; local in function:Ins_DELTAP
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp1004 #define B2(X) ir_function_signature *_##X(const glsl_type *, const glsl_type *); macro
1167 B2(ldexp)
1168 B2(frexp)
1169 B2(dfrexp)
1265 #undef B2
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp916 #define B2(X) ir_function_signature *_##X(const glsl_type *, const glsl_type *); macro
1073 B2(ldexp)
1074 B2(frexp)
1075 B2(dfrexp)
1162 #undef B2

Completed in 29 milliseconds