/external/fonttools/Doc/source/designspaceLib/ |
D | readme.rst | 48 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/ |
D | AttributesTest.cpp | 17 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/ |
D | Attributes.java | 27 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/ |
D | Attributes.java | 25 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/ |
D | Attributes.java | 27 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/ |
D | ModuleMap.h | 230 struct Attributes { struct 244 Attributes() in Attributes() function
|
/external/llvm-project/mlir/docs/ |
D | LangRef.md | 1307 ## 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/ |
D | MacroExpanderTest.cpp | 46 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/ |
D | ModuleMap.h | 172 struct Attributes { struct 173 Attributes() : IsSystem(), IsExternC(), IsExhaustive() {} in Attributes() function 193 Attributes Attrs; argument
|
/external/llvm-project/llvm/docs/ |
D | CommandLine.rst | 926 .. _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/ |
D | AttributesTest.cpp | 17 TEST(Attributes, Uniquing) { in TEST() argument 34 TEST(Attributes, Ordering) { in TEST() argument
|
/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:
|
/external/llvm-project/llvm/utils/TableGen/ |
D | Attributes.cpp | 20 class Attributes { class 22 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anon94d95e190111::Attributes
|
/external/llvm-project/llvm/lib/Object/ |
D | ELFObjectFile.cpp | 161 ARMAttributeParser Attributes; in getARMFeatures() local 299 RISCVAttributeParser Attributes; in getRISCVFeatures() local 487 ARMAttributeParser Attributes; in setARMSubArch() local
|
/external/rust/cxx/book/src/ |
D | attributes.md | 2 # Attributes chapter
|
/external/llvm/utils/TableGen/ |
D | Attributes.cpp | 23 class Attributes { class 25 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anon9391c5eb0111::Attributes
|
/external/python/cpython3/Doc/library/ |
D | nntplib.rst | 178 Attributes section in NNTP Objects
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/ |
D | Attributes.java | 48 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/ |
D | ELFObjectFile.cpp | 159 ARMAttributeParser Attributes; in getARMFeatures() local 307 ARMAttributeParser Attributes; in setARMSubArch() local
|
/external/python/pyasn1-modules/pyasn1_modules/ |
D | rfc2314.py | 17 class Attributes(univ.SetOf): class
|
/external/llvm/bindings/python/llvm/ |
D | enumerations.py | 33 Attributes = [ variable
|
/external/llvm-project/llvm/bindings/python/llvm/ |
D | enumerations.py | 32 Attributes = [ variable
|
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
D | BasicAttributeProvider.java | 172 static class Attributes implements BasicFileAttributes { class in BasicAttributeProvider 183 protected Attributes(File file) { in Attributes() method in BasicAttributeProvider.Attributes
|
/external/gptfdisk/ |
D | attributes.cc | 29 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/ |
D | Attributes.java | 14 public class Attributes implements IAttributes { class
|