HomeSort by relevance Sort by last modified time
    Searched full:repetition (Results 51 - 75 of 217) sorted by null

1 23 4 5 6 7 8 9

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSShorthands.in 43 -webkit-marquee longhands=-webkit-marquee-direction;-webkit-marquee-increment;-webkit-marquee-repetition;-webkit-marquee-style;-webkit-marquee-speed
  /external/chromium_org/v8/test/mjsunit/
regexp-capture-3.js 185 var s = "Don't prune based on a repetition of length 0";
  /frameworks/base/docs/html/design/style/
writing.jd 32 <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 175 * - The PCE repetition rate in raw_data_block can be controlled via headerPeriod parameter.
179 * \param headerPeriod Chosen PCE frame repetition rate.
182 * \return PCE frame repetition rate. -1 means no PCE present in raw_data_block.
  /external/chromium_org/third_party/protobuf/python/google/protobuf/
descriptor.py 361 # TODO(robinson): Find a way to eliminate this repetition.
385 # TODO(robinson): Find a way to eliminate this repetition.
422 # TODO(robinson): Find a way to eliminate this repetition.
  /external/chromium_org/third_party/re2/re2/
regexp.cc 470 "no argument for repetition operator",
471 "invalid repetition size",
472 "bad repetition operator",
  /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 470 "no argument for repetition operator",
471 "invalid repetition size",
472 "bad repetition operator",
  /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/chromium_org/chrome/browser/themes/
theme_properties.cc 103 // Strings used in background tiling repetition properties.
  /external/chromium_org/testing/gtest/include/gtest/
gtest-death-test.h 111 // repetition count ("x{5,7}"), among others.
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-death-test.h 100 // repetition count ("x{5,7}"), among others.
  /external/chromium_org/third_party/re2/re2/testing/
dfa_test.cc 16 DEFINE_int32(repeat, 2, "Repetition count.");
  /external/gtest/include/gtest/
gtest-death-test.h 100 // repetition count ("x{5,7}"), among others.
  /external/libvpx/libvpx/third_party/googletest/src/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/mesa3d/src/gtest/include/gtest/
gtest-death-test.h 100 // repetition count ("x{5,7}"), among others.
  /external/open-vcdiff/gtest/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/regex-re2/re2/testing/
dfa_test.cc 16 DEFINE_int32(repeat, 2, "Repetition count.");
  /external/stlport/test/eh/
LeakCheck.h 60 with each repetition until no exception is thrown or max_iters is reached.
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-death-test.h 111 // repetition count ("x{5,7}"), among others.
  /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

Completed in 1740 milliseconds

1 23 4 5 6 7 8 9