/external/autotest/client/site_tests/platform_LogDupSuppression/ |
control | 16 checks that repeated messages from that process are suppressed.
|
/external/cros/system_api/dbus/ |
field_trial_list.proto | 19 repeated ActiveGroup group = 1;
|
/external/junit/src/junit/extensions/ |
RepeatedTest.java | 36 return super.toString() + "(repeated)";
|
/external/protobuf/src/google/protobuf/ |
unittest_extension_nano.proto | 19 repeated int32 integers = 3;
|
descriptor.proto | 52 repeated FileDescriptorProto file = 1; 61 repeated string dependency = 3; 63 repeated int32 public_dependency = 10; 66 repeated int32 weak_dependency = 11; 69 repeated DescriptorProto message_type = 4; 70 repeated EnumDescriptorProto enum_type = 5; 71 repeated ServiceDescriptorProto service = 6; 72 repeated FieldDescriptorProto extension = 7; 87 repeated FieldDescriptorProto field = 2; 88 repeated FieldDescriptorProto extension = 6 [all...] |
/external/webrtc/webrtc/call/ |
rtc_event_log.proto | 19 repeated Event stream = 1; 144 repeated RtxMap rtx_map = 5; 147 repeated RtpHeaderExtension header_extensions = 6; 150 repeated DecoderConfig decoders = 7; 198 repeated uint32 ssrcs = 1; 201 repeated RtpHeaderExtension header_extensions = 2; 204 repeated uint32 rtx_ssrcs = 3; 232 repeated RtpHeaderExtension header_extensions = 3; 241 repeated RtpHeaderExtension header_extensions = 2;
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
type.proto | 50 repeated Field fields = 2; 52 repeated string oneofs = 3; 54 repeated Option options = 4; 105 // Whether a field is optional, required, or repeated. 113 // For repeated fields. 134 repeated Option options = 9; 146 repeated EnumValue enumvalue = 2; 148 repeated Option options = 3; 162 repeated Option options = 3;
|
descriptor.proto | 56 repeated FileDescriptorProto file = 1; 65 repeated string dependency = 3; 67 repeated int32 public_dependency = 10; 70 repeated int32 weak_dependency = 11; 73 repeated DescriptorProto message_type = 4; 74 repeated EnumDescriptorProto enum_type = 5; 75 repeated ServiceDescriptorProto service = 6; 76 repeated FieldDescriptorProto extension = 7; 95 repeated FieldDescriptorProto field = 2; 96 repeated FieldDescriptorProto extension = 6 [all...] |
/system/media/camera/docs/ |
camera_device_info.mako | 54 repeated StreamConfig availableStreamConfigurations = 1; 68 repeated Rational elements = 1; 72 repeated int32 black_level_pattern = 1; 102 repeated PerCameraInfo per_camera_info = 8;
|
/external/nanopb-c/generator/proto/google/protobuf/ |
descriptor.proto | 52 repeated FileDescriptorProto file = 1; 61 repeated string dependency = 3; 63 repeated int32 public_dependency = 10; 66 repeated int32 weak_dependency = 11; 69 repeated DescriptorProto message_type = 4; 70 repeated EnumDescriptorProto enum_type = 5; 71 repeated ServiceDescriptorProto service = 6; 72 repeated FieldDescriptorProto extension = 7; 87 repeated FieldDescriptorProto field = 2; 88 repeated FieldDescriptorProto extension = 6 [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.proto | 52 repeated FileDescriptorProto file = 1; 61 repeated string dependency = 3; 63 repeated int32 public_dependency = 10; 66 repeated int32 weak_dependency = 11; 69 repeated DescriptorProto message_type = 4; 70 repeated EnumDescriptorProto enum_type = 5; 71 repeated ServiceDescriptorProto service = 6; 72 repeated FieldDescriptorProto extension = 7; 87 repeated FieldDescriptorProto field = 2; 88 repeated FieldDescriptorProto extension = 6 [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.proto | 52 repeated FileDescriptorProto file = 1; 61 repeated string dependency = 3; 63 repeated int32 public_dependency = 10; 66 repeated int32 weak_dependency = 11; 69 repeated DescriptorProto message_type = 4; 70 repeated EnumDescriptorProto enum_type = 5; 71 repeated ServiceDescriptorProto service = 6; 72 repeated FieldDescriptorProto extension = 7; 87 repeated FieldDescriptorProto field = 2; 88 repeated FieldDescriptorProto extension = 6 [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
descriptor.proto | 52 repeated FileDescriptorProto file = 1; 61 repeated string dependency = 3; 63 repeated int32 public_dependency = 10; 66 repeated int32 weak_dependency = 11; 69 repeated DescriptorProto message_type = 4; 70 repeated EnumDescriptorProto enum_type = 5; 71 repeated ServiceDescriptorProto service = 6; 72 repeated FieldDescriptorProto extension = 7; 87 repeated FieldDescriptorProto field = 2; 88 repeated FieldDescriptorProto extension = 6 [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
descriptor.proto | 52 repeated FileDescriptorProto file = 1; 61 repeated string dependency = 3; 63 repeated int32 public_dependency = 10; 66 repeated int32 weak_dependency = 11; 69 repeated DescriptorProto message_type = 4; 70 repeated EnumDescriptorProto enum_type = 5; 71 repeated ServiceDescriptorProto service = 6; 72 repeated FieldDescriptorProto extension = 7; 87 repeated FieldDescriptorProto field = 2; 88 repeated FieldDescriptorProto extension = 6 [all...] |
/external/dbus/test/data/sha-1/ |
Readme.txt | 74 The compact string is interpreted as the representation of the bit string consisting of b repeated n(1) times, 75 followed by 1-b repeated n(2) times, followed by b repeated n(3) times, and so on. 81 where 1 is repeated 7 times, 0 is repeated 13 times, 1 is repeated 5 times, 82 0 is repeated 1 time, and 1 is repeated 2 times.
|
/external/jemalloc/test/unit/ |
prng.c | 13 "Repeated generation should produce repeated results");
|
/external/protobuf/benchmarks/ |
google_size.proto | 18 repeated fixed64 field5 = 5; 97 repeated group Group1 = 10 { 102 repeated string field14 = 14; 109 repeated string field22 = 22; 110 repeated int32 field73 = 73; 115 repeated string field128 = 128; 117 repeated string field127 = 127; 119 repeated int64 field130 = 130;
|
google_speed.proto | 18 repeated fixed64 field5 = 5; 97 repeated group Group1 = 10 { 102 repeated string field14 = 14; 109 repeated string field22 = 22; 110 repeated int32 field73 = 73; 115 repeated string field128 = 128; 117 repeated string field127 = 127; 119 repeated int64 field130 = 130;
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
javanano_extension.cc | 84 bool repeated = descriptor->is_repeated(); local 85 (*variables)["repeated"] = repeated ? "Repeated" : ""; 92 if (repeated) { 97 // for both singular and repeated cases. 101 if (!repeated) { 140 " com.google.protobuf.nano.Extension.create$repeated$$ext_type$(\n"
|
/prebuilts/go/darwin-x86/test/ |
assign.go | 59 x, x := 2, 3 // ERROR "x repeated on left side of :=" 65 a, a := 1, 2 // ERROR "a repeated on left side of :="
|
/prebuilts/go/linux-x86/test/ |
assign.go | 59 x, x := 2, 3 // ERROR "x repeated on left side of :=" 65 a, a := 1, 2 // ERROR "a repeated on left side of :="
|
/system/tools/aidl/tests/ |
aidl_test_client_utf8_strings.cpp | 115 unique_ptr<vector<unique_ptr<string>>> input, reversed, repeated; local 116 Status status = s->ReverseUtf8CppStringList(input, &reversed, &repeated); 117 if (!status.isOk() || reversed || repeated) { 127 status = s->ReverseUtf8CppStringList(input, &repeated, &reversed); 128 if (!status.isOk() || !reversed || !repeated) { 132 if (reversed->size() != input->size() || repeated->size() != input->size()) { 139 const string* repeated_str = (*repeated)[i].get(); 155 << "repeated='" << *repeated_str << "' and "
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
protourlencode_test.py | 47 repeated=True) variable in class:SuperMessage 54 sub_messages = messages.MessageField(SuperMessage, 2, repeated=True) 141 # Add a repeated empty message. 152 # Add a repeated message with value. 215 There is an odd corner case where if trying to insert a repeated value 216 on an nested repeated message that would normally succeed in being created 225 values = messages.IntegerField(1, repeated=True) 229 nested = messages.MessageField(HasRepeated, 1, repeated=True) 240 # repeated message field. 321 names = messages.StringField(2, repeated=True [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/ |
MessageOrBuilder.java | 78 * field is set iff hasField() returns true for that field. A "repeated" 108 * @throws IllegalArgumentException The field is a repeated field, or 117 * embedded message fields, the sub-message is returned. For repeated 123 * Gets the number of elements of a repeated field. This is exactly 126 * @throws IllegalArgumentException The field is not a repeated field, or 132 * Gets an element of a repeated field. For primitive fields, the boxed 136 * @throws IllegalArgumentException The field is not a repeated field, or
|
/external/autotest/client/site_tests/power_SuspendStress/ |
control.audio | 9 PURPOSE = "Run repeated iterations of suspend/resume while rendering audio."
|