Home
last modified time | relevance | path

Searched defs:Ran (Results 1 – 3 of 3) sorted by relevance

/external/clang/unittests/Tooling/
DToolingTest.cpp259 bool &Ran; member
286 bool Ran = false; in TEST() local
/external/zopfli/src/zopfli/
Dsqueeze.c85 static unsigned int Ran(RanState* state) { in Ran() function
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp285 Random *Ran; member