Home
last modified time | relevance | path

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

123

/external/curl/tests/data/
Dtest1518 Repeated nonsense-headers
44 Repeated nonsense-headers
/external/protobuf/src/google/protobuf/
Dextension_set.h709 typedef RepeatedPrimitiveTypeTraits<Type> Repeated; typedef
830 typedef RepeatedStringTypeTraits Repeated; typedef
908 typedef RepeatedEnumTypeTraits<Type, IsValid> Repeated; typedef
998 typedef RepeatedMessageTypeTraits<Type> Repeated; typedef
1192 inline typename _proto_TypeTraits::Repeated::ConstType GetExtension( \
1202 inline typename _proto_TypeTraits::Repeated::MutableType MutableExtension( \
1215 int index, typename _proto_TypeTraits::Repeated::ConstType value) { \
1222 inline typename _proto_TypeTraits::Repeated::MutableType AddExtension( \
1234 typename _proto_TypeTraits::Repeated::ConstType value) { \
1242 inline const typename _proto_TypeTraits::Repeated::RepeatedFieldType& \
[all …]
Dunittest_lite.proto97 // Repeated
242 // Repeated
Dunittest_no_field_presence.proto87 // Repeated
Dstruct.proto94 // Repeated field of dynamically typed values.
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
Dunittest_reference_types_nano.proto46 // Repeated
74 // Repeated packed
Dunittest_nano.proto86 // Repeated
119 // Repeated packed
Dunittest_has_nano.proto61 // Repeated
Dunittest_accessors_nano.proto61 // Repeated
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-07-09.data4 # Repeated end marker.
/external/llvm/test/YAMLParser/
Dspec-07-09.test6 # Repeated end marker.
/external/e2fsprogs/lib/et/test_cases/
Dsimple.et19 "Repeated request"
Dheimdal.et34 ec RD_AP_REPEAT, "Kerberos error: Repeated request"
/external/tensorflow/tensorflow/tools/proto_text/
Dtest.proto50 // Repeated
/external/golang-protobuf/proto/
Dproperties.go182 Repeated bool member
227 if p.Repeated {
310 p.Repeated = true
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs180 public bool IsRepeated => Proto.Label == FieldDescriptorProto.Types.Label.Repeated;
/external/python/cpython2/Doc/library/
Dsha.rst52 Update the sha object with the string *arg*. Repeated calls are equivalent to a
Dmd5.rst66 Update the md5 object with the string *arg*. Repeated calls are equivalent to a
Dhmac.rst30 Update the hmac object with the string *msg*. Repeated calls are equivalent to
/external/golang-protobuf/ptypes/struct/
Dstruct.proto94 // Repeated field of dynamically typed values.
/external/python/cpython3/Doc/library/
Dhmac.rst38 Update the hmac object with *msg*. Repeated calls are equivalent to a
/external/llvm/test/CodeGen/AMDGPU/
Duint_to_fp.ll118 ; FIXME: Repeated here to test r600
/external/protobuf/src/google/protobuf/util/internal/testdata/
Dbooks.proto88 optional string pseudonym = 3; // Repeated to optional.
/external/protobuf/js/
Dtestbinary.proto64 // Repeated
/external/linux-kselftest/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt74 Repeated failures of the setup/teardown may indicate a problem with the test

123