Searched refs:area (Results 1 – 4 of 4) sorted by relevance
944 double area = 0d; in getCircleArea() local946 area = new Circle(radius).getArea(); in getCircleArea()948 return area; in getCircleArea()
3640 ArrayRef<const int32_t> area = constant_area_.GetBuffer(); in AddConstantArea() local3641 for (size_t i = 0, e = area.size(); i < e; i++) { in AddConstantArea()3643 EmitInt32(area[i]); in AddConstantArea()
2120 # v1: ptr to the bottom of the used area of the alloca, can restore stack till here.
2237 # v1: ptr to the bottom of the used area of the alloca, can restore stack till here.