/third_party/skia/include/private/ |
H A D | SkTOptional.h | 211 union Payload { union in skstd::optional 214 Payload() {} in Payload() function
|
/third_party/node/deps/v8/src/snapshot/ |
H A D | snapshot-data.cc | 45 base::Vector<const byte> SnapshotData::Payload() const { in Payload() function in v8::internal::SnapshotData
|
H A D | code-serializer.cc | 678 base::Vector<const byte> SerializedCodeData::Payload() const { in Payload() function in v8::internal::SerializedCodeData
|
H A D | serializer.h | 181 const std::vector<byte>* Payload() const { return sink_.data(); } in Payload() function in v8::internal::Serializer
|
/third_party/skia/third_party/externals/abseil-cpp/absl/status/internal/ |
H A D | status_internal.h | 41 struct Payload { struct in absl::StatusCode
|
/third_party/skia/src/sksl/lex/ |
H A D | RegexNode.h | 70 union Payload { union
|
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | Benchmarks.cs | 137 public pbc::RepeatedField<pb::ByteString> Payload { property in Benchmarks.BenchmarkDataset
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | OnDiskHashTable.h | 432 const unsigned char *Payload; member in llvm::OnDiskIterableChainedHashTable 603 Create(const unsigned char *Buckets, const unsigned char *const Payload, in Create() argument 492 OnDiskIterableChainedHashTable(offset_type NumBuckets, offset_type NumEntries, const unsigned char *Buckets, const unsigned char *Payload, const unsigned char *Base, const Info &InfoObj = Info()) OnDiskIterableChainedHashTable() argument
|
H A D | Error.h | 198 Error(std::unique_ptr<ErrorInfoBase> Payload) { in Error() argument 318 ErrorInfoBase *Payload member in llvm::Error 880 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) handleErrorImpl() argument 885 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, HandlerT &&Handler, HandlerTs &&... Handlers) handleErrorImpl() argument 1256 std::unique_ptr<ErrorInfoBase> Payload; build() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | STLExtras.h | 269 Optional<PayloadType> Payload; member in llvm::filter_iterator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Error.h | 189 Error(std::unique_ptr<ErrorInfoBase> Payload) { in Error() argument 291 ErrorInfoBase *Payload; global() member in llvm::Error 497 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) handleErrorImpl() argument 502 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, HandlerT &&Handler, HandlerTs &&... Handlers) handleErrorImpl() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 194 yaml::BinaryRef Payload; member
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_helpers.h | 745 static std::string Payload(const Descriptor* descriptor) { in Payload() function in google::protobuf::compiler::cpp::Formatter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Constants.cpp | 808 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, uint64_t Payload) { in getNaN() argument 819 Constant *ConstantFP::getQNaN(Type *Ty, bool Negative, APInt *Payload) { in getQNaN() argument 830 Constant *ConstantFP::getSNaN(Type *Ty, bool Negative, APInt *Payload) { in getSNaN() argument
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestProto3.cs | 2262 public global::Google.Protobuf.TestProtos.TestAllTypes Payload { property in Google.Protobuf.TestProtos.NestedTestAllTypes [all...] |
H A D | Unittest.cs | 5045 public global::Google.Protobuf.TestProtos.Proto2.TestAllTypes Payload { property in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes [all...] |