/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() argument
|
/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/modules/sksg/samples/ |
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/modules/sksg/samples/ |
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/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/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
|
/external/clang/test/CodeGenCXX/ |
D | 2007-01-02-UnboundedArray.cpp | 7 struct Object { struct 12 new Object; in main() argument
|
/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/opencensus-java/api/src/main/java/io/opencensus/trace/ |
D | AttributeValue.java | 99 Function<Object, T> defaultFunction); in match() 122 Function<Object, T> defaultFunction); in match() 140 Function<Object, T> defaultFunction) { in match() 150 Function<Object, T> defaultFunction) { in match() 173 Function<Object, T> defaultFunction) { in match() 183 Function<Object, T> defaultFunction) { in match() 206 Function<Object, T> defaultFunction) { in match() 216 Function<Object, T> defaultFunction) { in match() 239 Function<Object, T> defaultFunction) { in match() 249 Function<Object, T> defaultFunction) { in match()
|
/external/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 83 struct Object { struct 88 Object(); argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | ArrayRecyclerTest.cpp | 19 struct Object { struct 20 int Num; 21 Object *Other;
|
/external/llvm/unittests/Support/ |
D | ArrayRecyclerTest.cpp | 19 struct Object { struct 20 int Num; 21 Object *Other;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 98 struct Object { struct 104 Object(); argument
|
D | MachOYAML.h | 112 struct Object { struct 113 bool IsLittleEndian; 114 FileHeader Header; 138 std::vector<Object> Slices; argument
|
/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/guava/guava-gwt/src/com/google/common/collect/ |
D | SparseImmutableTable_CustomFieldSerializer.java | 38 SerializationStreamWriter writer, SparseImmutableTable<Object, Object, Object> table) in serialize()
|
D | DenseImmutableTable_CustomFieldSerializer.java | 38 SerializationStreamWriter writer, DenseImmutableTable<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/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | IRObjectFile.cpp | 29 IRObjectFile::IRObjectFile(MemoryBufferRef Object, in IRObjectFile() 90 IRObjectFile::findBitcodeInMemBuffer(MemoryBufferRef Object) { in findBitcodeInMemBuffer() 110 IRObjectFile::create(MemoryBufferRef Object, LLVMContext &Context) { in create()
|
/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::__anonf5ea37e30111::Object 38 Object(const Object& that) : name_(that.name_), observer_(that.observer_) { in Object() function in fxcrt::__anonf5ea37e30111::Object
|
/external/v8/src/objects/ |
D | api-callbacks-inl.h | 34 ACCESSORS(AccessorInfo, js_getter, Object, kJsGetterOffset) in ACCESSORS() argument 78 ACCESSORS(AccessCheckInfo, callback, Object, kCallbackOffset) in ACCESSORS() argument
|