| /external/clang/test/Parser/ |
| D | namelookup-bug-2.c | 4 typedef int Object; typedef 6 struct Object {int i1; } *P; argument 9 struct Object { int i2; } *X; in foo() struct
|
| D | namelookup-bug-1.c | 4 typedef int Object; typedef
|
| /external/vulkan-validation-layers/demos/smoke/ |
| D | Simulation.h | 81 struct Object { struct 94 const std::vector<Object> &objects() const { return objects_; } in objects() argument
|
| /external/annotation-tools/annotation-file-utilities/tests/ |
| D | LocalClass.java | 9 new Object() { in m() method 16 new Object() { in m() method 19 new Object() { in m() method 25 new Object() { in m() method 38 new Object() { in m2() method 41 new Object() { in m2() method
|
| /external/swiftshader/third_party/LLVM/lib/VMCore/ |
| D | LeakDetector.cpp | 32 void LeakDetector::addGarbageObjectImpl(void *Object) { in addGarbageObjectImpl() 37 void LeakDetector::addGarbageObjectImpl(const Value *Object) { in addGarbageObjectImpl() 42 void LeakDetector::removeGarbageObjectImpl(void *Object) { in removeGarbageObjectImpl() 47 void LeakDetector::removeGarbageObjectImpl(const Value *Object) { in removeGarbageObjectImpl()
|
| /external/skia/samplecode/ |
| D | SampleSVGPong.cpp | 215 struct Object { struct in PongView 216 void initialize(const SkRRect& rrect, const SkPoint& p, const SkVector& s) { in initialize() 225 void posTick(SkScalar dt) { in posTick() 229 void updateDom() { in updateDom() 241 sk_sp<sksg::RRect> objectNode, 242 shadowNode; 243 SkPoint pos; 244 SkVector spd; 245 SkSize size;
|
| /external/skqp/samplecode/ |
| D | SampleSVGPong.cpp | 215 struct Object { struct in PongView 216 void initialize(const SkRRect& rrect, const SkPoint& p, const SkVector& s) { in initialize() 225 void posTick(SkScalar dt) { in posTick() 229 void updateDom() { in updateDom() 241 sk_sp<sksg::RRect> objectNode, 242 shadowNode; 243 SkPoint pos; 244 SkVector spd; 245 SkSize size;
|
| /external/clang/test/SemaObjC/ |
| D | warn-selector-selection.m | 3 @interface Object interface 8 - (void)setWindow:(Object *)wdw;
|
| D | class-method-lookup.m | 28 @interface Object @end interface 31 - (void)setWindow:(Object *)wdw;
|
| D | idiomatic-parentheses.m | 6 @interface Object interface 18 @implementation Object implementation
|
| D | warn-strict-selector-match.m | 13 @interface Object @end interface 16 - (void)setWindow:(Object *)wdw; // expected-note 2 {{using}} 48 + (NTGridDataObject*)dataObject:(id<MyObject, MyCoding>)data; argument
|
| D | comptypes-6.m | 6 @interface Object @end interface
|
| /external/clang/test/CodeGenCXX/ |
| D | 2007-01-02-UnboundedArray.cpp | 7 struct Object { struct 12 new Object; in main() argument
|
| /external/llvm/lib/Object/ |
| D | ModuleSummaryIndexObjectFile.cpp | 26 MemoryBufferRef Object, std::unique_ptr<ModuleSummaryIndex> I) in ModuleSummaryIndexObjectFile() 51 ModuleSummaryIndexObjectFile::findBitcodeInMemBuffer(MemoryBufferRef Object) { in findBitcodeInMemBuffer() 73 MemoryBufferRef Object, in hasGlobalValueSummaryInMemBuffer() 87 MemoryBufferRef Object, in create()
|
| /external/libchrome/dbus/ |
| D | object_manager.h | 335 struct Object { struct 339 ObjectProxy* object_proxy; argument 347 // Maps the object path of an object to the Object structure. argument
|
| /external/llvm/include/llvm/ObjectYAML/ |
| D | COFFYAML.h | 83 struct Object { struct 88 Object(); argument
|
| /external/llvm/unittests/Support/ |
| D | ArrayRecyclerTest.cpp | 19 struct Object { struct 20 int Num; 21 Object *Other;
|
| /external/guava/guava-gwt/src/com/google/common/collect/ |
| D | DenseImmutableTable_CustomFieldSerializer.java | 38 SerializationStreamWriter writer, DenseImmutableTable<Object, Object, Object> table) in serialize()
|
| D | SparseImmutableTable_CustomFieldSerializer.java | 38 SerializationStreamWriter writer, SparseImmutableTable<Object, Object, Object> table) in serialize()
|
| D | ImmutableTable_CustomFieldSerializerBase.java | 44 SerializationStreamWriter writer, ImmutableTable<Object, Object, Object> table) in serialize()
|
| D | Multimap_CustomFieldSerializerBase.java | 39 ImmutableMultimap.Builder<Object, Object> builder) in instantiate() 53 public static Multimap<Object, Object> populate( in populate()
|
| /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/targets/ |
| D | EnumImplicitMethods.java | 16 CONST(Stubs.f() ? new Object() : new Object()); // $line-const$ enumConstant
|
| /external/clang/test/CodeGenObjC/ |
| D | undefined-protocol.m | 9 @implementation Object @end implementation
|
| /external/pdfium/core/fxcrt/ |
| D | shared_copy_on_write_unittest.cpp | 32 class Object : public Retainable { class 34 Object(Observer* observer, const std::string& name) in Object() function in fxcrt::__anon1fbf0a570111::Object 38 Object(const Object& that) : name_(that.name_), observer_(that.observer_) { in Object() function in fxcrt::__anon1fbf0a570111::Object
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_type_hash.cc | 29 __ubsan::DynamicTypeInfo __ubsan::getDynamicTypeInfoFromObject(void *Object) { in getDynamicTypeInfoFromObject()
|