Searched refs:Repeat (Results 1 - 20 of 20) sorted by relevance

/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/
H A Dp2.cpp84 namespace Repeat { namespace in namespace:InhCtor
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfSoundActionDictionary_autogen.cpp59 bool SkPdfSoundActionDictionary::Repeat(SkPdfNativeDoc* doc) { function in class:SkPdfSoundActionDictionary
60 SkPdfNativeObject* ret = get("Repeat", "");
68 return get("Repeat", "") != NULL;
H A DSkPdfSoundActionDictionary_autogen.h529 bool Repeat(SkPdfNativeDoc* doc);
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfSoundActionDictionary_autogen.cpp59 bool SkPdfSoundActionDictionary::Repeat(SkPdfNativeDoc* doc) { function in class:SkPdfSoundActionDictionary
60 SkPdfNativeObject* ret = get("Repeat", "");
68 return get("Repeat", "") != NULL;
H A DSkPdfSoundActionDictionary_autogen.h529 bool Repeat(SkPdfNativeDoc* doc);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dwbnf.cpp716 class Repeat : public Pick { class in inherits:Pick
738 Repeat(Pick * base, int minCount =0, int maxCount = 1, Buffer_int * weights = NULL): function in class:Repeat
744 virtual ~Repeat(){
1059 node = new Repeat(node,min,max,&w2);
1062 node = new Repeat(node,min,max,&weights);
1480 Repeat rep(new Literal("aaa1-5 "), 1, 5);
1483 Repeat r2(new Literal("b{1,3}1%0%5% "), 1, 3, &Buffer_int().append(1).append(0).append(5));
1486 Repeat r3(new Literal("aaa5-5 "), 5, 5);
1702 Repeat * rep = new Repeat( al
[all...]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
H A DListExtensions.cs178 list.AddRange( Enumerable.Repeat( default( T ), size - list.Count ) );
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h88 Repeat,
/external/skia/src/sfnt/
H A DSkOTTable_glyf.h88 Repeat,
/external/protobuf/editors/
H A Dproto.vim90 HiLink pbRepeat Repeat
/external/chromium_org/third_party/re2/re2/
H A Dregexp.h392 static Regexp* Repeat(Regexp* sub, ParseFlags flags, int min, int max);
547 struct { // Repeat
H A Dregexp.cc274 Regexp* Regexp::Repeat(Regexp* sub, ParseFlags flags, int min, int max) { function in class:re2::Regexp
/external/regex-re2/re2/
H A Dregexp.h392 static Regexp* Repeat(Regexp* sub, ParseFlags flags, int min, int max);
547 struct { // Repeat
H A Dregexp.cc274 Regexp* Regexp::Repeat(Regexp* sub, ParseFlags flags, int min, int max) { function in class:re2::Regexp
/external/iputils/doc/
H A Ddocbook2man-spec.pl438 if($_[0]->attribute('REP')->value =~ /^Repeat/i) {
/external/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp413 int Repeat =
414 SchedRW.TheDef ? SchedRW.TheDef->getValueAsInt("Repeat") : 1;
415 for (int i = 0; i < Repeat; ++i) {
454 int Repeat =
455 SchedWrite.TheDef ? SchedWrite.TheDef->getValueAsInt("Repeat") : 1;
456 for (int i = 0; i < Repeat; ++i) {
/external/chromium_org/testing/gtest/test/
H A Dgtest_unittest.cc5481 static Flags Repeat(Int32 repeat) { function in struct:testing::Flags
6116 TEST_F(InitGoogleTestTest, Repeat) {
6128 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Repeat(1000), false);
/external/gtest/test/
H A Dgtest_unittest.cc5372 static Flags Repeat(Int32 repeat) { function in struct:testing::Flags
6007 TEST_F(InitGoogleTestTest, Repeat) {
6019 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Repeat(1000), false);
/external/protobuf/gtest/test/
H A Dgtest_unittest.cc5296 static Flags Repeat(Int32 repeat) { function in struct:testing::Flags
5877 TEST_F(InitGoogleTestTest, Repeat) {
5889 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Repeat(1000));
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids16466 010 Repeat
16682 0bc Repeat
16690 0c4 Repeat from Mark
16905 054 Trigger Repeat Interval

Completed in 2123 milliseconds