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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/policy/proto/cloud/
device_management_backend.proto 107 repeated string auth_scope = 1;
289 // comes from a non-TT client. The repeated field allows client to
291 repeated PolicyFetchRequest request = 3;
297 repeated PolicyFetchResponse response = 3;
326 repeated int64 timestamp = 3;
426 repeated TimePeriod active_time = 4 [deprecated = true];
433 repeated ActiveTimePeriod active_period = 6;
439 repeated NetworkInterface network_interface = 8;
442 repeated DeviceUser user = 9;
448 repeated string installed_app_id = 1
    [all...]
  /external/chromium_org/components/policy/proto/
device_management_backend.proto 107 repeated string auth_scope = 1;
289 // comes from a non-TT client. The repeated field allows client to
291 repeated PolicyFetchRequest request = 3;
297 repeated PolicyFetchResponse response = 3;
326 repeated int64 timestamp = 3;
426 repeated TimePeriod active_time = 4 [deprecated = true];
433 repeated ActiveTimePeriod active_period = 6;
439 repeated NetworkInterface network_interface = 8;
442 repeated DeviceUser user = 9;
448 repeated string installed_app_id = 1
    [all...]
  /external/chromium_org/third_party/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/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
unittest_recursive_micro.proto 48 repeated RecursiveMessageMicro repeated_recursive_message_micro = 4;
unittest_recursive_nano.proto 48 repeated RecursiveMessageNano repeated_recursive_message_nano = 4;
unittest_stringutf8_micro.proto 42 repeated string rs = 2;
unittest_stringutf8_nano.proto 42 repeated string rs = 2;
  /external/wpa_supplicant_8/src/crypto/
md5.c 55 * ipad is the byte 0x36 repeated 64 times
56 * opad is the byte 0x5c repeated 64 times
sha1.c 55 * ipad is the byte 0x36 repeated 64 times
56 * 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/native/opengl/libs/GLES_trace/
gltrace.proto 636 repeated int32 intValue = 3;
637 repeated float floatValue = 4;
638 repeated bytes charValue = 5;
639 repeated bytes rawBytes = 6;
640 repeated bool boolValue = 7;
641 repeated int64 int64Value = 8;
647 repeated bytes contents = 3;
655 repeated DataType args = 5; // GL function's arguments
  /external/chromium/chrome/browser/policy/
user_policy_cache.h 49 // contains a field named "repeated GenericNamedValue named_value = 2;",
  /external/chromium/chrome/common/safe_browsing/
csd.proto 45 repeated Feature feature_map = 5;
  /external/chromium_org/chrome/browser/feedback/proto/
extension.proto 64 repeated ProductSpecificBinaryData product_specific_binary_data = 15;
  /external/chromium_org/chrome/common/metrics/proto/
histogram_event.proto 44 repeated Bucket bucket = 3;
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
nested_builders_test.proto 42 repeated Wheel wheel = 2;
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
factory_test1.proto 54 repeated string list_value = 5;
  /external/chromium_org/third_party/re2/re2/testing/
mimics_pcre_test.cc 31 // Check that repeated empty strings do not.
  /external/chromium_org/tools/gyp/test/errors/
gyptest-errors.py 34 stderr = ("gyp: Key 'targets' repeated at level 1 with key path '' while "
  /external/chromium_org/tools/gyp/test/variables/commands/
commands-repeated.gypd.golden 2 'included_files': ['commands-repeated.gyp', 'commands.gypi'],
  /external/chromium_org/ui/base/test/
cocoa_test_event_utils.h 33 // (but will be repeated when the event is queried).
  /external/chromium_org/v8/test/webkit/
resolve-arguments-from-scope.js 25 "Tests that doing repeated resolves of 'arguments' from some nested scope doesn't crash."
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
ListIteratorTester.java 33 * The items in {@code elementsToInsert} will be repeated if {@code steps} is
  /external/proguard/src/proguard/gui/splash/
SawToothTiming.java 24 * This Timing ramps up linearly from 0 to 1 in a given repeated time interval.

Completed in 488 milliseconds

1 2 3 45 6 7 8 91011>>