| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/ |
| vmw_msg.c | 76 * @in_di: [IN] Input argument through DI, set ot 0 if not used 84 * @di: [OUT] 88 ax, bx, cx, dx, si, di) \ 96 "=D"(di) : \ 116 * @in_di: [IN] Input argument through DI, set to 0 if not used 125 * @di: [OUT] 133 ax, bx, cx, dx, si, di) \ 144 "=D"(di) : \ 157 ax, bx, cx, dx, si, di) \ 168 "=D"(di) : 308 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; local 338 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; local 369 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di, bp; local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/ |
| vmw_msg.c | 73 * @in_di: [IN] Input argument through DI, set ot 0 if not used 81 * @di: [OUT] 85 ax, bx, cx, dx, si, di) \ 93 "=D"(di) : \ 113 * @in_di: [IN] Input argument through DI, set to 0 if not used 122 * @di: [OUT] 130 ax, bx, cx, dx, si, di) \ 141 "=D"(di) : \ 154 ax, bx, cx, dx, si, di) \ 165 "=D"(di) : 305 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; local 335 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; local 366 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di, bp; local [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/ |
| svga_shader_dump.c | 150 static void dump_reg( struct sh_reg reg, struct sh_srcreg *indreg, const struct dump_info *di ) 170 if (di->is_ps) { 202 if (!di->is_ps && di->version >= SVGA3D_VS_30) { 364 const struct dump_info *di) 406 dump_reg( u.reg, indreg, di); 420 static void dump_srcreg( struct sh_srcreg srcreg, struct sh_srcreg *indreg, const struct dump_info *di ) 441 dump_reg(srcreg_sh, indreg, di ); 488 parse_op(struct dump_info *di, 506 (!di->is_ps && di->version >= SVGA3D_VS_30)) 573 struct dump_info di; local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/ |
| svga_shader_dump.c | 150 static void dump_reg( struct sh_reg reg, struct sh_srcreg *indreg, const struct dump_info *di ) 170 if (di->is_ps) { 202 if (!di->is_ps && di->version >= SVGA3D_VS_30) { 364 const struct dump_info *di) 406 dump_reg( u.reg, indreg, di); 420 static void dump_srcreg( struct sh_srcreg srcreg, struct sh_srcreg *indreg, const struct dump_info *di ) 441 dump_reg(srcreg_sh, indreg, di ); 488 parse_op(struct dump_info *di, 506 (!di->is_ps && di->version >= SVGA3D_VS_30)) 573 struct dump_info di; local [all...] |
| /xsrc/external/mit/xkbcomp/dist/ |
| geometry.c | 250 ddText(Display *dpy, const DoodadInfo *di) 254 if (di == NULL) 259 if (di->section) 262 XkbAtomText(dpy, di->name, XkbMessage), 263 scText(dpy, di->section)); 266 return XkbAtomText(dpy, di->name, XkbMessage); 416 FindDoodadByType(DoodadInfo * di, unsigned type) 418 while (di) 420 if (di->type == type) 421 return di; 880 DoodadInfo *di; local 903 DoodadInfo *di; local 1149 DoodadInfo *di; local 1306 DoodadInfo *di; local 2127 DoodadInfo *di; local 2716 DoodadInfo *di; local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| tgsi_build.c | 216 struct tgsi_declaration_interp di; local 218 di.Interpolate = TGSI_INTERPOLATE_CONSTANT; 219 di.Location = TGSI_INTERPOLATE_LOC_CENTER; 220 di.CylindricalWrap = 0; 221 di.Padding = 0; 223 return di; 233 struct tgsi_declaration_interp di; local 235 di.Interpolate = interpolate; 236 di.Location = interpolate_location; 237 di.CylindricalWrap = cylindrical_wrap 291 struct tgsi_declaration_image di; local 310 struct tgsi_declaration_image di; local 459 struct tgsi_declaration_interp *di; local 494 struct tgsi_declaration_image *di; local [all...] |
| /xsrc/external/mit/xf86-input-vmmouse/dist/shared/ |
| vmmouse_proto.h | 117 DECLARE_REG_STRUCT(di); 125 DECLARE_REG_STRUCT(di);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| tgsi_build.c | 217 struct tgsi_declaration_interp di; local 219 di.Interpolate = TGSI_INTERPOLATE_CONSTANT; 220 di.Location = TGSI_INTERPOLATE_LOC_CENTER; 221 di.Padding = 0; 223 return di; 232 struct tgsi_declaration_interp di; local 234 di.Interpolate = interpolate; 235 di.Location = interpolate_location; 236 di.Padding = 0; 240 return di; 289 struct tgsi_declaration_image di; local 308 struct tgsi_declaration_image di; local 457 struct tgsi_declaration_interp *di; local 491 struct tgsi_declaration_image *di; local [all...] |
| /xsrc/external/mit/pixman/dist/test/ |
| check-formats.c | 12 pixman_image_t *si, *di; local 30 di = pixman_image_create_bits (dest_format, 1, 1, &d, 4); 64 pixman_image_composite32 (op, si, NULL, di, 102 pixman_image_unref (di);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| ir3_postsched.c | 46 #define di(instr, fmt, ...) \ macro 112 di(instr, "schedule"); 146 di(n->instr, "maxdel=%3d ", n->max_delay); 152 di(child->instr, " -> (%d parents) ", child->dag.parent_count); 195 di(chosen->instr, "prio: chose (meta)"); 212 di(chosen->instr, "prio: chose (input)"); 232 di(chosen->instr, "csp: chose (kill, hard ready)"); 252 di(chosen->instr, "csp: chose (sfu/tex, hard ready)"); 280 di(chosen->instr, "csp: chose (soft ready, delay=%u)", delay); 302 di(chosen->instr, "csp: chose (soft ready)") [all...] |
| ir3_sched.c | 45 #define di(instr, fmt, ...) \ macro 281 di(instr, "schedule"); 685 di(chosen->instr, "dec%s: chose (%s)", mode, dec_rank_name(chosen_rank)); 759 di(chosen->instr, "inc%s: chose (%s)", mode, inc_rank_name(chosen_rank)); 792 di(chosen->instr, "prio: chose (meta)"); 806 di(n->instr, "maxdel=%3d le=%d del=%u ", n->max_delay, 812 di(child->instr, " -> (%d parents) ", child->dag.parent_count); 848 di(new_instr, "split instruction"); 890 di(indirect, "new address"); 942 di(predicated, "new predicate") [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| zink_context.c | 124 util_idalloc_fini(&ctx->di.bindless[i].tex_slots); 125 util_idalloc_fini(&ctx->di.bindless[i].img_slots); 126 free(ctx->di.bindless[i].buffer_infos); 127 free(ctx->di.bindless[i].img_infos); 128 util_dynarray_fini(&ctx->di.bindless[i].updates); 129 util_dynarray_fini(&ctx->di.bindless[i].resident); 463 ctx->di.descriptor_res[type][shader][slot] = res; 464 ctx->di.ubos[shader][slot].offset = ctx->ubos[shader][slot].buffer_offset; 466 ctx->di.ubos[shader][slot].buffer = res->obj->buffer; 467 ctx->di.ubos[shader][slot].range = ctx->ubos[shader][slot].buffer_size [all...] |
| zink_descriptors.c | 1030 pdd_cached(pg)->refs[type][ref_idx].sampler.dsurf = &ctx->di.sampler_surfaces[stage][index + k]; 1033 pdd_cached(pg)->refs[type][ref_idx].dsurf = &ctx->di.image_surfaces[stage][index + k]; 1040 pdd_cached(pg)->refs[type][ref_idx].res = &ctx->di.descriptor_res[type][stage][index + k]; 1239 VkDescriptorBufferInfo *info = &ctx->di.ubos[pstage][0]; 1255 desc_set_res_add(zds, ctx->di.descriptor_res[ZINK_DESCRIPTOR_TYPE_UBO][pstage][0], i, cache_hit); 1274 wds[ZINK_SHADER_COUNT].pImageInfo = &ctx->di.fbfetch; 1344 struct zink_resource *res = ctx->di.descriptor_res[type][stage][index]; 1346 info = &ctx->di.ubos[stage][index]; 1348 info = &ctx->di.ssbos[stage][index]; 1359 image_info = &ctx->di.textures[stage][index] [all...] |
| zink_descriptors_lazy.c | 96 entry->offset = offsetof(struct zink_context, di.ubos[stage][index + offset]); 101 entry->offset = offsetof(struct zink_context, di.textures[stage][index + offset]); 106 entry->offset = offsetof(struct zink_context, di.tbos[stage][index + offset]); 111 entry->offset = offsetof(struct zink_context, di.ssbos[stage][index + offset]); 116 entry->offset = offsetof(struct zink_context, di.images[stage][index + offset]); 121 entry->offset = offsetof(struct zink_context, di.texel_images[stage][index + offset]); 702 entry->offset = offsetof(struct zink_context, di.ubos[i][0]); 726 entry->offset = offsetof(struct zink_context, di.fbfetch);
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| vb_ext.h | 39 USHORT ax, hi_ax, bx, hi_bx, cx, hi_cx, dx, hi_dx, si, hi_si, di ,hi_di, bp, hi_bp; member in struct:WORDREGS
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| savage_vbe.c | 34 pInt->di = 0; 82 psav->pVbe->pInt10->di = refresh & 0xffff; 113 psav->pVbe->pInt10->di = refresh & 0xffff; 150 psav->pVbe->pInt10->di = Refresh & 0xffff; 314 psav->pVbe->pInt10->di = SEG_OFF(vbeReal); 374 s3vModeTable->RefreshRate[iRefresh++] = psav->pVbe->pInt10->di;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| vbe.c | 83 pInt->di = SEG_OFF(RealOff); 194 pVbe->pInt10->di = 0; 293 pVbe->pInt10->di = SEG_OFF(RealOff); 356 ES:DI := Pointer to buffer 371 pVbe->pInt10->di = SEG_OFF(pVbe->real_mode_base); 456 ES:DI := Pointer to VbeCRTCInfoBlock structure 468 pVbe->pInt10->di = SEG_OFF(pVbe->real_mode_base); 518 ES:DI := Pointer to buffer 528 pVbe->pInt10->di = SEG_OFF(pVbe->real_mode_base); 793 ES:DI := Table of palette values (see below for format [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/ |
| vbe.c | 81 pInt->di = SEG_OFF(RealOff); 186 pVbe->pInt10->di = 0; 280 pVbe->pInt10->di = SEG_OFF(RealOff); 355 ES:DI := Pointer to buffer 370 pVbe->pInt10->di = SEG_OFF(pVbe->real_mode_base); 455 ES:DI := Pointer to VbeCRTCInfoBlock structure 467 pVbe->pInt10->di = SEG_OFF(pVbe->real_mode_base); 516 ES:DI := Pointer to buffer 526 pVbe->pInt10->di = SEG_OFF(pVbe->real_mode_base); 791 ES:DI := Table of palette values (see below for format [all...] |
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| u_math.h | 75 union di { union 238 union di tmp; 247 union di tmp; 256 union di tmp;
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| u_math.h | 82 union di { union 285 union di tmp; 294 union di tmp; 303 union di tmp;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/ |
| invocation.cpp | 107 diagnostic_handler(const ::llvm::DiagnosticInfo &di, void *data) { 108 if (di.getSeverity() == ::llvm::DS_Error) { 111 di.print(printer);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/ |
| glcpp-parse.y | 382 struct define_include di; 383 di.parser = tmp_parser; 384 di.loc = &@1; 388 &di); 411 di.parser = parser; 412 di.loc = &@1; 417 &di); 2535 struct define_include *di = (struct define_include *) closure; 2539 if (di->parser->error) 2543 struct hash_entry *entry = _mesa_hash_table_search(di->parser->defines [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| nv50_ir_lowering_nv50.cpp | 368 Instruction *di = st->getSrc(1)->defs.front()->getInsn(); 371 if (di->isPseudo() || isTextureOp(di->op) || di->defCount(0xff, true) > 1) 374 for (int s = 0; di->srcExists(s); ++s) 375 if (di->src(s).getFile() == FILE_IMMEDIATE || 376 di->src(s).getFile() == FILE_MEMORY_LOCAL) 382 if (di->bb != st->bb) 385 for (i = di; i != st; i = i->next) { 389 assert(i); // st after di [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| miarc.c | 1831 #define dashIndexToAngle(di) ((((double) (di)) * 90.0) / ((double) DASH_MAP_SIZE - 1)) 1833 #define dashIndexToXAngle(di) ((((long) (di)) * (90 * 64)) / (DASH_MAP_SIZE - 1)) 1846 int di; local 1849 for (di = 0; di < DASH_MAP_SIZE; di++) { 1850 a = dashIndexToAngle(di); 1853 if (di == 0) 2268 int di; local [all...] |
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| miarc.c | 1730 # define dashIndexToAngle(di) ((((double) (di)) * 90.0) / ((double) DASH_MAP_SIZE - 1)) 1732 # define dashIndexToXAngle(di) ((((long) (di)) * (90 * 64)) / (DASH_MAP_SIZE - 1)) 1747 int di; local 1750 for (di = 0; di < DASH_MAP_SIZE; di++) { 1751 a = dashIndexToAngle (di); 1754 if (di == 0) 2170 int di; local [all...] |