Home | Sort by: relevance | last modified time | path |
/src/sys/dev/rcons/ | |
raster_op.c | 429 static int needsrc[16] = { 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0 }; variable in typeref:typename:int[16] 564 if ( needsrc[RAS_GETOP( rop )] ) |
raster_op.c | 429 static int needsrc[16] = { 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0 }; variable in typeref:typename:int[16] 564 if ( needsrc[RAS_GETOP( rop )] ) |
/src/sys/dev/pci/ | |
tga.c | 950 static const int needsrc[16] = variable in typeref:typename:const int[16] 970 if (needsrc[RAS_GETOP(rop)]) { |
tga.c | 950 static const int needsrc[16] = variable in typeref:typename:const int[16] 970 if (needsrc[RAS_GETOP(rop)]) { |