Home
last modified time | relevance | path

Searched refs:Repeated (Results 1 – 25 of 65) sorted by relevance

123

/third_party/node/deps/zlib/google/
Dtest_data.filelist12 test/data/Repeated Dir Name.zip
13 test/data/Repeated File Name With Different Cases.zip
14 test/data/Repeated File Name.zip
/third_party/curl/tests/data/
Dtest1518 Repeated nonsense-headers
44 Repeated nonsense-headers
/third_party/protobuf/src/google/protobuf/
Dextension_set.h954 typedef RepeatedPrimitiveTypeTraits<Type> Repeated; typedef
1084 typedef RepeatedStringTypeTraits Repeated; typedef
1165 typedef RepeatedEnumTypeTraits<Type, IsValid> Repeated; typedef
1275 typedef RepeatedMessageTypeTraits<Type> Repeated; typedef
1483 inline typename _proto_TypeTraits::Repeated::ConstType GetExtension( \
1493 inline typename _proto_TypeTraits::Repeated::MutableType MutableExtension( \
1506 int index, typename _proto_TypeTraits::Repeated::ConstType value) { \
1513 inline typename _proto_TypeTraits::Repeated::MutableType AddExtension( \
1525 typename _proto_TypeTraits::Repeated::ConstType value) { \
1533 inline const typename _proto_TypeTraits::Repeated::RepeatedFieldType& \
[all …]
Dstruct.proto93 // Repeated field of dynamically typed values.
Dunittest_no_field_presence.proto87 // Repeated
Dmessage_unittest.inc477 // Repeated fields should not be merged.
499 // Repeated fields
523 // Repeated fields: concatenate source onto the end of dest
Dunittest_lite.proto97 // Repeated
246 // Repeated
Dunittest_proto3_arena_lite.proto101 // Repeated
/third_party/PyYAML/tests/data/
Dspec-07-09.data4 # Repeated end marker.
/third_party/protobuf/php/tests/proto/
Dtest_descriptors.proto10 // Repeated
/third_party/protobuf/objectivec/Tests/
DGPBDescriptorTests.m412 // Repeated Int
428 // Repeated Enum
444 // Repeated Message
DGPBUtilitiesTests.m260 // Repeated Group
269 // Repeated Message
/third_party/openssl/doc/man3/
DRC4_set_key.pod41 B<key> and places the result at B<outdata>. Repeated RC4() calls with
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_lite.proto94 // Repeated
230 // Repeated
Dunittest.proto112 // Repeated
233 // Repeated
668 // Repeated fields in RepeatedFieldsGenerator are expected to be merged into
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_lite.proto94 // Repeated
230 // Repeated
Dunittest.proto112 // Repeated
233 // Repeated
668 // Repeated fields in RepeatedFieldsGenerator are expected to be merged into
/third_party/protobuf/docs/
Dfield_presence.md44 …- Repeated field values may be included in the formatted output, even if they are equal to the d…
61 Repeated |
83 Repeated fields and maps do not track presence: there is no distinction between an _empty_ and a _n…
99 Repeated | N/A |
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs213 public bool IsRepeated => Proto.Label == FieldDescriptorProto.Types.Label.Repeated;
/third_party/protobuf/ruby/tests/
Dbasic_test_proto2.proto139 // Repeated wrappers don't really make sense, but we still need to make sure
Dbasic_test.proto146 // Repeated wrappers don't make sense, but we still need to make sure they
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto112 // Repeated
233 // Repeated
668 // Repeated fields in RepeatedFieldsGenerator are expected to be merged into
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto85 // Repeated
/third_party/protobuf/js/compatibility_tests/v3.1.0/
Dtestbinary.proto64 // Repeated
/third_party/python/Doc/library/
Dhmac.rst55 Update the hmac object with *msg*. Repeated calls are equivalent to a

123