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

<<11121314151617181920>>

  /external/chromium/third_party/libjingle/source/talk/base/
latebindingsymboltable.h 98 // We do not attempt to load again because repeated attempts are not
network.h 50 // This version will make sure that repeated calls return the same object for
  /external/chromium_org/ash/accelerators/
accelerator_filter.cc 114 // was the previous accelerator or if the current accelerator is repeated.
accelerator_table.h 188 // Actions which will not be repeated while holding an accelerator key.
  /external/chromium_org/chrome/app/resources/
manpage.1.in 29 repeated invocations of @@FILENAME@@ will reuse an existing process for
  /external/chromium_org/chrome/browser/feedback/proto/
config.proto 20 repeated string owner = 3;
  /external/chromium_org/chrome/browser/resources/net_internals/
util.js 133 * @param {string} str The string to be repeated.
  /external/chromium_org/chrome/browser/sync/glue/
tab_node_pool.h 62 // Note: The node is considered free until it has been associated. Repeated
  /external/chromium_org/chrome/browser/sync/sessions2/
tab_node_pool2.h 65 // Note: The node is considered free until it has been associated. Repeated
  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_state_test.h 101 // Repeated calls are needed to reach the destination.
  /external/chromium_org/chrome/common/
partial_circular_buffer_unittest.cc 11 // the wrapped data isn't repeated at the same position.
  /external/chromium_org/components/policy/core/common/cloud/
external_policy_data_updater.h 56 // may be invoked multiple times as the fetch is repeated. Make sure to not
  /external/chromium_org/content/browser/accessibility/
accessibility_tree_formatter_utils_win.cc 214 // Untested states include those that would be repeated on nearly every node,
  /external/chromium_org/crypto/
sha2_unittest.cc 80 std::string input3(1000000, 'a'); // 'a' repeated a million times
  /external/chromium_org/media/base/
audio_buffer.h 75 // Note that repeated calls to TrimStart() may result in timestamp() and
  /external/chromium_org/net/disk_cache/simple/
simple_index_file.h 45 // repeated |number_of_entries| amount of times. To know more about the format,
  /external/chromium_org/sync/notifier/
registration_manager.h 28 // Implements exponential backoff for repeated registration attempts
unacked_invalidation_set_unittest.cc 62 // Test that repeated unknown version invalidations are squashed together.
  /external/chromium_org/third_party/icu/patches/
vscomp.patch 48 * ZSFStringPool Pool of (UChar *) strings. Provides for sharing of repeated
  /external/chromium_org/third_party/leveldatabase/src/util/
testharness.h 36 // same number on repeated invocations of this binary, but automated
  /external/chromium_org/third_party/libjingle/source/talk/base/
latebindingsymboltable.cc 105 // We do not attempt to load again because repeated attempts are not
physicalsocketserver_unittest.cc 237 // Test that we can handle getting tons of repeated signals and that we see all
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_save.h 70 * Keep this in regular (non-VBO) memory to avoid repeated
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
RepeatedFieldBuilder.java 41 * message uses to hold a repeated field of other protocol messages. It supports
43 * repeated field and is highly optimized around this (no extra memory
47 * to the repeated field and deferring conversion of that {@code Builder}
88 // in the repeated field.
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
encoder.py 55 does not burden us too much. For example, encoders for repeated fields do
119 # particular field, e.g. the field number and whether it is repeated or packed.
319 repeated group Item = 1 {
749 repeated group Item = 1 {

Completed in 2485 milliseconds

<<11121314151617181920>>