| /external/chromium_org/ppapi/shared_impl/ |
| D | media_stream_video_track_shared.h | 15 struct Attributes { struct 16 Attributes() in Attributes() argument 27 static bool VerifyAttributes(const Attributes& attributes); argument
|
| D | media_stream_audio_track_shared.h | 15 struct Attributes { struct 16 Attributes() : buffers(0), duration(0) {} in Attributes() function 21 static bool VerifyAttributes(const Attributes& attributes); argument
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
| D | Attributes.java | 24 public class Attributes class 29 private Attributes(ASN1Set set) in Attributes() method in Attributes 34 public Attributes(ASN1EncodableVector v) in Attributes() method in Attributes
|
| /external/chromium_org/third_party/WebKit/public/platform/ |
| D | WebGraphicsContext3D.h | 77 struct Attributes { struct 78 Attributes() in Attributes() argument 95 bool alpha; 96 bool depth; 97 bool stencil; 98 bool antialias; 99 bool premultipliedAlpha; 100 bool canRecoverFromContextLoss; 101 bool noExtensions; 102 bool shareResources; [all …]
|
| D | Platform.h | 560 …l WebGraphicsContext3D* createOffscreenGraphicsContext3D(const WebGraphicsContext3D::Attributes&, … in createOffscreenGraphicsContext3D() 561 …l WebGraphicsContext3D* createOffscreenGraphicsContext3D(const WebGraphicsContext3D::Attributes&) … in createOffscreenGraphicsContext3D()
|
| /external/llvm/unittests/IR/ |
| D | AttributesTest.cpp | 17 TEST(Attributes, Uniquing) { in TEST() argument 34 TEST(Attributes, Ordering) { in TEST() argument
|
| /external/smack/src/com/kenai/jbosh/ |
| D | Attributes.java | 27 final class Attributes { class 32 private Attributes() { in Attributes() method in Attributes
|
| /external/llvm/docs/ |
| D | CommandLine.rst | 930 .. _cl::desc(...): 936 .. _cl::value_desc: 942 .. _cl::init: 956 .. _cl::location: 962 .. _cl::aliasopt: 967 .. _cl::values: 989 .. _cl::multi_val: 999 .. _cl::cat:
|
| D | LangRef.rst | 886 .. _attr_inalloca: 924 .. _noalias: 949 .. _nest: 972 .. _gc: 1298 .. _moduleasm:
|
| /external/llvm/bindings/python/llvm/ |
| D | enumerations.py | 33 Attributes = [ variable
|
| /external/icu/icu4c/source/i18n/unicode/ |
| D | tblcoll.h | 799 enum Attributes { enum
|
| /external/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFAbbreviationDeclaration.h | 73 const DWARFAttribute::collection& Attributes() const { return m_attributes; } in Attributes() function
|
| D | DWARFDebugInfoEntry.cpp | 39 DWARFDebugInfoEntry::Attributes::Attributes() : in Attributes() function in DWARFDebugInfoEntry::Attributes
|
| /external/chromium_org/third_party/WebKit/Source/core/dom/ |
| D | MutationObserver.h | 67 Attributes = 1 << 1, enumerator
|
| /external/chromium_org/third_party/WebKit/Source/core/loader/ |
| D | FormSubmission.h | 53 Attributes() in Attributes() function
|
| /external/clang/docs/ |
| D | Modules.rst | 725 Attributes section in Module Map Language
|
| /external/clang/lib/Lex/ |
| D | ModuleMap.cpp | 953 struct Attributes { struct 954 Attributes() : IsSystem(), IsExternC(), IsExhaustive() { } in Attributes() argument 957 unsigned IsSystem : 1; 960 unsigned IsExternC : 1; 963 unsigned IsExhaustive : 1;
|
| /external/clang/lib/Sema/ |
| D | SemaObjCProperty.cpp | 147 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local 244 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten() 321 const unsigned Attributes, in HandlePropertyInClassExtension() 529 const unsigned Attributes, in CreatePropertyDecl() 1760 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local 2078 unsigned &Attributes, in CheckObjCPropertyAttributes()
|
| /external/clang/include/clang/Basic/ |
| D | Builtins.h | 53 const char *Name, *Type, *Attributes, *HeaderName; member
|
| /external/chromium_org/sandbox/win/src/ |
| D | nt_internals.h | 66 ULONG Attributes; member 245 ULONG Attributes; member 481 ULONG Attributes; member 504 ULONG Attributes; member
|
| /external/chromium_org/sandbox/win/tools/finder/ |
| D | ntundoc.h | 30 ULONG Attributes; member 36 ULONG Attributes; member
|
| /external/chromium_org/tools/win/ChromeDebug/LowLevel/ |
| D | Types.cs | 111 Attributes = 0x000000800, enumerator
|
| /external/llvm/unittests/Transforms/Utils/ |
| D | Cloning.cpp | 156 TEST_F(CloneInstruction, Attributes) { in TEST_F() argument
|
| /external/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 1170 ParsedAttributesWithRange &Attributes) { in ParseClassSpecifier() 1737 ParsedAttributesWithRange Attributes(AttrFactory); in ParseBaseSpecifier() local
|
| D | ParseStmt.cpp | 2050 ParsedAttributesWithRange Attributes(AttrFactory); in ParseCXXCatchBlock() local
|