/third_party/abseil-cpp/absl/status/internal/ |
D | status_internal.h | 30 struct Payload { struct 35 using Payloads = absl::InlinedVector<Payload, 1>; argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/status/internal/ |
D | status_internal.h | 41 struct Payload { struct 46 using Payloads = absl::InlinedVector<Payload, 1>; argument
|
/third_party/skia/include/private/ |
D | SkTOptional.h | 211 union Payload { union 214 Payload() {} in Payload() function
|
/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/payload/ |
D | test_payload.proto | 30 message Payload { message
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Error.h | 189 Error(std::unique_ptr<ErrorInfoBase> Payload) { in Error() 291 ErrorInfoBase *Payload; variable 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) { in handleErrorImpl() 502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl() 522 std::unique_ptr<ErrorInfoBase> Payload = E.takePayload(); in handleErrors() local
|
/third_party/grpc/src/csharp/Grpc.Core.Tests/ |
D | MarshallerTest.cs | 78 public byte[] Payload; field in Grpc.Core.Tests.MarshallerTest.FakeSerializationContext
|
/third_party/grpc/src/php/tests/interop/Grpc/Testing/ |
D | Payload.php | 16 class Payload extends \Google\Protobuf\Internal\Message class
|
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | Payload.php | 16 class Payload extends \Google\Protobuf\Internal\Message class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Error.h | 198 Error(std::unique_ptr<ErrorInfoBase> Payload) { in Error() 318 ErrorInfoBase *Payload = nullptr; variable 880 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) { in handleErrorImpl() 885 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl() 905 std::unique_ptr<ErrorInfoBase> Payload = E.takePayload(); in handleErrors() local 1256 std::unique_ptr<ErrorInfoBase> Payload; in build() local
|
D | OnDiskHashTable.h | 432 const unsigned char *Payload; variable
|
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/ |
D | messages_pb.rb | 121 …Payload = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Payload").msgclass constant
|
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/ |
D | messages_pb.rb | 121 …Payload = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Payload").msgclass constant
|
/third_party/grpc/src/objective-c/examples/RemoteTestClient/ |
D | messages.proto | 36 message Payload { message
|
/third_party/flutter/skia/src/sksl/lex/ |
D | RegexNode.h | 70 union Payload { union
|
/third_party/skia/src/sksl/lex/ |
D | RegexNode.h | 70 union Payload { union
|
/third_party/grpc/test/http2_test/ |
D | messages_pb2.py | 583 Payload = _reflection.GeneratedProtocolMessageType('Payload', (_message.Message,), dict( variable
|
/third_party/grpc/src/objective-c/tests/RemoteTestClient/ |
D | messages.proto | 39 message Payload { message
|
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
D | Benchmarks.cs | 137 public pbc::RepeatedField<pb::ByteString> Payload { property in Benchmarks.BenchmarkDataset
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | STLExtras.h | 269 Optional<PayloadType> Payload; variable
|
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ |
D | Messages.cs | 345 public sealed partial class Payload : pb::IMessage<Payload> class 366 public Payload() { in Payload() method in Grpc.Testing.Payload 373 public Payload(Payload other) : this() { in Payload() method in Grpc.Testing.Payload 857 public global::Grpc.Testing.Payload Payload { property in Grpc.Testing.SimpleRequest 1393 public global::Grpc.Testing.Payload Payload { property in Grpc.Testing.SimpleResponse 1773 public global::Grpc.Testing.Payload Payload { property in Grpc.Testing.StreamingInputCallRequest 2490 public global::Grpc.Testing.Payload Payload { property in Grpc.Testing.StreamingOutputCallRequest 2762 public global::Grpc.Testing.Payload Payload { property in Grpc.Testing.StreamingOutputCallResponse
|
/third_party/grpc/src/proto/grpc/testing/ |
D | messages.proto | 37 message Payload { message
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProfReader.cpp | 608 const unsigned char *Buckets, const unsigned char *const Payload, in InstrProfReaderIndex()
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_helpers.h | 745 static std::string Payload(const Descriptor* descriptor) { in Payload() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Constants.cpp | 808 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, uint64_t Payload) { in getNaN() 819 Constant *ConstantFP::getQNaN(Type *Ty, bool Negative, APInt *Payload) { in getQNaN() 830 Constant *ConstantFP::getSNaN(Type *Ty, bool Negative, APInt *Payload) { in getSNaN()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 194 yaml::BinaryRef Payload; member
|