/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/deqp/external/openglcts/modules/common/ |
D | glcFramebufferBlitTests.hpp | 45 struct Rectangle struct 47 …Rectangle(glw::GLint x_, glw::GLint y_, glw::GLint width_, glw::GLint height_) : x(x_), y(y_), w(w… in Rectangle() argument 51 Rectangle() : x(0), y(0), w(0), h(0) in Rectangle() argument 55 glw::GLint x; 56 glw::GLint y; 57 glw::GLint w; 58 glw::GLint h;
|
/external/rust/android-crates-io/crates/plotters/src/element/ |
D | basic_shapes.rs | 393 pub struct Rectangle<Coord> { struct 399 impl<Coord> Rectangle<Coord> { implementation 437 impl<'a, Coord> PointCollection<'a, Coord> for &'a Rectangle<Coord> { implementation 445 impl<Coord, DB: DrawingBackend> Drawable<DB> for Rectangle<Coord> { implementation
|
/external/deqp/modules/glshared/ |
D | glsLifetimeTests.hpp | 540 struct Rectangle struct 542 …Rectangle(GLint x_, GLint y_, GLint width_, GLint height_) : x(x_), y(y_), width(width_), height(h… in Rectangle() function 545 GLint x; 546 GLint y; 547 GLint width; 548 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/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/ |
D | _rectangle.py | 13 class Rectangle(object): class
|
/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::__anoncbaf1d3a0111::Rectangle 39 Rectangle(int xmin, int ymin, int xmax, int ymax) { in Rectangle() function in tensorflow::__anoncbaf1d3a0111::Rectangle
|
/external/angle/src/libANGLE/ |
D | BlendStateExt_unittest.cpp | 313 TEST(Rectangle, Clip) in TEST() argument 373 TEST(Rectangle, Combine) in TEST() argument 411 TEST(Rectangle, Extend) in TEST() argument
|
D | angletypes.h | 192 using Rectangle = RectangleImpl<int>; variable
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateInheritanceTests.cpp | 75 struct Rectangle struct 77 Vec3 xyz; // Before viewport transformation 78 int32_t r8g8b8; // (8-bit) red << 16 | green << 8 | blue 79 Vec2 widthHeight; // positive; before viewport transformation 80 int32_t viewportIndex;
|
/external/grpc-grpc/examples/php/route_guide/Routeguide/ |
D | Rectangle.php | 17 class Rectangle extends \Google\Protobuf\Internal\Message class
|
/external/moshi/examples/src/main/java/com/squareup/moshi/recipes/ |
D | CustomQualifier.java | 48 static class Rectangle { class in CustomQualifier
|
/external/grpc-grpc/examples/python/route_guide/ |
D | asyncio_route_guide_server.py | 80 self, request: route_guide_pb2.Rectangle, unused_context
|
/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-java/examples/src/main/proto/ |
D | route_guide.proto | 65 message Rectangle { message
|
/external/grpc-grpc-java/examples/android/routeguide/app/src/main/proto/ |
D | route_guide.proto | 65 message Rectangle { message
|
/external/deqp/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 999 struct Rectangle struct 1001 … Rectangle(int x_, int y_, int width_, int height_) : x(x_), y(y_), width(width_), height(height_) in Rectangle() function 1004 int x; 1005 int y; 1006 int width; 1007 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/rust/android-crates-io/crates/plotters-svg/src/ |
D | svg.rs | 47 Rectangle, enumerator
|
/external/cronet/stable/testing/libfuzzer/proto/ |
D | skia_image_filter.proto | 260 message Rectangle { message
|
/external/cronet/tot/testing/libfuzzer/proto/ |
D | skia_image_filter.proto | 260 message Rectangle { message
|
/external/aws-sdk-java-v2/services/mediaconvert/src/main/resources/codegen-resources/ |
D | service-2.json | 11070 "Rectangle": { object
|