/third_party/typescript/tests/cases/conformance/jsdoc/declarations/ |
D | jsDeclarationsReferenceToClassInstanceCrossFile.ts | 7 class Rectangle { class 15 const {Rectangle} = require('./rectangle'); constant
|
/third_party/typescript/tests/baselines/reference/ |
D | jsDeclarationsReferenceToClassInstanceCrossFile.js | 4 class Rectangle { class 10 module.exports = { Rectangle }; field
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | angletypes.h | 33 struct Rectangle struct 35 Rectangle() : x(0), y(0), width(0), height(0) {} in Rectangle() argument 36 constexpr Rectangle(int x_in, int y_in, int width_in, int height_in) in Rectangle() function 49 Rectangle flip(bool flipX, bool flipY) const; argument 62 bool operator==(const Rectangle &a, const Rectangle &b); argument
|
/third_party/typescript/tests/cases/compiler/ |
D | discriminatedUnionErrorMessage.ts | 2 type Rectangle = { kind: "rt", x: number, y: number } alias
|
D | typeGuardNarrowsIndexedAccessOfKnownProperty.ts | 6 interface Rectangle { interface
|
/third_party/grpc/examples/ruby/lib/ |
D | route_guide_pb.rb | 33 …Rectangle = Google::Protobuf::DescriptorPool.generated_pool.lookup("routeguide.Rectangle").msgclass constant
|
/third_party/ffmpeg/libavcodec/ |
D | mss2.c | 466 struct Rectangle { struct 487 struct Rectangle wmv9rects[MAX_WMV9_RECTANGLES], *r; in mss2_decode_frame() argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/ |
D | CommonDataType.h | 105 struct Rectangle { struct 115 Rectangle location; argument
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsLifetimeTests.hpp | 383 struct Rectangle struct 385 Rectangle (GLint x_, GLint y_, GLint width_, GLint height_) in Rectangle() argument 390 GLint x; 391 GLint y; 392 GLint width; 393 GLint height;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | angletypes_unittest.cpp | 231 TEST(Rectangle, Clip) in TEST() argument 291 TEST(Rectangle, Combine) in TEST() argument 329 TEST(Rectangle, Extend) in TEST() argument
|
/third_party/grpc/examples/python/multiplex/ |
D | route_guide_pb2.py | 249 Rectangle = _reflection.GeneratedProtocolMessageType('Rectangle', (_message.Message,), dict( variable
|
/third_party/grpc/examples/python/route_guide/ |
D | route_guide_pb2.py | 249 Rectangle = _reflection.GeneratedProtocolMessageType('Rectangle', (_message.Message,), dict( variable
|
/third_party/vk-gl-cts/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;
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | regression-test-issue-2671.js | 25 class Rectangle extends Shape { class
|
/third_party/typescript/tests/cases/conformance/types/union/ |
D | discriminatedUnionTypes1.ts | 6 interface Rectangle { interface
|
/third_party/grpc/examples/protos/ |
D | route_guide.proto | 66 message Rectangle { message
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 934 struct Rectangle struct 936 GLsizei bytes; 937 GLsizei width; 938 GLsizei height; 939 GLsizei depth; 940 int inputPitch; 941 int inputHeight; 942 int destPitch; 943 GLsizei destSlice;
|
/third_party/jerryscript/tests/jerry/ |
D | object-create.js | 60 function Rectangle() { class
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 963 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;
|
/third_party/typescript/tests/cases/conformance/controlFlow/ |
D | exhaustiveSwitchStatements1.ts | 61 interface Rectangle { kind: "rectangle"; width: number; height: number; } interface
|
/third_party/skia/experimental/skrive/include/ |
D | SkRive.h | 231 Rectangle() : INHERITED(Type::kRectangle) {} in Rectangle() function
|
/third_party/boost/boost/polygon/detail/ |
D | max_cover.hpp | 15 typedef rectangle_data<Unit> Rectangle; typedef
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | packed_gl_enums.json | 189 "Rectangle": "GL_TEXTURE_RECTANGLE_ANGLE", string 200 "Rectangle": "GL_TEXTURE_RECTANGLE_ANGLE", string
|
D | PackedGLEnums_autogen.h | 509 Rectangle = 6, enumerator 534 Rectangle = 6, enumerator
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | packed_gl_enums.json | 193 "Rectangle": "GL_TEXTURE_RECTANGLE_ANGLE", string 207 "Rectangle": "GL_TEXTURE_RECTANGLE_ANGLE", string
|