| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atimach64io.c | 66 int Count; local in function:ATIMach64PollEngineStatus 81 Count = (IOValue >> 1) & 0x36DBU; 82 Count = IOValue - Count - ((Count >> 1) & 0x36DBU); 83 Count = ((Count + (Count >> 3)) & 0x71C7U) % 0x3FU; 84 Count = pATI->nFIFOEntries - Count; [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_code.c | 47 dst->Constants = malloc(sizeof(struct rc_constant) * src->Count); 48 memcpy(dst->Constants, src->Constants, sizeof(struct rc_constant) * src->Count); 49 dst->Count = src->Count; 50 dst->_Reserved = src->Count; 61 unsigned index = c->Count; 63 if (c->Count >= c->_Reserved) { 71 memcpy(newlist, c->Constants, sizeof(struct rc_constant) * c->Count); 78 c->Count++; 92 for(index = 0; index < c->Count; [all...] |
| H A D | radeon_remove_constants.c | 74 if (!c->Program.Constants.Count) { 79 const_used = malloc(c->Program.Constants.Count); 80 memset(const_used, 0, c->Program.Constants.Count); 94 for (unsigned i = 0; i < c->Program.Constants.Count; i++) 101 remap_table = malloc(c->Program.Constants.Count * sizeof(unsigned)); 102 inv_remap_table = malloc(c->Program.Constants.Count * sizeof(unsigned)); 105 for (unsigned i = 0; i < c->Program.Constants.Count; i++) { 123 assert( is_identity || new_count < c->Program.Constants.Count); 135 * Count even though the remapping function is identity. In that case, 137 c->Program.Constants.Count [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_code.c | 47 dst->Constants = malloc(sizeof(struct rc_constant) * src->Count); 48 memcpy(dst->Constants, src->Constants, sizeof(struct rc_constant) * src->Count); 49 dst->Count = src->Count; 50 dst->_Reserved = src->Count; 61 unsigned index = c->Count; 63 if (c->Count >= c->_Reserved) { 71 memcpy(newlist, c->Constants, sizeof(struct rc_constant) * c->Count); 78 c->Count++; 92 for(index = 0; index < c->Count; [all...] |
| H A D | radeon_remove_constants.c | 74 if (!c->Program.Constants.Count) { 79 const_used = malloc(c->Program.Constants.Count); 80 memset(const_used, 0, c->Program.Constants.Count); 94 for (unsigned i = 0; i < c->Program.Constants.Count; i++) 101 remap_table = malloc(c->Program.Constants.Count * sizeof(unsigned)); 102 inv_remap_table = malloc(c->Program.Constants.Count * sizeof(unsigned)); 105 for (unsigned i = 0; i < c->Program.Constants.Count; i++) { 123 assert( is_identity || new_count < c->Program.Constants.Count); 135 * Count even though the remapping function is identity. In that case, 137 c->Program.Constants.Count [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | feedback.h | 60 if (ctx->Feedback.Count < ctx->Feedback.BufferSize) { 61 ctx->Feedback.Buffer[ctx->Feedback.Count] = token; 63 ctx->Feedback.Count++;
|
| H A D | feedback.c | 91 ctx->Feedback.Count = 0; /* Because of this. */ 444 if (ctx->Feedback.Count > ctx->Feedback.BufferSize) { 449 result = ctx->Feedback.Count; 451 ctx->Feedback.Count = 0; 501 ctx->Feedback.Count = 0;
|
| H A D | extensions.c | 455 if (ctx->Extensions.Count != 0) 456 return ctx->Extensions.Count; 460 ctx->Extensions.Count++; 465 ctx->Extensions.Count++; 467 return ctx->Extensions.Count;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | feedback.h | 60 if (ctx->Feedback.Count < ctx->Feedback.BufferSize) { 61 ctx->Feedback.Buffer[ctx->Feedback.Count] = token; 63 ctx->Feedback.Count++;
|
| H A D | feedback.c | 91 ctx->Feedback.Count = 0; /* Because of this. */ 445 if (ctx->Feedback.Count > ctx->Feedback.BufferSize) { 450 result = ctx->Feedback.Count; 452 ctx->Feedback.Count = 0; 502 ctx->Feedback.Count = 0;
|
| H A D | extensions.c | 469 if (ctx->Extensions.Count != 0) 470 return ctx->Extensions.Count; 474 ctx->Extensions.Count++; 479 ctx->Extensions.Count++; 481 return ctx->Extensions.Count;
|
| /xsrc/external/mit/freetype/dist/src/otvalid/ |
| H A D | otvcommn.c | 659 FT_UInt Count; local in function:otv_x_Ox 666 Count = FT_NEXT_USHORT( p ); 668 OTV_TRACE(( " (Count = %d)\n", Count )); 670 OTV_LIMIT_CHECK( Count * 2 ); 675 for ( ; Count > 0; Count-- ) 689 FT_UInt Count, Coverage; local in function:otv_u_C_x_Ox 699 Count = FT_NEXT_USHORT( p ); 701 OTV_TRACE(( " (Count 726 FT_UInt Count; local in function:otv_x_ux 801 FT_UInt Count; local in function:otv_x_ux_y_uy_z_uz_p_sp 902 FT_UInt GlyphCount, Count, count1; local in function:otv_u_x_y_Ox_sy [all...] |
| H A D | otvgpos.c | 63 FT_UInt Count, count1, table_size; local in function:otv_x_sxy 70 Count = FT_NEXT_USHORT( p ); 72 OTV_TRACE(( " (Count = %d)\n", Count )); 74 OTV_LIMIT_CHECK( Count * otvalid->extra1 * 2 ); 76 table_size = Count * otvalid->extra1 * 2 + 2; 78 for ( ; Count > 0; Count-- )
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_maos_verts.c | 387 VB->Count * setup_tab[i].vertex_size * 4, 404 VB->Count ); 408 _mesa_vector4f_clean_elem(&rmesa->tcl.ObjClean, VB->Count, 1); 410 _mesa_vector4f_clean_elem(&rmesa->tcl.ObjClean, VB->Count, 2); 413 _mesa_vector4f_clean_elem(&rmesa->tcl.ObjClean, VB->Count, 3); 425 setup_tab[i].emit( ctx, 0, VB->Count,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_maos_verts.c | 386 VB->Count * setup_tab[i].vertex_size * 4, 403 VB->Count ); 407 _mesa_vector4f_clean_elem(&rmesa->tcl.ObjClean, VB->Count, 1); 410 _mesa_vector4f_clean_elem(&rmesa->tcl.ObjClean, VB->Count, 2); 414 _mesa_vector4f_clean_elem(&rmesa->tcl.ObjClean, VB->Count, 3); 427 setup_tab[i].emit( ctx, 0, VB->Count,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs.c | 248 if (compiler.Base.Program.Constants.Count > 200) { 278 i < vs->code.constants.Count && 282 for (; i < vs->code.constants.Count; i++) { 285 vs->immediates_count = vs->code.constants.Count - vs->externals_count;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs.c | 248 if (compiler.Base.Program.Constants.Count > 200) { 278 i < vs->code.constants.Count && 282 for (; i < vs->code.constants.Count; i++) { 285 vs->immediates_count = vs->code.constants.Count - vs->externals_count;
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | PolyReg.c | 480 int Count, /* number of pts */ 504 if (((Count == 4) || 505 ((Count == 5) && (pts[4].x == pts[0].x) && (pts[4].y == pts[0].y))) && 526 if (Count < 2) return region; 528 if (! (pETEs = Xmallocarray(Count, sizeof(EdgeTableEntry)))) { 534 CreateETandAET(Count, Pts, &ET, &AET, pETEs, &SLLBlock); 473 XPolygonRegion(XPoint * Pts,int Count,int rule) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_points.c | 65 for (i = 0; i < VB->Count; i++) {
|
| H A D | t_vb_cliptmp.h | 124 GLuint newvert = VB->Count; 191 GLuint newvert = VB->Count; 240 assert( inlist[0] >= VB->Count ); 270 GLuint newvert = VB->Count; 302 assert( inlist[0] >= VB->Count );
|
| H A D | t_vb_light.c | 350 VB->Count ); 355 _mesa_vector4f_clean_elem(&store->Input, VB->Count, 2); 361 _mesa_vector4f_clean_elem(&store->Input, VB->Count, 1);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_points.c | 65 for (i = 0; i < VB->Count; i++) {
|
| H A D | t_vb_cliptmp.h | 124 GLuint newvert = VB->Count; 191 GLuint newvert = VB->Count; 240 assert( inlist[0] >= VB->Count ); 270 GLuint newvert = VB->Count; 302 assert( inlist[0] >= VB->Count );
|
| H A D | t_vb_light.c | 350 VB->Count ); 355 _mesa_vector4f_clean_elem(&store->Input, VB->Count, 2); 361 _mesa_vector4f_clean_elem(&store->Input, VB->Count, 1);
|
| /xsrc/external/mit/xgc/dist/ |
| H A D | gram.c | 423 # define YYCOPY(Dst, Src, Count) \ 424 __builtin_memcpy (Dst, Src, (Count) * sizeof (*(Src))) 426 # define YYCOPY(Dst, Src, Count) \ 430 for (yyi = 0; yyi < (Count); yyi++) \ 1248 /* Count tokens shifted since error; after three, turn off error
|