/frameworks/base/docs/html/design/style/ |
writing.jd | 31 <p><strong>Avoid repetition.</strong> If a significant term gets repeated within a screen or block of text, find
|
/external/aac/libMpegTPEnc/src/ |
tpenc_lib.cpp | 169 * - The PCE repetition rate in raw_data_block can be controlled via headerPeriod parameter. 173 * \param headerPeriod Chosen PCE frame repetition rate. 176 * \return PCE frame repetition rate. -1 means no PCE present in raw_data_block.
|
/external/protobuf/python/google/protobuf/ |
descriptor.py | 327 # TODO(robinson): Find a way to eliminate this repetition. 351 # TODO(robinson): Find a way to eliminate this repetition. 367 # TODO(robinson): Find a way to eliminate this repetition.
|
/external/regex-re2/re2/ |
regexp.cc | 459 "no argument for repetition operator", 460 "invalid repetition size", 461 "bad repetition operator",
|
/packages/apps/Calendar/res/values/ |
strings.xml | 49 <string name="repeats_label">Repetition</string> 323 <!-- Repetition Label [CHAR LIMIT=12]--> 379 <!-- Repetition dialog options: --> [all...] |
/bionic/libc/upstream-netbsd/libc/regex/ |
regcomp.c | 391 - p_ere_exp - parse one subERE, an atom possibly followed by a repetition op 485 /* we call { a repetition if followed by a digit */ 488 return; /* no repetition, we're done */ 610 - p_simp_re - parse a simple RE, an atom possibly followed by a repetition 730 - p_count - parse a repetition count 1127 - repeat - generate code for a bounded repetition, recursively if needed [all...] |
/frameworks/base/core/java/android/view/animation/ |
Animation.java | 795 * repetition of the animation.</p> [all...] |
/external/chromium/testing/gtest/include/gtest/ |
gtest-death-test.h | 100 // repetition count ("x{5,7}"), among others.
|
/external/gtest/include/gtest/ |
gtest-death-test.h | 100 // repetition count ("x{5,7}"), among others.
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-death-test.h | 100 // repetition count ("x{5,7}"), among others.
|
/external/protobuf/gtest/include/gtest/ |
gtest-death-test.h | 100 // repetition count ("x{5,7}"), among others.
|
/external/stlport/test/eh/ |
LeakCheck.h | 60 with each repetition until no exception is thrown or max_iters is reached.
|
/external/webkit/Source/WebCore/css/ |
CSSPropertyNames.in | 252 -webkit-marquee-repetition
|
/tools/motodev/src/plugins/preflighting.core/src/com/motorolamobility/preflighting/core/verbose/ |
WarningLevelFilter.java | 356 // (some code repetition was used to avoid unnecessary repeated testing that would
|
/external/chromium/testing/gtest/src/ |
gtest-port.cc | 290 // or \c otherwise. repeat is the repetition meta character (?, *, 343 // repetition. We match the first atom of regex with the first
|
/external/gtest/src/ |
gtest-port.cc | 290 // or \c otherwise. repeat is the repetition meta character (?, *, 343 // repetition. We match the first atom of regex with the first
|
/external/llvm/utils/unittest/googletest/ |
gtest-port.cc | 290 // or \c otherwise. repeat is the repetition meta character (?, *, 343 // repetition. We match the first atom of regex with the first
|
/external/protobuf/gtest/src/ |
gtest-port.cc | 279 // or \c otherwise. repeat is the repetition meta character (?, *, 332 // repetition. We match the first atom of regex with the first
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
SPENCER.tests | 246 # where ERE_dupl_symbol is any of the repetition methods. It is clear from 247 # this that consecutive repetition is OK. On top of this, the one test not
|
/packages/apps/DeskClock/res/values/ |
strings.xml | 147 screen to identify repetition schedule: special case for when 152 screen to identify repetition schedule: special case for when 157 screen to identify repetition schedule: concatenate days with [all...] |
/external/astl/include/ |
string | 98 // Construct a string from a repetition of a character.
|
/external/chromium/chrome/browser/themes/ |
theme_service.cc | 32 // Strings used in background tiling repetition properties.
|
/external/emma/core/java12/com/vladium/util/exception/ |
ExceptionCommon.java | 446 // changes this to 'false' to eliminate repetition of error codes in
|
/external/webkit/Source/WebCore/inspector/front-end/ |
CSSKeywordCompletions.js | 429 "marquee-repetition": [
|
/external/webkit/Source/WebCore/platform/image-decoders/gif/ |
GIFImageDecoder.cpp | 302 // Cache the repetition count, which is now as authoritative as it's ever
|