/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 | 87 struct Object { struct 100 const std::vector<Object> &objects() const { return objects_; } in objects() argument
|
/external/llvm/lib/Object/ |
D | FunctionIndexObjectFile.cpp | 26 MemoryBufferRef Object, std::unique_ptr<FunctionInfoIndex> I) in FunctionIndexObjectFile() 53 FunctionIndexObjectFile::findBitcodeInMemBuffer(MemoryBufferRef Object) { in findBitcodeInMemBuffer() 75 MemoryBufferRef Object, DiagnosticHandlerFunction DiagnosticHandler) { in hasFunctionSummaryInMemBuffer() 87 FunctionIndexObjectFile::create(MemoryBufferRef Object, in create() 111 MemoryBufferRef Object, DiagnosticHandlerFunction DiagnosticHandler, in findFunctionSummaryInMemBuffer()
|
D | ELFYAML.cpp | 250 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in bitset() local 348 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in enumeration() local 405 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in bitset() local 458 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in bitset() local 487 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in enumeration() local 773 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in mapping() local 793 void MappingTraits<ELFYAML::Object>::mapping(IO &IO, ELFYAML::Object &Object) { in mapping()
|
D | IRObjectFile.cpp | 38 IRObjectFile::IRObjectFile(MemoryBufferRef Object, std::unique_ptr<Module> Mod) in IRObjectFile() 282 ErrorOr<MemoryBufferRef> IRObjectFile::findBitcodeInMemBuffer(MemoryBufferRef Object) { in findBitcodeInMemBuffer() 302 llvm::object::IRObjectFile::create(MemoryBufferRef Object, in create()
|
/external/llvm/include/llvm/Object/ |
D | COFFYAML.h | 83 struct Object { struct 88 Object(); argument
|
D | ELFYAML.h | 166 struct Object { struct 167 FileHeader Header; 168 std::vector<std::unique_ptr<Section>> Sections; 173 LocalGlobalWeakSymbols Symbols;
|
/external/libchrome/dbus/ |
D | object_manager.h | 337 struct Object { struct 341 ObjectProxy* object_proxy; argument 349 // Maps the object path of an object to the Object structure. argument
|
/external/llvm/unittests/Support/ |
D | ArrayRecyclerTest.cpp | 19 struct Object { struct 20 int Num; 21 Object *Other;
|
/external/clang/test/CodeGenCXX/ |
D | 2007-01-02-UnboundedArray.cpp | 7 struct Object { struct 12 new Object; in main() argument
|
/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 | 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 | idiomatic-parentheses.m | 6 @interface Object interface 18 @implementation Object implementation
|
D | comptypes-6.m | 6 @interface Object @end interface
|
/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/giflib/ |
D | gifalloc.c | 42 ColorMapObject *Object; in GifMakeMapObject() local 77 GifFreeMapObject(ColorMapObject *Object) in GifFreeMapObject() 87 DumpColorMap(ColorMapObject *Object, in DumpColorMap()
|
/external/jsilver/src/com/google/clearsilver/jsilver/precompiler/ |
D | PrecompiledTemplateLoader.java | 47 Map<Object, String> templateToClassNameMap, FunctionExecutor globalFunctionExecutor, in PrecompiledTemplateLoader() 54 private Map<Object, BaseCompiledTemplate> makeTemplateMap( in makeTemplateMap()
|
/external/clang/test/CodeGenObjC/ |
D | undefined-protocol.m | 9 @implementation Object @end implementation
|
/external/deqp/framework/delibs/decpp/ |
D | deUniquePtr.cpp | 34 class Object class 37 Object (bool& exists) in Object() function in de::__anon33af7e2b0111::Object
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_type_hash.cc | 29 __ubsan::DynamicTypeInfo __ubsan::getDynamicTypeInfoFromObject(void *Object) { in getDynamicTypeInfoFromObject()
|