/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 25 struct Attribute { struct 31 Attribute attributes[] = { argument
|
/frameworks/base/tools/aapt2/xml/ |
D | XmlDom.h | 77 struct Attribute { struct 82 Maybe<AaptAttribute> compiled_attribute; argument 94 std::vector<Attribute> attributes; argument
|
D | XmlPullParser.h | 134 struct Attribute { struct 139 int compare(const Attribute& rhs) const; argument
|
/frameworks/base/tools/aapt2/ |
D | ResourceValues.h | 291 struct Attribute : public BaseValue<Attribute> { struct 304 explicit Attribute(uint32_t t = 0u); argument
|
D | Resources.proto | 376 message Attribute { message
|
D | ResourceValues.cpp | 522 Attribute::Attribute(uint32_t t) in Attribute() function in aapt::Attribute
|
/frameworks/base/tools/bit/ |
D | aapt.cpp | 44 struct Attribute { struct 55 vector<Attribute> attributes; argument
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | AttributeSet.h | 17 class Attribute; variable
|
D | Input.h | 21 class Attribute; variable
|
/frameworks/native/libs/renderengine/gl/ |
D | GLESRenderEngine.cpp | 153 struct Attribute { struct in android::renderengine::gl::EGLAttributeVector 154 Attribute() : v(0){}; in Attribute() function 155 explicit Attribute(EGLint v) : v(v) {} in Attribute() argument 156 EGLint v; 157 bool operator<(const Attribute& other) const { in operator <()
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | LayoutParserWrapper.java | 206 private static class Attribute { class in LayoutParserWrapper 212 public Attribute(@Nullable String namespace, String name, String value) { in Attribute() method in LayoutParserWrapper.Attribute
|
/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/ |
D | MediaCodecsXmlParser.h | 53 typedef std::pair<std::string, std::string> Attribute; typedef
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.h | 72 std::vector<llvm::AttributeSet> Attribute; variable
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 72 std::vector<llvm::AttributeSet> Attribute; variable
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.h | 75 std::vector<llvm::AttributeSet> Attribute; variable
|
/frameworks/av/media/libstagefright/xmlparser/test/ |
D | XMLParserTest.cpp | 336 typedef pair<string, string> Attribute; in TEST_F() typedef
|