HomeSort by relevance Sort by last modified time
    Searched full:repeated (Results 126 - 150 of 1678) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/regex-re2/re2/testing/
mimics_pcre_test.cc 31 // Check that repeated empty strings do not.
  /frameworks/base/graphics/java/android/graphics/
BitmapShader.java 20 * Shader used to draw a bitmap as a texture. The bitmap can be repeated or
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
cpp_message.py 105 """Container for repeated scalar fields."""
151 'Can only compare repeated scalar fields against sequences.')
170 """Returns a Python property the given repeated scalar field."""
180 raise AttributeError('Assignment not allowed to repeated field '
188 """Container for repeated composite fields."""
240 raise TypeError('Can only compare repeated composite fields against '
241 'other repeated composite fields.')
275 """Returns a Python property for the given repeated composite field."""
286 raise AttributeError('Assignment not allowed to repeated field '
308 raise TypeError('Extension %r is repeated and/or a composite type.' %
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
repeated_field_reflection_unittest.cc 33 // Test reflection methods for aggregate access to Repeated[Ptr]Fields.
116 // Make sure we can do get and sets through the Repeated[Ptr]Field objects.
152 message, fd_optional_int32), "requires a repeated field");
message.h 46 // repeated int32 numbers = 2;
188 // be merged. Repeated fields will be concatenated. The given message
341 // - A Get*() or Set*() method for singular fields is called on a repeated
343 // - GetRepeated*(), SetRepeated*(), or Add*() is called on a non-repeated
378 // Check if the given non-repeated field is set.
382 // Get the number of elements of a repeated field.
391 // Removes the last element of a repeated field.
400 // Removes the last element of a repeated message field, and returns the
408 // Swap two elements of a repeated field.
416 // return true and repeated fields will only be listed if FieldSize(field
    [all...]
  /external/chromium_org/chrome/common/metrics/proto/
perf_data.proto 150 repeated uint64 ids = 2;
258 repeated uint64 callchain = 11;
261 repeated BranchStackEntry branch_stack = 12;
324 repeated PerfFileAttr file_attrs = 1;
325 repeated PerfEvent events = 2;
omnibox_event.proto 196 repeated Suggestion suggestion = 9;
215 repeated fixed32 field_trial_triggered = 3;
224 repeated fixed32 field_trial_triggered_in_session = 4;
228 repeated ProviderInfo provider_info = 12;
profiler_event.proto 91 repeated TrackedObject tracked_object = 3;
  /frameworks/av/include/media/
ToneGenerator.h 72 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.
186 TONE_ANSI_BUSY, // Busy tone on: a 480 Hz + 620 Hz tone repeated in a 500 ms on, 500 ms off cycle.
187 TONE_ANSI_CONGESTION, // Network congestion (reorder) tone on: a 480 Hz + 620 Hz tone repeated in a 250 ms on, 250 ms off cycle.
189 // (440 Hz, on for 100 ms off for 100 ms, on for 100 ms, 9,7s off and repeated as necessary).
190 TONE_ANSI_RINGTONE, // Ring Tone: a 440 Hz + 480 Hz tone repeated in a 2 s on, 4 s off pattern.
225 // - repeatCnt indicates the number of times the sequence described by segments[] array must be repeated.
229 // - repeatSegment number of the first repeated segment when repeatCnt is not null
  /external/dropbear/libtomcrypt/src/mac/hmac/
hmac_test.c 74 key = 0xaa repeated 80 times
98 key = 0xaa repeated 80 times
160 data = 0xdd repeated 50 times
179 data = 0xcd repeated 50 times
216 key = 0xaa repeated 80 times
242 key = 0xaa repeated 80 times
  /external/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessageLite.java 117 /** Get the number of elements in a repeated extension. */
137 /** Get one element of a repeated extension. */
238 /** Get the number of elements in a repeated extension. */
250 /** Get one element of a repeated extension. */
267 /** Set the value of one element of a repeated extension. */
277 /** Append a value to a repeated extension. */
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.proto 58 repeated string file_to_generate = 1;
74 repeated FileDescriptorProto proto_file = 15;
146 repeated File file = 15;
  /external/protobuf/src/google/protobuf/compiler/
plugin.proto 56 repeated string file_to_generate = 1;
72 repeated FileDescriptorProto proto_file = 15;
144 repeated File file = 15;
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
Item.java 23 * repeated piece of a Dalvik file.
  /dalvik/dx/src/com/android/dx/dex/file/
Item.java 23 * repeated piece of a Dalvik file.
  /external/chromium/chrome/browser/geolocation/
geolocation_settings_state.cc 61 // Build a set of repeated formatted hosts
  /external/chromium/chrome/browser/policy/proto/
device_management_backend.proto 199 repeated DevicePolicySettingRequest setting_request = 2;
202 // comes from a non-TT client. The repeated field allows client to
204 repeated PolicyFetchRequest request = 3;
210 repeated PolicyFetchResponse response = 3;
  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions.h 36 // Each protocol field is mapped to a key of the same name. Repeated
sync.proto 261 repeated SyncEntity entries = 1;
267 repeated ChromiumExtensionsActivity extensions_activity = 3;
368 repeated DataTypeProgressMarker from_progress_marker = 6;
426 repeated group EntryResponse = 1 {
459 repeated SyncEntity entries = 1;
498 repeated DataTypeProgressMarker new_progress_marker = 5;
511 repeated DataTypeProgressMarker new_progress_marker = 2;
521 repeated SyncEntity entries = 1;
615 repeated int32 migrated_data_type_id = 12;
  /external/chromium_org/base/
ini_parser.h 20 // - Duplicate key names in the same section will simply cause repeated calls
  /external/chromium_org/chrome/browser/extensions/activity_log/
database_string_table.h 22 // disk by replacing repeated strings by smaller integers.
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database.proto 35 repeated string parent_folder_ids = 1;
  /external/chromium_org/chrome/browser/ui/
network_profile_bubble.h 51 // repeated after a period of silence that lasts |kSilenceDurationDays| days.
  /external/chromium_org/components/variations/
processed_study.cc 49 DVLOG(1) << study.name() << " has a repeated experiment name "
  /external/chromium_org/media/audio/pulse/
pulse_output.h 17 // inside PulseAudio in Start() and repeated during playback, waiting for

Completed in 1762 milliseconds

1 2 3 4 56 7 8 91011>>