| /xsrc/external/mit/xditview/dist/ |
| H A D | font.c | 288 DviFontMap *fm; local in function:MapDviNameToXName 290 for (fm = dw->dvi.font_map; fm; fm = fm->next) 291 if (!strcmp(fm->dvi_name, dvi_name)) 292 return fm->x_name; 294 for (fm = dw->dvi.font_map; fm; fm 306 DviFontMap *fm; local in function:ParseFontMap [all...] |
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | bicubic_table.py | 6 fs, fe, fm = ((i >> 31) & 0x1, (i >> 23) & 0xff, i & 0x7fffff) 11 if ((fe == 0xff) and (fm == 0x0)): 27 m = fm >> 13
|
| H A D | r600_shader.h | 231 // fm 249 #define R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 251 ((fm) << 5) | ((omod) << 6) | ((alu_inst) << 8) | ((bs) << 18) | ((dst_gpr) << 21) | \ 259 #define ALU_DWORD1_OP2(chipfamily, s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 261 R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) : \
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | mspace.c | 2275 mstate fm = get_mstate_for(p); local in function:mspace_free 2277 mstate fm = (mstate)msp; local in function:mspace_free 2279 if (!ok_magic(fm)) { 2280 USAGE_ERROR_ACTION(fm, p); 2283 if (!PREACTION(fm)) { 2284 check_inuse_chunk(fm, p); 2285 if (RTCHECK(ok_address(fm, p) && ok_cinuse(p))) { 2294 if (RTCHECK(ok_address(fm, prev))) { /* consolidate backward */ 2295 if (p != fm->dv) { 2296 unlink_chunk(fm, [all...] |
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_3d.c | 108 Via3DFormat *fm = via3DFormats + VIA_FMT_HASH(format); local in function:via3DDstSupported 110 if (fm->pictFormat != format) 112 return fm->dstSupported; 118 Via3DFormat *fm = via3DFormats + VIA_FMT_HASH(format); local in function:via3DTexSupported 120 if (fm->pictFormat != format) 122 return fm->texSupported;
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | r600_shader.h | 231 // fm 249 #define R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 251 ((fm) << 5) | ((omod) << 6) | ((alu_inst) << 8) | ((bs) << 18) | ((dst_gpr) << 21) | \ 259 #define ALU_DWORD1_OP2(chipfamily, s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 261 R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) : \
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/system/ |
| H A D | radio.h | 117 radio_hal_fm_band_config_t fm; member in union:radio_hal_band_config::__anon44e442fe070a
|