Home
last modified time | relevance | path

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

12345

/external/fonttools/Doc/source/designspaceLib/
Dreadme.rst48 Attributes subsection
103 Attributes subsection
172 Attributes argument
394 Attributes subsection
423 Attributes subsection
500 Attributes subsection
531 Attributes subsection
611 Attributes subsection
629 Attributes subsection
673 Attributes subsection
[all …]
/external/llvm-project/llvm/unittests/IR/
DAttributesTest.cpp17 TEST(Attributes, Uniquing) { in TEST() argument
32 TEST(Attributes, Ordering) { in TEST() argument
57 TEST(Attributes, AddAttributes) { in TEST() argument
71 TEST(Attributes, RemoveAlign) { in TEST() argument
141 TEST(Attributes, AddMatchingAlignAttr) { in TEST() argument
160 TEST(Attributes, EmptyGet) { in TEST() argument
167 TEST(Attributes, OverflowGet) { in TEST() argument
175 TEST(Attributes, StringRepresentation) { in TEST() argument
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/cms/
DAttributes.java27 public class Attributes class
32 private Attributes(ASN1Set set) in Attributes() method in Attributes
37 public Attributes(ASN1EncodableVector v) in Attributes() method in Attributes
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DAttributes.java25 public class Attributes class
30 private Attributes(ASN1Set set) in Attributes() method in Attributes
35 public Attributes(ASN1EncodableVector v) in Attributes() method in Attributes
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/cms/
DAttributes.java27 public class Attributes class
32 private Attributes(ASN1Set set) in Attributes() method in Attributes
37 public Attributes(ASN1EncodableVector v) in Attributes() method in Attributes
/external/llvm-project/clang/include/clang/Lex/
DModuleMap.h230 struct Attributes { struct
244 Attributes() in Attributes() function
/external/llvm-project/mlir/docs/
DLangRef.md1307 ## Attributes section in MLIR Language Reference
1343 ### Attribute Value Aliases
1368 ### Dialect Attribute Values
1407 ### Builtin Attribute Values
1485 ##### Dense Elements Attribute
1500 ##### Opaque Elements Attribute
1517 ##### Sparse Elements Attribute
/external/llvm-project/clang/unittests/Format/
DMacroExpanderTest.cpp46 const std::vector<MacroAttributes> &Attributes, in expectAttributes()
75 #define EXPECT_ATTRIBUTES(Tokens, Attributes) \ argument
123 std::vector<MacroAttributes> Attributes = { in TEST_F() local
170 std::vector<MacroAttributes> Attributes = { in TEST_F() local
181 std::vector<MacroAttributes> Attributes = { in TEST_F() local
194 std::vector<MacroAttributes> Attributes = { in TEST_F() local
/external/clang/include/clang/Lex/
DModuleMap.h172 struct Attributes { struct
173 Attributes() : IsSystem(), IsExternC(), IsExhaustive() {} in Attributes() function
193 Attributes Attrs; argument
/external/llvm-project/llvm/docs/
DCommandLine.rst926 .. _cl::desc(...):
932 .. _cl::value_desc:
938 .. _cl::init:
952 .. _cl::location:
958 .. _cl::aliasopt:
963 .. _cl::values:
984 .. _cl::multi_val:
994 .. _cl::cat:
999 .. _cl::callback:
/external/llvm/unittests/IR/
DAttributesTest.cpp17 TEST(Attributes, Uniquing) { in TEST() argument
34 TEST(Attributes, Ordering) { in TEST() argument
/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:
/external/llvm-project/llvm/utils/TableGen/
DAttributes.cpp20 class Attributes { class
22 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anon94d95e190111::Attributes
/external/llvm-project/llvm/lib/Object/
DELFObjectFile.cpp161 ARMAttributeParser Attributes; in getARMFeatures() local
299 RISCVAttributeParser Attributes; in getRISCVFeatures() local
487 ARMAttributeParser Attributes; in setARMSubArch() local
/external/rust/cxx/book/src/
Dattributes.md2 # Attributes chapter
/external/llvm/utils/TableGen/
DAttributes.cpp23 class Attributes { class
25 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anon9391c5eb0111::Attributes
/external/python/cpython3/Doc/library/
Dnntplib.rst178 Attributes section in NNTP Objects
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DAttributes.java48 public final class Attributes { class
54 private Attributes(Map<Key<?>, Object> data) { in Attributes() method in Attributes
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELFObjectFile.cpp159 ARMAttributeParser Attributes; in getARMFeatures() local
307 ARMAttributeParser Attributes; in setARMSubArch() local
/external/python/pyasn1-modules/pyasn1_modules/
Drfc2314.py17 class Attributes(univ.SetOf): class
/external/llvm/bindings/python/llvm/
Denumerations.py33 Attributes = [ variable
/external/llvm-project/llvm/bindings/python/llvm/
Denumerations.py32 Attributes = [ variable
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DBasicAttributeProvider.java172 static class Attributes implements BasicFileAttributes { class in BasicAttributeProvider
183 protected Attributes(File file) { in Attributes() method in BasicAttributeProvider.Attributes
/external/gptfdisk/
Dattributes.cc29 Attributes::Attributes(void) { in Attributes() function in Attributes
37 Attributes::Attributes(const uint64_t a) { in Attributes() function in Attributes
/external/testng/src/main/java/org/testng/internal/
DAttributes.java14 public class Attributes implements IAttributes { class

12345