Home
last modified time | relevance | path

Searched defs:Attributes (Results 1 – 22 of 22) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebGraphicsContext3D.h80 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/
DAttributes.java9 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/
DAttributes.java27 final class Attributes { class
32 private Attributes() { in Attributes() method in Attributes
/external/llvm/bindings/python/llvm/
Denumerations.py33 Attributes = [ variable
/external/llvm/unittests/IR/
DAttributesTest.cpp17 TEST(Attributes, Uniquing) { in TEST() argument
/external/llvm/docs/
DCommandLine.rst878 .. _cl::desc(...):
883 .. _cl::value_desc:
889 .. _cl::init:
903 .. _cl::location:
909 .. _cl::aliasopt:
914 .. _cl::values:
936 .. _cl::multi_val:
DLangRef.rst717 .. _nest:
729 .. _gc:
930 .. _moduleasm:
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h421 struct Attributes { struct
422 Attributes() in Attributes() function
455 …static PassRefPtr<GraphicsContext3D> create(Attributes, HostWindow*, RenderStyle = RenderOffscreen… argument
/external/clang/lib/Sema/
DSemaObjCProperty.cpp151 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()
DSemaCodeComplete.cpp4668 static bool ObjCPropertyFlagConflicts(unsigned Attributes, unsigned NewFlag) { in ObjCPropertyFlagConflicts()
4703 unsigned Attributes = ODS.getPropertyAttributes(); in CodeCompleteObjCPropertyFlags() local
DSemaChecking.cpp6329 unsigned Attributes = PD->getPropertyAttributes(); in checkUnsafeExprAssigns() local
DSemaDeclCXX.cpp1186 ParsedAttributes &Attributes, in ActOnBaseSpecifier()
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp149 TEST_F(CloneInstruction, Attributes) { in TEST_F() argument
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
DAttributesTest.java178 new Attributes() { in test_putAllLjava_util_Map2() method
/external/webkit/Source/WebCore/loader/
DFormSubmission.h53 Attributes() in Attributes() function
/external/clang/include/clang/Basic/
DBuiltins.h49 const char *Name, *Type, *Attributes, *HeaderName; member
/external/clang/lib/Lex/
DModuleMap.cpp689 struct Attributes { struct
690 Attributes() : IsSystem() { } in Attributes() function
693 unsigned IsSystem : 1;
/external/clang/lib/Parse/
DParseDeclCXX.cpp1071 ParsedAttributesWithRange &Attributes) { in ParseClassSpecifier()
1641 ParsedAttributesWithRange Attributes(AttrFactory); in ParseBaseSpecifier() local
DParseStmt.cpp2178 ParsedAttributesWithRange Attributes(AttrFactory); in ParseCXXCatchBlock() local
DParseDecl.cpp2851 ParsedAttributesWithRange Attributes(AttrFactory); in ParseDeclarationSpecifiers() local
/external/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp791 unsigned Attributes = PD->getPropertyAttributes(); in RewritePropertyImplDecl() local
DRewriteModernObjC.cpp944 unsigned Attributes = PD->getPropertyAttributes(); in RewritePropertyImplDecl() local