/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
test_util.py | 268 repeated_nested = messages.MessageField(NestedMessage, 2, repeated=True) 302 """Contains all message types as repeated fields.""" 311 repeated=True) variable in class:RepeatedMessage.SimpleEnum 314 repeated=True) variable in class:RepeatedMessage.SimpleEnum 317 repeated=True) variable in class:RepeatedMessage.SimpleEnum 320 repeated=True) variable in class:RepeatedMessage.SimpleEnum 323 repeated=True) variable in class:RepeatedMessage.SimpleEnum 326 repeated=True) variable in class:RepeatedMessage.SimpleEnum 329 repeated=True) variable in class:RepeatedMessage.SimpleEnum 332 repeated=True variable in class:RepeatedMessage.SimpleEnum 336 repeated=True) variable in class:RepeatedMessage.SimpleEnum [all...] |
descriptor.py | 185 values = messages.MessageField(EnumValueDescriptor, 2, repeated=True) 193 Label: Values for optional, required and repeated fields. 210 REPEATED = 3 239 fields = messages.MessageField(FieldDescriptor, 2, repeated=True) 242 'protorpc.descriptor.MessageDescriptor', 3, repeated=True) 243 enum_types = messages.MessageField(EnumDescriptor, 4, repeated=True) 271 methods = messages.MessageField(MethodDescriptor, 2, repeated=True) 288 message_types = messages.MessageField(MessageDescriptor, 4, repeated=True) 289 enum_types = messages.MessageField(EnumDescriptor, 5, repeated=True) 290 service_types = messages.MessageField(ServiceDescriptor, 6, repeated=True [all...] |
generate_proto.py | 73 if field.label == descriptor.FieldDescriptor.Label.REPEATED: 74 logging.warning('Default value for repeated field %s is not being '
|
/external/protobuf/python/google/protobuf/internal/ |
factory_test2.proto | 62 repeated string list_value = 11; 63 repeated group Grouped = 12 {
|
/external/protobuf/src/google/protobuf/ |
test_util_lite.h | 54 // Use the repeated versions of the set_*() accessors to modify all the 55 // repeated fields of the messsage (which should already have been
|
/external/tcpdump/ |
signature.c | 77 * ipad is the byte 0x36 repeated 64 times 78 * opad is the byte 0x5c repeated 64 times
|
/external/wpa_supplicant_8/src/crypto/ |
md5.c | 56 * ipad is the byte 0x36 repeated 64 times 57 * opad is the byte 0x5c repeated 64 times
|
sha1.c | 56 * ipad is the byte 0x36 repeated 64 times 57 * opad is the byte 0x5c repeated 64 times
|
sha256.c | 55 * ipad is the byte 0x36 repeated 64 times 56 * opad is the byte 0x5c repeated 64 times
|
/frameworks/av/include/media/ |
ToneGenerator.h | 73 TONE_SUP_CONFIRM, // Confirm tone: a 350 Hz tone added to a 440 Hz tone repeated 3 times in a 100 ms on, 100 ms off cycle. 187 TONE_ANSI_BUSY, // Busy tone on: a 480 Hz + 620 Hz tone repeated in a 500 ms on, 500 ms off cycle. 188 TONE_ANSI_CONGESTION, // Network congestion (reorder) tone on: a 480 Hz + 620 Hz tone repeated in a 250 ms on, 250 ms off cycle. 190 // (440 Hz, on for 100 ms off for 100 ms, on for 100 ms, 9,7s off and repeated as necessary). 191 TONE_ANSI_RINGTONE, // Ring Tone: a 440 Hz + 480 Hz tone repeated in a 2 s on, 4 s off pattern. 197 TONE_UK_RINGTONE, // Ring Tone: A 400Hz + 450Hz tone repeated in a 0.4s on, 0.2s off, 0.4s on, 2.0s off pattern. 229 // - repeatCnt indicates the number of times the sequence described by segments[] array must be repeated. 233 // - repeatSegment number of the first repeated segment when repeatCnt is not null
|
/packages/apps/Camera2/src/com/android/camera/one/v2/errorhandling/ |
RepeatFailureDetector.java | 31 * Listens for repeated capture failure and invokes recovery strategies, 32 * in-order as the repeated failures continue.
|
/prebuilts/go/darwin-x86/src/crypto/hmac/ |
hmac.go | 33 // ipad = 0x36 byte repeated for key length 34 // opad = 0x5c byte repeated for key length
|
/prebuilts/go/linux-x86/src/crypto/hmac/ |
hmac.go | 33 // ipad = 0x36 byte repeated for key length 34 // opad = 0x5c byte repeated for key length
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
extension_set.h | 222 int ExtensionSize(int number) const; // Size of a repeated extension. 279 // repeated fields ------------------------------------------------- 497 // meaning for repeated types; for those, the size of the RepeatedField 508 // For repeated types, this indicates if the [packed=true] option is set. 547 // Note to support packed repeated field compatibility, it also fills whether 555 // Note to support packed repeated field compatibility, it also fills whether 585 // Gets the repeated extension for the given descriptor, creating it if 647 // // TypeTraits for singular fields and repeated fields will define the 648 // // symbol "Singular" or "Repeated" respectively. These two symbols will 650 // // extensions and repeated extensions. If the TypeTraits for the passe [all...] |
/system/core/metricsd/uploader/proto/ |
chrome_user_metrics_extension.proto | 69 repeated UserActionEventProto user_action_event = 4; 70 repeated HistogramEventProto histogram_event = 6;
|
/system/tpm/attestation/common/ |
proto_print.py | 45 # repeated: Whether the field is a repeated field. 48 Field = collections.namedtuple('Field', 'repeated type_ name') 72 attribute: This should be 'optional', 'required', or 'repeated'. 76 self.fields.append(Field(repeated=attribute == 'repeated', 128 field_re = re.compile(r'(optional|required|repeated)\s+(\w+)\s+(\w+)\s*=') 374 if field.repeated:
|
/system/update_engine/ |
update_metadata.proto | 122 repeated Signature signatures = 1; 177 repeated Extent src_extents = 4; 184 repeated Extent dst_extents = 6; 229 repeated Signatures.Signature new_partition_signature = 5; 237 repeated InstallOperation operations = 8; 244 repeated InstallOperation install_operations = 1; 245 repeated InstallOperation kernel_install_operations = 2; 279 repeated PartitionUpdate partitions = 13;
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
crange1.s | 6 ! 5) For 4, repeated. 117 ! This section is like the previous, but repeated twice and adjusted to
|
/external/autotest/client/site_tests/platform_LogDupSuppression/ |
platform_LogDupSuppression.py | 13 DUP_DETECT_SIG = "spam: last message repeated"
|
/external/chromium-trace/catapult/perf_insights/perf_insights/ |
trace_info.py | 14 tags = ndb.StringProperty(indexed=True, repeated=True)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
extra_types.py | 178 properties = messages.MessageField(Property, 1, repeated=True) 184 entries = messages.MessageField(JsonValue, 1, repeated=True) 266 if field.repeated: 283 if field.repeated:
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
ref.tex | 63 %The \code{\e appendix} markup need not be repeated for additional
|
/external/chromium-trace/catapult/third_party/polymer/components/core-selector/test/ |
template-repeat.html | 43 test('supports repeated children', function(done) {
|
/external/e2fsprogs/lib/et/test_cases/ |
simple.c | 16 N_( "Repeated request"),
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
ListIteratorTester.java | 35 * The items in {@code elementsToInsert} will be repeated if {@code steps} is
|