/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | hash_generator_testing.h | 42 struct IsMap : std::false_type {}; struct
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | hash_generator_testing.h | 42 struct IsMap : std::false_type {}; struct
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | hash_generator_testing.h | 44 struct IsMap : std::false_type {}; struct
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | hash_generator_testing.h | 42 struct IsMap : std::false_type {}; struct
|
/external/abseil-cpp/absl/container/internal/ |
D | hash_generator_testing.h | 42 struct IsMap : std::false_type {}; struct
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | hash_generator_testing.h | 42 struct IsMap : std::false_type {}; struct
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldDescriptor.cs | 199 …public bool IsMap => fieldType == FieldType.Message && messageType.Proto.Options != null && messag… field in Google.Protobuf.Reflection.FieldDescriptor
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter.h | 274 bool IsMap() { return item_type_ == MAP; } in IsMap() function
|
D | utility.cc | 360 bool IsMap(const google::protobuf::Field& field, in IsMap() function
|
D | protostream_objectwriter.cc | 1280 bool ProtoStreamObjectWriter::IsMap(const google::protobuf::Field& field) { in IsMap() function in google::protobuf::util::converter::ProtoStreamObjectWriter
|
D | protostream_objectsource.cc | 1061 bool ProtoStreamObjectSource::IsMap( in IsMap() function in google::protobuf::util::converter::ProtoStreamObjectSource
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | def.hpp | 93 bool IsMap() const { return upb_fielddef_ismap(ptr_); } in IsMap() function in upb::FieldDefPtr
|
/external/llvm-project/polly/lib/Support/ |
D | ISLTools.cpp | 720 bool Simplify, bool IsMap) { in printSortedPolyhedra()
|
/external/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 413 bool IsMap() const { return type_ == FBT_MAP; } in IsMap() function
|
/external/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 996 TEST_F(DescriptorTest, IsMap) { in TEST_F() argument
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 3313 bool IsMap() const { return upb_fielddef_ismap(ptr_); } in IsMap() function
|