HomeSort by relevance Sort by last modified time
    Searched refs:BinaryRef (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/llvm/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
WasmYAML.h 84 yaml::BinaryRef Body;
97 yaml::BinaryRef Content;
124 yaml::BinaryRef Payload;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
WasmYAML.h 85 yaml::BinaryRef Body;
98 yaml::BinaryRef Content;
130 yaml::BinaryRef Payload;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
WasmYAML.h 85 yaml::BinaryRef Body;
98 yaml::BinaryRef Content;
130 yaml::BinaryRef Payload;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
WasmYAML.h 90 yaml::BinaryRef Body;
104 yaml::BinaryRef Content;
148 yaml::BinaryRef Payload;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
WasmYAML.h 90 yaml::BinaryRef Body;
104 yaml::BinaryRef Content;
148 yaml::BinaryRef Payload;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
WasmYAML.h 84 yaml::BinaryRef Body;
97 yaml::BinaryRef Content;
124 yaml::BinaryRef Payload;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
WasmYAML.h 85 yaml::BinaryRef Body;
98 yaml::BinaryRef Content;
130 yaml::BinaryRef Payload;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
WasmYAML.h 85 yaml::BinaryRef Body;
98 yaml::BinaryRef Content;
130 yaml::BinaryRef Payload;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /external/llvm/lib/ObjectYAML/
YAML.cpp 22 void yaml::ScalarTraits<yaml::BinaryRef>::output(
23 const yaml::BinaryRef &Val, void *, llvm::raw_ostream &Out) {
27 StringRef yaml::ScalarTraits<yaml::BinaryRef>::input(StringRef Scalar, void *,
28 yaml::BinaryRef &Val) {
30 return "BinaryRef hex string must contain an even number of nybbles.";
35 return "BinaryRef hex string must contain only hex digits.";
36 Val = yaml::BinaryRef(Scalar);
40 void yaml::BinaryRef::writeAsBinary(raw_ostream &OS) const {
52 void yaml::BinaryRef::writeAsHex(raw_ostream &OS) const {
  /external/llvm/unittests/ObjectYAML/
YAMLTest.cpp 17 yaml::BinaryRef Binary;
31 TEST(ObjectYAML, BinaryRef) {

Completed in 1057 milliseconds

1 2 3