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

12 3 4 5 6 7 8 9

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
enum.hpp 22 # include <boost/preprocessor/repetition/repeat.hpp>
for.hpp 36 # include <boost/preprocessor/repetition/detail/edg/for.hpp>
38 # include <boost/preprocessor/repetition/detail/msvc/for.hpp>
40 # include <boost/preprocessor/repetition/detail/dmc/for.hpp>
42 # include <boost/preprocessor/repetition/detail/for.hpp>
repeat_from_to.hpp 24 # include <boost/preprocessor/repetition/repeat.hpp>
  /external/chromium_org/third_party/re2/re2/
mimics_pcre.cc 10 // * the regexp contains a repetition of an empty string,
12 // the repetition sequence as ending with an empty string,
regexp.h 175 kRegexpRepeatSize, // bad repetition argument
176 kRegexpRepeatOp, // bad repetition operator
283 NonGreedy = 1<<6, // Repetition operators are non-greedy by default.
351 // Simplified means that counted repetition has been rewritten
  /external/regex-re2/re2/
mimics_pcre.cc 10 // * the regexp contains a repetition of an empty string,
12 // the repetition sequence as ending with an empty string,
regexp.h 175 kRegexpRepeatSize, // bad repetition argument
176 kRegexpRepeatOp, // bad repetition operator
283 NonGreedy = 1<<6, // Repetition operators are non-greedy by default.
351 // Simplified means that counted repetition has been rewritten
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
BitmapImage.cpp 442 // Snag the repetition count. If |imageKnownToBeComplete| is false, the
443 // repetition count may not be accurate yet for GIFs; in this case the
474 // yet and our repetition count is potentially unset. The repetition count
494 // the time we reach the end of the first repetition, we're well behind.
604 // Get the repetition count again. If we weren't able to get a
605 // repetition count before, we should have decoded the whole image by
  /external/chromium/chrome/browser/autofill/
form_field_unittest.cc 59 // Repetition.
  /external/chromium_org/third_party/sqlite/src/test/
crash4.test 57 # On each repetition, introduce database corruption typical of
cache.test 45 # a resource leak of one page per repetition. The page wasn't actually
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
lolcode.php 75 //Repetition
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
fixed_mapping.hpp 19 #include <boost/preprocessor/repetition/repeat.hpp>
  /bionic/libc/upstream-netbsd/libc/regex/
regerror.c 146 { REG_BADBR, "REG_BADBR", "invalid repetition count(s)" },
149 { REG_BADRPT, "REG_BADRPT", "repetition-operator operand invalid" },
  /external/chromium/chrome/browser/
spellchecker_platform_engine_unittest.cc 271 {"repitition", "repetition"},
  /external/chromium_org/components/autofill/core/browser/
form_field_unittest.cc 77 // Repetition.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
argument_factory.hpp 144 BOOST_RT_PARAM_LITERAL( "Unexpected repetition of the parameter " ) << p.id_2_report() );
  /external/llvm/lib/Support/
regcomp.c 297 - p_ere_exp - parse one subERE, an atom possibly followed by a repetition op
414 /* we call { a repetition if followed by a digit */
417 return; /* no repetition, we're done */
521 - p_simp_re - parse a simple RE, an atom possibly followed by a repetition
637 - p_count - parse a repetition count
972 - repeat - generate code for a bounded repetition, recursively if needed
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 289 - p_ere_exp - parse one subERE, an atom possibly followed by a repetition op
378 /* we call { a repetition if followed by a digit */
381 return; /* no repetition, we're done */
485 - p_simp_re - parse a simple RE, an atom possibly followed by a repetition
601 - p_count - parse a repetition count
936 - repeat - generate code for a bounded repetition, recursively if needed
    [all...]
  /external/aac/libSBRenc/include/
sbr_encoder.h 320 * \param headerPeriod Repetition rate of the SBR header:
322 * - (1-10) corresponds to header repetition rate in frames.
  /frameworks/base/core/java/android/animation/
Animator.java 362 * repetition of the animation.</p>
389 * <p>Notifies the repetition of the animation.</p>
  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlSerializer.java 223 * Write end tag. Repetition of namespace and name is just for avoiding errors.
272 // * Write end tag. Repetition of namespace, prefix, and name is just for avoiding errors.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
has_xxx.hpp 33 #include <boost/preprocessor/repetition/enum_params.hpp>
34 #include <boost/preprocessor/repetition/enum_trailing_params.hpp>
  /external/bison/src/
print_graph.c 43 repetition, like in *.output files. */
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_platform_mac_unittest.cc 311 {"repitition", "repetition"},

Completed in 759 milliseconds

12 3 4 5 6 7 8 9