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

<<11121314151617181920>>

  /packages/services/Telephony/src/com/android/phone/
NetworkQueryService.java 147 // repeated button presses in the NetworkSetting activity.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
posix1_lim.h 100 /* The number of repeated occurrences of a BRE permitted by the
  /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
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
dictobject.h 83 * saves repeated runtime null-tests in the workhorse getitem and
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
hashlib.py 28 - update(arg): Update the hash object with the string arg. Repeated calls
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pkgutil.py 136 # this is necessary if test is run repeated (like when finding leaks)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
dictobject.h 83 * saves repeated runtime null-tests in the workhorse getitem and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
hashlib.py 28 - update(arg): Update the hash object with the string arg. Repeated calls
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pkgutil.py 136 # this is necessary if test is run repeated (like when finding leaks)
  /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
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
repeated_field.h 36 // classes to manipulate repeated fields. These classes are very similar to
78 // RepeatedField is used to represent repeated fields of a primitive type (in
81 // set-by-index, and add accessors that are generated for all repeated fields.
167 // Returns the number of bytes used by the repeated field, excluding
231 // ExtensionSet stores repeated message extensions as
400 // RepeatedPtrField is like RepeatedField, but used for repeated strings or
493 // Returns (an estimate of) the number of bytes used by the repeated field,
    [all...]
  /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...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.h 99 // repeated string file_to_generate = 1;
127 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
347 // repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
386 // repeated string file_to_generate = 1;
500 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
813 // repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
  /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/chromium_org/base/json/
json_value_converter.h 66 // For repeated field, we just assume ScopedVector for its container
68 // RegisterRepeatedMessage for nested repeated fields.
  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager.cc 226 // Ignore repeated notifications that a reboot is necessary. This is important
228 // repeated notifications do not postpone the reboot request and grace period.
  /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/pixman/pixman/
pixman-radial-gradient.c 178 * the gradient is not repeated, namely t must belong to [0,1].
182 * is not repeated) using SOURCE operator composition.
  /frameworks/support/v4/java/android/support/v4/content/
ContextCompat.java 54 * the user may navigate out of the new task and back to the Launcher by repeated
83 * the user may navigate out of the new task and back to the Launcher by repeated

Completed in 559 milliseconds

<<11121314151617181920>>