HomeSort by relevance Sort by last modified time
    Searched refs:Ran (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/llvm-stress/
llvm-stress.cpp 128 BB(Block),PT(PT),Ran(R),Context(BB->getContext()) {}
145 return PT->at(Ran->Rand() % PT->size());
150 if (Ran->Rand() & 1)
154 if (Ran->Rand() & 1)
163 unsigned index = Ran->Rand();
172 if (Ran->Rand() & 1)
176 if (Ran->Rand() & 1)
196 unsigned index = Ran->Rand();
207 unsigned index = Ran->Rand();
218 return (Ran->Rand() & 1 ? pickVectorType() : pickScalarType())
    [all...]
  /external/skia/gm/tests/
run.sh 73 --regexp=^FAILED --regexp=^Ran $ACTUAL_OUTPUT_DIR/stdout \

Completed in 26 milliseconds