Home
last modified time | relevance | path

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

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DAttributes.java24 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/clang/include/clang/Lex/
DModuleMap.h131 struct Attributes { struct
132 Attributes() : IsSystem(), IsExternC(), IsExhaustive() {} in Attributes() argument
152 Attributes Attrs; argument
/external/llvm/unittests/IR/
DAttributesTest.cpp17 TEST(Attributes, Uniquing) { in TEST() argument
34 TEST(Attributes, Ordering) { in TEST() argument
DMetadataTest.cpp1914 unsigned Attributes = 7; in TEST_F() local
/external/llvm/docs/
DCommandLine.rst930 .. _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:
DLangRef.rst908 .. _attr_inalloca:
953 .. _noalias:
981 .. _nest:
1028 .. _gc:
1397 .. _moduleasm:
/external/llvm/bindings/python/llvm/
Denumerations.py33 Attributes = [ variable
/external/gptfdisk/
Dattributes.cc27 Attributes::Attributes(void) { in Attributes() function in Attributes
35 Attributes::Attributes(const uint64_t a) { in Attributes() function in Attributes
/external/jetty/src/java/org/eclipse/jetty/util/
DAttributes.java29 public interface Attributes interface
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.h73 const DWARFAttribute::collection& Attributes() const { return m_attributes; } in Attributes() function
DDWARFDebugInfoEntry.cpp39 DWARFDebugInfoEntry::Attributes::Attributes() : in Attributes() function in DWARFDebugInfoEntry::Attributes
/external/icu/icu4c/source/i18n/unicode/
Dtblcoll.h813 enum Attributes { enum
/external/clang/lib/Sema/
DSemaObjCProperty.cpp148 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local
245 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten()
322 const unsigned Attributes, in HandlePropertyInClassExtension()
532 const unsigned Attributes, in CreatePropertyDecl()
1767 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local
2118 unsigned &Attributes, in CheckObjCPropertyAttributes()
DSemaCodeComplete.cpp4788 static bool ObjCPropertyFlagConflicts(unsigned Attributes, unsigned NewFlag) { in ObjCPropertyFlagConflicts()
4823 unsigned Attributes = ODS.getPropertyAttributes(); in CodeCompleteObjCPropertyFlags() local
/external/clang/docs/
DModules.rst763 Attributes section in Module Map Language
/external/clang/include/clang/Basic/
DBuiltins.h53 const char *Name, *Type, *Attributes, *HeaderName; member
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp155 TEST_F(CloneInstruction, Attributes) { in TEST_F() argument
/external/clang/lib/Parse/
DParseDeclCXX.cpp1195 ParsedAttributesWithRange &Attributes) { in ParseClassSpecifier()
1828 ParsedAttributesWithRange Attributes(AttrFactory); in ParseBaseSpecifier() local
DParseStmt.cpp2059 ParsedAttributesWithRange Attributes(AttrFactory); in ParseCXXCatchBlock() local
DParseDecl.cpp3231 ParsedAttributesWithRange Attributes(AttrFactory); in ParseDeclarationSpecifiers() local
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp532 MDString *GetterName, MDString *SetterName, unsigned Attributes, in getImpl()
/external/clang/lib/Lex/
DModuleMap.cpp1060 typedef ModuleMap::Attributes Attributes; typedef in clang::ModuleMapParser
/external/llvm/include/llvm/Object/
DCOFF.h196 support::ulittle32_t Attributes; member
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp719 const std::vector<std::pair<DIEInteger *, int64_t>> &Attributes = in emitLocationsForUnit() local
/external/v8/tools/
Dgrokdump.py1243 def Attributes(self, value): member in DescriptorArray

12