Searched refs:degrees (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/lib/libc/stdlib/
H A Drandom.c142 static const int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 }; variable
383 if (type != TYPE_0 && rear >= degrees[type])
390 rand_deg = degrees[type];
/barrelfish-2018-10-04/lib/posixcompat/
H A Drandom.c149 static const int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 }; variable
439 rand_deg = degrees[type];
/barrelfish-2018-10-04/doc/019-device-drivers/
H A DDeviceDriver.tex196 describe a particular device we use in Barrelfish to varying degrees of
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dsearch.tex235 degrees of freedom that are available for heuristics within the framework of
/barrelfish-2018-10-04/usr/eclipseclp/documents/search/
H A Dsearch.tex241 degrees of freedom that are available for heuristics within the framework of

Completed in 109 milliseconds