Home
last modified time | relevance | path

Searched defs:Rectangle (Results 1 – 16 of 16) sorted by relevance

/external/clang/test/FixIt/
Dtypo.c11 struct Rectangle { struct
19 struct Rectangle bounds; // expected-note{{'bounds' declared here}} argument
37 typedef struct Rectangle Rectangle; // expected-note{{'Rectangle' declared here}} in test() typedef
/external/grpc-grpc/examples/ruby/lib/
Droute_guide_pb.rb33Rectangle = Google::Protobuf::DescriptorPool.generated_pool.lookup("routeguide.Rectangle").msgclass constant
/external/deqp/modules/glshared/
DglsLifetimeTests.hpp383 struct Rectangle struct
385 Rectangle (GLint x_, GLint y_, GLint width_, GLint height_) in Rectangle() function
390 GLint x;
391 GLint y;
392 GLint width;
393 GLint height;
/external/tensorflow/tensorflow/core/kernels/
Dsample_distorted_bounding_box_op.cc31 class Rectangle { class
33 Rectangle() { Set(0, 0, 0, 0); } in Rectangle() function in tensorflow::__anon02d2461b0111::Rectangle
34 Rectangle(int xmin, int ymin, int xmax, int ymax) { in Rectangle() function in tensorflow::__anon02d2461b0111::Rectangle
/external/grpc-grpc/examples/python/route_guide/
Droute_guide_pb2.py249 Rectangle = _reflection.GeneratedProtocolMessageType('Rectangle', (_message.Message,), dict( variable
/external/grpc-grpc/examples/python/multiplex/
Droute_guide_pb2.py249 Rectangle = _reflection.GeneratedProtocolMessageType('Rectangle', (_message.Message,), dict( variable
/external/chromium-trace/catapult/devil/devil/utils/
Dgeometry.py40 class Rectangle( class
/external/grpc-grpc/examples/protos/
Droute_guide.proto66 message Rectangle { message
/external/grpc-grpc-java/examples/src/main/proto/
Droute_guide.proto65 message Rectangle { message
/external/grpc-grpc-java/examples/android/routeguide/app/src/main/proto/
Droute_guide.proto65 message Rectangle { message
/external/swiftshader/src/OpenGL/common/
DImage.cpp997 struct Rectangle struct
999 GLsizei bytes;
1000 GLsizei width;
1001 GLsizei height;
1002 GLsizei depth;
1003 int inputPitch;
1004 int inputHeight;
1005 int destPitch;
1006 GLsizei destSlice;
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/
DRouteGuide.cs224 public sealed partial class Rectangle : pb::IMessage<Rectangle> { class
241 public Rectangle() { in Rectangle() method in Routeguide.Rectangle
248 public Rectangle(Rectangle other) : this() { in Rectangle() method in Routeguide.Rectangle
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp963 struct Rectangle struct
965 Rectangle (int x_, int y_, int width_, int height_) in Rectangle() argument
970 int x;
971 int y;
972 int width;
973 int height;
/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_pb.js214 proto.routeguide.Rectangle = function(opt_data) { class in proto.routeguide
/external/python/cpython2/Lib/lib-tk/
DCanvas.py113 class Rectangle(CanvasItem): class
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h844 Rectangle, enumerator