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

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix1_lim.h 100 /* The number of repeated occurrences of a BRE permitted by the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix1_lim.h 100 /* The number of repeated occurrences of a BRE permitted by the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateTestPage.java 40 private static String sLocation; // Persist between repeated invocations
  /external/protobuf/src/google/protobuf/
repeated_field.h 36 // classes to manipulate repeated fields. These classes are very similar to
67 // RepeatedField is used to represent repeated fields of a primitive type (in
70 // set-by-index, and add accessors that are generated for all repeated fields.
125 // Returns the number of bytes used by the repeated field, excluding
179 // ExtensionSet stores repeated message extensions as
313 // RepeatedPtrField is like RepeatedField, but used for repeated strings or
364 // Returns (an estimate of) the number of bytes used by the repeated field,
    [all...]
  /frameworks/base/core/java/android/view/animation/
Animation.java 159 * Indicates how many times the animation was repeated.
534 * Sets how many times the animation should be repeated. If the repeat
535 * count is 0, the animation is never repeated. If the repeat count is
539 * @param repeatCount the number of times the animation should be repeated
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.inp 431 /* Common code for all repeated single character type matches */
432 /* Common code for all repeated single-character matches. We can give
433 /* Common code for all repeated single-character matches. We can give
457 /* End of a group, repeated or non-repeating. If we are at the end of
473 /* If hit the end of the group (which could be repeated), fail */
493 /* Loop for handling unanchored repeated matching attempts; for anchored regexs
521 /* Set up for repetition, or handle the non-repeated case */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java     [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc 273 " repeated int32 baz = 3;\n"
510 "extend Extendee2 { repeated TestMessage bar = 22; }\n",
522 " extend Extendee2 { repeated TestMessage bar = 22; }\n"
538 " repeated TestMessage bar = 22;\n"
796 "1:2: Expected \"required\", \"optional\", or \"repeated\".\n");
928 "2:2: Expected \"required\", \"optional\", or \"repeated\".\n"
    [all...]
  /build/tools/releasetools/
sign_target_files_apks 27 in the apkcerts.txt file. Option may be repeated to give
33 (dest_key). Option may be repeated to give multiple key
  /external/iproute2/man/man8/
tc-cbq-details.8 124 process is repeated for the recipient class which might have further
237 This process is repeated from the bottom upwards. If a class is unable
  /external/llvm/unittests/ADT/
SmallVectorTest.cpp 323 // Append repeated test
370 // Insert repeated elements.
  /external/skia/include/core/
SkScalar.h 352 Repeated keys are allowed for discontinuous functions (so long as keys is
353 monotonically increasing), and if key is the value of a repeated scalar in
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
base_unittest.py 82 # This tests repeated calls to make sure we cache the result.
94 # This tests repeated calls to make sure we cache the result.
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKeyboardView.java 93 * Repeated events for long press
373 // When user moves between keys, repeated response is disabled.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
options.jd 48 "Value: DTMF to expect. May be repeated.")
  /external/bison/build-aux/
useless-if-before-free 66 may be repeated
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
DES.java 170 * key material (the first 8 bytes is repeated as the last
  /external/chromium/chrome/browser/ui/gtk/
reload_button_gtk.cc 117 // Go ahead and change to reload after a bit, which allows repeated reloads
  /external/dropbear/libtomcrypt/notes/
ccm_tv.txt 3 step repeated sufficiently. The nonce is fixed throughout at 13 bytes 000102...
gcm_tv.txt 3 step repeated sufficiently. The nonce is fixed throughout at 13 bytes 000102...
  /external/grub/netboot/
smc9000.h 191 * or slightly complicated, repeated tasks.
  /external/guava/guava-testlib/src/com/google/common/testing/
GcFinalization.java 42 * <p>This class uses (possibly repeated) invocations of {@link java.lang.System#gc()} to cause
  /external/icu4c/layout/
TibetanReordering.h 58 // Superscript vowels -> There are three superscript vowels, and they can be repeated or combined (up to three
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
AbstractBox.java 103 * of the texture. That is, the texture is repeated one time for each face.
  /external/jsilver/src/com/google/streamhtmlparser/util/
JavascriptTokenBuffer.java 38 * <li> Repeated whitespace is folded into just one character to

Completed in 873 milliseconds

1 2 3 4 5 6 7 891011>>