| /external/lldb/source/Plugins/ObjectContainer/BSD-Archive/ |
| D | ObjectContainerBSDArchive.h | 100 struct Object struct 119 typedef std::vector<Object> collection; argument 120 typedef collection::iterator iterator; 121 typedef collection::const_iterator const_iterator;
|
| /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
|
| D | namelookup-bug-1.c | 4 typedef int Object; typedef
|
| /external/llvm/include/llvm/Object/ |
| D | COFFYAML.h | 83 struct Object { struct 88 Object(); argument
|
| D | ELFYAML.h | 125 struct Object { struct 126 FileHeader Header; 127 std::vector<std::unique_ptr<Section>> Sections; 132 LocalGlobalWeakSymbols Symbols;
|
| /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 | 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
|
| D | inst-method-lookup-in-root.m | 7 @interface Object <P> interface
|
| /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 | 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 76 GifFreeMapObject(ColorMapObject *Object) in GifFreeMapObject() 86 DumpColorMap(ColorMapObject *Object, in DumpColorMap()
|
| /external/llvm/lib/Object/ |
| D | ELFYAML.cpp | 248 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in bitset() local 304 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in enumeration() local 402 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in bitset() local 431 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in enumeration() local 594 const auto *Object = static_cast<ELFYAML::Object *>(IO.getContext()); in mapping() local 614 void MappingTraits<ELFYAML::Object>::mapping(IO &IO, ELFYAML::Object &Object) { in mapping()
|
| D | IRObjectFile.cpp | 37 IRObjectFile::IRObjectFile(MemoryBufferRef Object, std::unique_ptr<Module> Mod) in IRObjectFile() 274 ErrorOr<MemoryBufferRef> IRObjectFile::findBitcodeInMemBuffer(MemoryBufferRef Object) { in findBitcodeInMemBuffer() 294 llvm::object::IRObjectFile::create(MemoryBufferRef Object, in create()
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_type_hash.cc | 199 VtablePrefix *getVtablePrefix(void *Object) { in getVtablePrefix() 212 bool __ubsan::checkDynamicType(void *Object, void *Type, HashValue Hash) { in checkDynamicType() 243 __ubsan::DynamicTypeInfo __ubsan::getDynamicTypeInfo(void *Object) { in getDynamicTypeInfo()
|
| /external/clang/test/CodeGenObjC/ |
| D | undefined-protocol.m | 9 @implementation Object @end implementation
|
| D | property-incr-decr-1.m | 3 @interface Object interface
|
| /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/deqp/framework/delibs/decpp/ |
| D | deUniquePtr.cpp | 34 class Object class 37 Object (bool& exists) in Object() function in de::__anon10bce7cb0111::Object
|