Home
last modified time | relevance | path

Searched defs:Rotate (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/clib/
Djacobi.c193 static void Rotate(double **a, int dim, int i, int j, int k, int l, double s, in Rotate() function
/external/llvm/unittests/ADT/
DAPIntTest.cpp487 TEST(APIntTest, Rotate) { in TEST() argument