/external/webkit/Source/WebKit/chromium/public/ |
D | WebGraphicsContext3D.h | 80 struct Attributes { struct 81 Attributes() in Attributes() argument 110 virtual bool initialize(Attributes, WebView*, bool renderDirectlyToWebView) = 0; argument
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
D | Attributes.java | 9 public class Attributes class 14 private Attributes(ASN1Set set) in Attributes() method in Attributes 19 public Attributes(ASN1EncodableVector v) in Attributes() method in Attributes
|
/external/smack/src/com/kenai/jbosh/ |
D | Attributes.java | 27 final class Attributes { class 32 private Attributes() { in Attributes() method in Attributes
|
/external/llvm/bindings/python/llvm/ |
D | enumerations.py | 33 Attributes = [ variable
|
/external/llvm/unittests/IR/ |
D | AttributesTest.cpp | 17 TEST(Attributes, Uniquing) { in TEST() argument
|
/external/llvm/docs/ |
D | CommandLine.rst | 878 .. _cl::desc(...): 883 .. _cl::value_desc: 889 .. _cl::init: 903 .. _cl::location: 909 .. _cl::aliasopt: 914 .. _cl::values: 936 .. _cl::multi_val:
|
D | LangRef.rst | 717 .. _nest: 729 .. _gc: 930 .. _moduleasm:
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | GraphicsContext3D.h | 421 struct Attributes { struct 422 Attributes() in Attributes() function 455 …static PassRefPtr<GraphicsContext3D> create(Attributes, HostWindow*, RenderStyle = RenderOffscreen… argument
|
/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 151 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local 254 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten() 332 const unsigned Attributes, in HandlePropertyInClassExtension() 511 const unsigned Attributes, in CreatePropertyDecl() 723 unsigned Attributes = property->getPropertyAttributesAsWritten(); in DiagnoseClassAndClassExtPropertyMismatch() local 1744 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local 2021 unsigned &Attributes, in CheckObjCPropertyAttributes()
|
D | SemaCodeComplete.cpp | 4668 static bool ObjCPropertyFlagConflicts(unsigned Attributes, unsigned NewFlag) { in ObjCPropertyFlagConflicts() 4703 unsigned Attributes = ODS.getPropertyAttributes(); in CodeCompleteObjCPropertyFlags() local
|
D | SemaChecking.cpp | 6329 unsigned Attributes = PD->getPropertyAttributes(); in checkUnsafeExprAssigns() local
|
D | SemaDeclCXX.cpp | 1186 ParsedAttributes &Attributes, in ActOnBaseSpecifier()
|
/external/llvm/unittests/Transforms/Utils/ |
D | Cloning.cpp | 149 TEST_F(CloneInstruction, Attributes) { in TEST_F() argument
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/ |
D | AttributesTest.java | 178 new Attributes() { in test_putAllLjava_util_Map2() method
|
/external/webkit/Source/WebCore/loader/ |
D | FormSubmission.h | 53 Attributes() in Attributes() function
|
/external/clang/include/clang/Basic/ |
D | Builtins.h | 49 const char *Name, *Type, *Attributes, *HeaderName; member
|
/external/clang/lib/Lex/ |
D | ModuleMap.cpp | 689 struct Attributes { struct 690 Attributes() : IsSystem() { } in Attributes() function 693 unsigned IsSystem : 1;
|
/external/clang/lib/Parse/ |
D | ParseDeclCXX.cpp | 1071 ParsedAttributesWithRange &Attributes) { in ParseClassSpecifier() 1641 ParsedAttributesWithRange Attributes(AttrFactory); in ParseBaseSpecifier() local
|
D | ParseStmt.cpp | 2178 ParsedAttributesWithRange Attributes(AttrFactory); in ParseCXXCatchBlock() local
|
D | ParseDecl.cpp | 2851 ParsedAttributesWithRange Attributes(AttrFactory); in ParseDeclarationSpecifiers() local
|
/external/clang/lib/Rewrite/Frontend/ |
D | RewriteObjC.cpp | 791 unsigned Attributes = PD->getPropertyAttributes(); in RewritePropertyImplDecl() local
|
D | RewriteModernObjC.cpp | 944 unsigned Attributes = PD->getPropertyAttributes(); in RewritePropertyImplDecl() local
|