Searched defs:isRound (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h187 /// isRound - Return true if the size is a power-of-two number of bytes.
188 bool isRound() const { function in struct:llvm::EVT
/external/skia/bench/
H A DDashBench.cpp219 DashLineBench(SkScalar width, bool isRound) { argument
220 fName.printf("dashline_%g_%s", SkScalarToFloat(width), isRound ? "circle" : "square");
222 fIsRound = isRound;
/external/skqp/bench/
H A DDashBench.cpp219 DashLineBench(SkScalar width, bool isRound) { argument
220 fName.printf("dashline_%g_%s", SkScalarToFloat(width), isRound ? "circle" : "square");
222 fIsRound = isRound;
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DValueTypes.h523 /// isRound - Return true if the size is a power-of-two number of bytes.
524 bool isRound() const { function in struct:llvm::EVT
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 243 milliseconds