Home
last modified time | relevance | path

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

1234

/external/fonttools/Doc/source/designspaceLib/
Dreadme.rst116 Attributes subsection
185 Attributes argument
396 Attributes subsection
425 Attributes subsection
502 Attributes subsection
532 Attributes subsection
614 Attributes subsection
632 Attributes subsection
675 Attributes subsection
733 Attributes subsection
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DAttributesTest.cpp17 TEST(Attributes, Uniquing) { in TEST() argument
32 TEST(Attributes, Ordering) { in TEST() argument
52 TEST(Attributes, AddAttributes) { in TEST() argument
66 TEST(Attributes, RemoveAlign) { in TEST() argument
136 TEST(Attributes, AddMatchingAlignAttr) { in TEST() argument
155 TEST(Attributes, EmptyGet) { in TEST() argument
162 TEST(Attributes, OverflowGet) { in TEST() argument
/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/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/clang/include/clang/Lex/
DModuleMap.h172 struct Attributes { struct
173 Attributes() : IsSystem(), IsExternC(), IsExhaustive() {} in Attributes() function
193 Attributes Attrs; argument
/external/llvm/unittests/IR/
DAttributesTest.cpp17 TEST(Attributes, Uniquing) { in TEST() argument
34 TEST(Attributes, Ordering) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DELFObjectFile.cpp139 ARMAttributeParser Attributes; in getARMFeatures() local
270 ARMAttributeParser Attributes; in setARMSubArch() 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:
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCommandLine.rst924 .. _cl::desc(...):
930 .. _cl::value_desc:
936 .. _cl::init:
950 .. _cl::location:
956 .. _cl::aliasopt:
961 .. _cl::values:
982 .. _cl::multi_val:
992 .. _cl::cat:
/external/python/cpython3/Doc/library/
Dnntplib.rst155 Attributes section in NNTP Objects
/external/llvm/utils/TableGen/
DAttributes.cpp23 class Attributes { class
25 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anond1812f0d0111::Attributes
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DAttributes.cpp21 class Attributes { class
23 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anon12cb71650111::Attributes
/external/python/pyasn1-modules/pyasn1_modules/
Drfc2314.py17 class Attributes(univ.SetOf): class
Drfc5208.py41 class Attributes(univ.SetOf): class
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Denumerations.py33 Attributes = [ variable
/external/llvm/bindings/python/llvm/
Denumerations.py33 Attributes = [ variable
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DAttributes.java36 public final class Attributes { class
42 private Attributes(Map<Key<?>, Object> data) { in Attributes() method in Attributes
/external/testng/src/main/java/org/testng/internal/
DAttributes.java14 public class Attributes implements IAttributes { class
/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/tensorflow/tensorflow/lite/g3doc/guide/
Dops_custom.md215 #### Setting the Attributes
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DARMAttributeParser.h24 std::map<unsigned, unsigned> Attributes; variable
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFAbbreviationDeclaration.h25 SmallVector<DWARFAttribute, 8> Attributes; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp108 struct Attributes { struct
113 std::vector<std::string> Attrs;
114 std::string Comments;
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractCallbackSfx.h45 UInt32 Attributes; member
/external/opencensus-java/api/src/main/java/io/opencensus/trace/export/
DSpanData.java398 public abstract static class Attributes { class in SpanData
434 Attributes() {} in Attributes() method in SpanData.Attributes

1234