/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MsgPackReader.h | 75 struct Object { struct 94 Object() : Kind(Type::Int), Int(0) {} in Object() argument
|
/third_party/flutter/skia/modules/sksg/samples/ |
D | SampleSVGPong.cpp | 225 struct Object { struct in PongView 226 void initialize(const SkRRect& rrect, const SkPoint& p, const SkVector& s) { in initialize() 235 void posTick(SkScalar dt) { in posTick() 239 void updateDom() { in updateDom() 251 sk_sp<sksg::RRect> objectNode, 252 shadowNode; 253 SkPoint pos; 254 SkVector spd; 255 SkSize size;
|
/third_party/skia/modules/sksg/samples/ |
D | SampleSVGPong.cpp | 224 struct Object { struct in PongView 225 void initialize(const SkRRect& rrect, const SkPoint& p, const SkVector& s) { in initialize() 234 void posTick(SkScalar dt) { in posTick() 238 void updateDom() { in updateDom() 250 sk_sp<sksg::RRect> objectNode, 251 shadowNode; 252 SkPoint pos; 253 SkVector spd; 254 SkSize size;
|
/third_party/typescript/tests/cases/conformance/types/keyof/ |
D | keyofAndIndexedAccessErrors.ts | 12 type T01 = keyof Object; alias 13 type T02 = keyof keyof Object; alias 14 type T03 = keyof keyof keyof Object; alias 15 type T04 = keyof keyof keyof keyof Object; alias 16 type T05 = keyof keyof keyof keyof keyof Object; alias 17 type T06 = keyof keyof keyof keyof keyof keyof Object; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 103 struct Object { struct 109 Object(); argument
|
D | XCOFFYAML.h | 41 struct Object { struct 44 Object(); argument
|
D | MinidumpYAML.h | 201 struct Object { struct 204 Object &operator=(const Object &) = delete; argument 206 Object &operator=(Object &&) = default; argument 208 Object(const minidump::Header &Header, in Object() function 218 static Expected<Object> create(const object::MinidumpFile &File); argument
|
D | MachOYAML.h | 113 struct Object { struct 114 bool IsLittleEndian; 115 FileHeader Header; 139 std::vector<Object> Slices; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | IRObjectFile.cpp | 28 IRObjectFile::IRObjectFile(MemoryBufferRef Object, in IRObjectFile() 90 IRObjectFile::findBitcodeInMemBuffer(MemoryBufferRef Object) { in findBitcodeInMemBuffer() 110 IRObjectFile::create(MemoryBufferRef Object, LLVMContext &Context) { in create()
|
/third_party/typescript/tests/cases/conformance/externalModules/ |
D | exportAmbientClassNameWithObject.ts | 2 export declare class Object {} class
|
D | exportClassNameWithObjectSystem.ts | 3 export class Object {} class
|
D | exportClassNameWithObjectAMD.ts | 3 export class Object {} class
|
D | exportClassNameWithObjectCommonJS.ts | 3 export class Object {} class
|
D | exportClassNameWithObjectUMD.ts | 3 export class Object {} class
|
D | exportDefaultClassNameWithObject.ts | 2 export default class Object {} class
|
/third_party/typescript/tests/cases/conformance/externalModules/es6/ |
D | es6modulekindExportClassNameWithObject.ts | 3 export class Object {} class
|
/third_party/typescript/tests/cases/conformance/externalModules/esnext/ |
D | exnextmodulekindExportClassNameWithObject.ts | 3 export class Object {} class
|
/third_party/giflib/ |
D | gifalloc.c | 45 ColorMapObject *Object; in GifMakeMapObject() local 80 GifFreeMapObject(ColorMapObject *Object) in GifFreeMapObject() 90 DumpColorMap(ColorMapObject *Object, in DumpColorMap()
|
/third_party/typescript/tests/baselines/reference/ |
D | exnextmodulekindExportClassNameWithObject.js | 6 var Object = /** @class */ (function () { class
|
D | es6modulekindExportClassNameWithObject.js | 6 var Object = /** @class */ (function () { class
|
D | typeGuardIntersectionTypes.js | 18 function f1(obj: Object) {
|
/third_party/jerryscript/tests/jerry/ |
D | number-prototype-to-exponential.js | 67 Number.prototype.toExponential.call(new Object());
|
D | number-prototype-to-precision.js | 59 Number.prototype.toExponential.call(new Object());
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLObject.cpp | 13 Object::Object() : mRefCount(1u) {} in Object() function in cl::Object
|
/third_party/gettext/gettext-tools/tests/ |
D | xgettext-java-2 | 48 new Object() { function
|