/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
RecurrenceProcessorTest.java | [all...] |
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadInfo.java | 318 // avoids repetition of retrying download
|
/external/regex-re2/re2/ |
re2.h | 222 ErrorRepeatSize, // bad repetition argument 223 ErrorRepeatOp, // bad repetition operator [all...] |
parse.cc | 86 // Pushes a repetition regexp onto the stack. 467 // Pushes a repetition regexp onto the stack. [all...] |
compile.cc | 347 // For *, +, and ?, if out_ causes another repetition, 348 // then the operator is greedy. If out1_ is the repetition [all...] |
onepass.cc | 30 // is that it's always immediately obvious when a repetition ends.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
annotate.info | 290 REPETITION-STRING 296 which contain that value, and REPETITION-STRING is a string which is 297 designed to convey to the user that repetition is being depicted. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
annotate.info | 290 REPETITION-STRING 296 which contain that value, and REPETITION-STRING is a string which is 297 designed to convey to the user that repetition is being depicted. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
annotate.info | 290 REPETITION-STRING 296 which contain that value, and REPETITION-STRING is a string which is 297 designed to convey to the user that repetition is being depicted. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
annotate.info | 290 REPETITION-STRING 296 which contain that value, and REPETITION-STRING is a string which is 297 designed to convey to the user that repetition is being depicted. [all...] |
/external/aac/libAACdec/src/ |
conceal.cpp | 899 /* Increment random phase index to avoid repetition artifacts. */ [all...] |
/external/icu4c/i18n/ |
dtitvfmt.cpp | [all...] |
/frameworks/base/core/java/android/animation/ |
ValueAnimator.java | 177 * The type of repetition that will occur when repeatMode is nonzero. RESTART means the 493 * be between 0 and the total duration of the animation, including any repetition. If [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
animation-resource.jd | 189 of two times. The default value is <code>"0"</code>, which means no repetition. 263 of two times. The default value is <code>"0"</code>, which means no repetition. [all...] |
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/external/chromium/googleurl/base/ |
logging.h | 53 // identify which repetition is happening.
|
/frameworks/base/core/java/android/text/method/ |
BaseMovementMethod.java | 150 * to handle each repetition of an {@link KeyEvent#ACTION_MULTIPLE}.
|
/frameworks/base/media/java/android/media/ |
JetPlayer.java | 513 * @param repeatCount the repetition count for the segment (0 means it plays once)
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex.h | 395 _REG_BADRPT, /* No preceding re for repetition op. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
regex.h | 327 REG_BADRPT, /* No preceding re for repetition op. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
regex.h | 327 REG_BADRPT, /* No preceding re for repetition op. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
regex.h | 327 REG_BADRPT, /* No preceding re for repetition op. */
|
/sdk/files/typos/ |
typos-en.txt | [all...] |
/ndk/sources/host-tools/sed-4.2.1/doc/ |
sed-in.texi | 137 * Repetition:: Allows for non-greedy matching [all...] |