Searched refs:S32 (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | pcfwrite.c | 174 #define S32 4 macro 264 size = S32 + S32 + (S32 + S8 + S32) * pFont->info.nprops; 266 table->size = RoundUp(size) + S32 + 281 size = S32 + S16 + bitmapFont->num_chars * (5 * S8); 285 table->size = S32 + S32 + bitmapFont->num_chars * (6 * S16); 291 size = S32 [all...] |
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | pcfwrite.c | 176 #define S32 4 macro 266 size = S32 + S32 + (S32 + S8 + S32) * pFont->info.nprops; 268 table->size = RoundUp(size) + S32 + 283 size = S32 + S16 + bitmapFont->num_chars * (5 * S8); 287 table->size = S32 + S32 + bitmapFont->num_chars * (6 * S16); 293 size = S32 [all...] |
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | pcfwrite.c | 189 #define S32 4 macro 279 size = S32 + S32 + (S32 + S8 + S32) * pFont->info.nprops; 281 table->size = RoundUp(size) + S32 + RoundUp(prop_string_size); 295 size = S32 + S16 + bitmapFont->num_chars * (5 * S8); 300 table->size = S32 + S32 + bitmapFont->num_chars * (6 * S16); 306 size = S32 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/ |
| H A D | gf100.asm | 41 // DIV S32, like DIV U32 after taking ABS(inputs)
|
| H A D | gk110.asm | 45 // DIV S32, like DIV U32 after taking ABS(inputs)
|
| H A D | gm107.asm | 51 // DIV S32, like DIV U32 after taking ABS(inputs)
|
| H A D | gk104.asm | 45 // DIV S32, like DIV U32 after taking ABS(inputs)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/ |
| H A D | gf100.asm | 41 // DIV S32, like DIV U32 after taking ABS(inputs)
|
| H A D | gk110.asm | 45 // DIV S32, like DIV U32 after taking ABS(inputs)
|
| H A D | gm107.asm | 51 // DIV S32, like DIV U32 after taking ABS(inputs)
|
| H A D | gk104.asm | 45 // DIV S32, like DIV U32 after taking ABS(inputs)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir_emit.c | 60 #define IOPC(nir, op, src, cond) OPCT(nir, op, src, cond, S32)
|
Completed in 12 milliseconds