HomeSort by relevance Sort by last modified time
    Searched full:repeated (Results 326 - 350 of 1071) sorted by null

<<11121314151617181920>>

  /external/protobuf/python/google/protobuf/
text_format.py 74 """Print a single field name/value pair. For repeated fields, the value
104 """Print a single field value (not including name). For repeated fields,
  /external/stlport/test/unit/
mvctor_test.cpp 246 // This check, repeated after each operation, check the deque consistency:
466 // This check, repeated after each operation, check the vector consistency:
  /external/wpa_supplicant_8/src/wps/
wps_upnp_ssdp.c 111 * is repeated again (for NOTIFYs only).
278 * The entire sequence must be repeated before cache control timeout
  /hardware/qcom/display/libcopybit/
c2d2.h 139 * beginning) has to be repeated the number of times. Underscores
357 * or repeated across target_rect if C2D_SOURCE_TILE_BIT is set,
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_test.cpp 246 // This check, repeated after each operation, check the deque consistency:
466 // This check, repeated after each operation, check the vector consistency:
  /ndk/tests/device/test-stlport/unit/
mvctor_test.cpp 246 // This check, repeated after each operation, check the deque consistency:
466 // This check, repeated after each operation, check the vector consistency:
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BlobCache.java 419 // This method is for one-off lookup. For repeated lookup, use the version
420 // accepting LookupRequest to avoid repeated memory allocation.
  /packages/apps/Mms/src/com/android/mms/util/
BlobCache.java 408 // This method is for one-off lookup. For repeated lookup, use the version
409 // accepting LookupRequest to avoid repeated memory allocation.
  /system/core/sh/
TOUR 111 *p++ = c; /* repeated as many times as needed */
116 STPUTC(c, p); /* repeated as many times as needed */
  /external/protobuf/java/src/test/java/com/google/protobuf/
TestUtil.java 445 * Modify the repeated fields of {@code message} to contain the values
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java 692 /** Is this field declared repeated? */
702 /** Can this field be packed? i.e. is it a repeated primitive field? */
    [all...]
  /external/icu4c/i18n/
regexcmp.cpp     [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 114 "repeated", // LABEL_REPEATED
866 // TODO(kenton): There's a lot of repeated code here, but I'm not sure if
1502 bool repeated = false; local
    [all...]
descriptor_unittest.cc 376 // repeated TestForeign baz = 500000000;
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
IterablesTest.java 423 Iterable<Integer> repeated
425 ASSERT.that(repeated).hasContentsInOrder(
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
animation-resource.jd 188 is repeated once after the initial run of the animation, so the animation plays a total
262 is repeated once after the initial run of the animation, so the animation plays a total
587 animation. This allows your existing animation effects to be accelerated, decelerated, repeated,
    [all...]
  /cts/libs/json/src/com/android/json/stream/
JsonWriter.java 154 * Sets the indentation string to be repeated for each level of indentation
  /external/apache-http/src/org/apache/http/impl/auth/
DigestScheme.java 98 //TODO: supply a real nonce-count, currently a server will interprete a repeated request as a replay
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 249 // Shows a fade effect over the tab contents. Repeated calls will be ignored
  /external/chromium/net/proxy/
init_proxy_resolver_unittest.cc 339 // (Note that the Fetch and Set states are repeated since both WPAD and custom
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 260 // PseudoTcp doesn't currently support repeated Readable signals. Simulate
  /external/clang/lib/AST/
NestedNameSpecifier.cpp 629 // Doing so would optimize repeated calls to getWithLocInContext().
  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 198 /// repeated warnings occur within the same file. It also handles the logic
  /external/clang/test/SemaObjC/
arc-repeated-weak.mm 1 // RUN: %clang_cc1 -fsyntax-only -fobjc-runtime-has-weak -fobjc-arc -fblocks -Wno-objc-root-class -std=c++11 -Warc-repeated-use-of-weak -verify %s
  /external/dropbear/libtomcrypt/notes/
eax_tv.txt 3 step repeated sufficiently.

Completed in 4211 milliseconds

<<11121314151617181920>>