/external/clang/test/FixIt/ |
D | typo.c | 11 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/rust/crates/plotters/src/element/ |
D | basic_shapes.rs | 135 pub struct Rectangle<Coord> { struct 141 impl<Coord> Rectangle<Coord> { impl 165 impl<'a, Coord> PointCollection<'a, Coord> for &'a Rectangle<Coord> { implementation 173 impl<Coord, DB: DrawingBackend> Drawable<DB> for Rectangle<Coord> { implementation
|
/external/deqp/modules/glshared/ |
D | glsLifetimeTests.hpp | 383 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/grpc-grpc/examples/ruby/lib/ |
D | route_guide_pb.rb | 33 …Rectangle = Google::Protobuf::DescriptorPool.generated_pool.lookup("routeguide.Rectangle").msgclass constant
|
/external/angle/src/libANGLE/ |
D | BlendStateExt_unittest.cpp | 311 TEST(Rectangle, Clip) in TEST() argument 371 TEST(Rectangle, Combine) in TEST() argument 409 TEST(Rectangle, Extend) in TEST() argument
|
D | angletypes.h | 132 using Rectangle = RectangleImpl<int>; variable
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | sample_distorted_bounding_box_op.cc | 36 class Rectangle { class 38 Rectangle() { Set(0, 0, 0, 0); } in Rectangle() function in tensorflow::__anona1b449690111::Rectangle 39 Rectangle(int xmin, int ymin, int xmax, int ymax) { in Rectangle() function in tensorflow::__anona1b449690111::Rectangle
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateInheritanceTests.cpp | 75 struct Rectangle struct 77 Vec3 xyz; // Before viewport transformation 78 deInt32 r8g8b8; // (8-bit) red << 16 | green << 8 | blue 79 Vec2 widthHeight; // positive; before viewport transformation 80 deInt32 viewportIndex;
|
/external/grpc-grpc/examples/python/multiplex/ |
D | route_guide_pb2.py | 249 Rectangle = _reflection.GeneratedProtocolMessageType('Rectangle', (_message.Message,), dict( variable
|
/external/grpc-grpc/examples/python/route_guide/ |
D | route_guide_pb2.py | 249 Rectangle = _reflection.GeneratedProtocolMessageType('Rectangle', (_message.Message,), dict( variable
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | geometry.py | 39 class Rectangle( class
|
/external/grpc-grpc/examples/protos/ |
D | route_guide.proto | 66 message Rectangle { message
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/ |
D | RouteGuide.cs | 224 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/grpc-grpc-java/examples/android/routeguide/app/src/main/proto/ |
D | route_guide.proto | 65 message Rectangle { message
|
/external/grpc-grpc-java/examples/src/main/proto/ |
D | route_guide.proto | 65 message Rectangle { message
|
/external/deqp/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 963 struct Rectangle struct 965 Rectangle (int x_, int y_, int width_, int height_) in Rectangle() function 970 int x; 971 int y; 972 int width; 973 int height;
|
/external/angle/src/common/ |
D | packed_gl_enums.json | 203 "Rectangle": "GL_TEXTURE_RECTANGLE_ANGLE", string 217 "Rectangle": "GL_TEXTURE_RECTANGLE_ANGLE", string
|
D | PackedGLEnums_autogen.h | 575 Rectangle = 6, enumerator 603 Rectangle = 6, enumerator
|
/external/ComputeLibrary/arm_compute/core/ |
D | Types.h | 428 struct Rectangle struct 430 uint16_t x; /**< Top-left x coordinate */ 431 uint16_t y; /**< Top-left y coordinate */ 432 uint16_t width; /**< Width of the rectangle */ 433 uint16_t height; /**< Height of the rectangle */
|
/external/grpc-grpc/examples/node/static_codegen/route_guide/ |
D | route_guide_pb.js | 214 proto.routeguide.Rectangle = function(opt_data) { class in proto.routeguide
|
/external/rust/crates/plotters-svg/src/ |
D | svg.rs | 54 Rectangle, enumerator
|
/external/python/cpython2/Lib/lib-tk/ |
D | Canvas.py | 113 class Rectangle(CanvasItem): class
|
/external/cronet/testing/libfuzzer/proto/ |
D | skia_image_filter.proto | 260 message Rectangle { message
|