Searched refs:Rand (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | copypixrate.c | 68 Rand(int max) function in typeref:typename:int 80 x = Rand(WinWidth); 81 y = Rand(WinHeight); |
| /xsrc/external/mit/freetype/dist/src/psaux/ | ||
| H A D | t1decode.c | 1096 FT_Fixed Rand; local in function:t1_decoder_parse_charstrings 1099 Rand = seed; 1100 if ( Rand >= 0x8000L ) 1101 Rand++; 1103 top[0] = Rand; |
Completed in 4 milliseconds