Home
last modified time | relevance | path

Searched refs:END_REPEAT (Results 1 – 25 of 133) sorted by relevance

123456

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dacds.spec90 END_REPEAT (segidx) // still needed, free later
189 END_REPEAT (segidx)
206 END_REPEAT (datidx.entries)
219 END_REPEAT (schidx.props)
229 END_REPEAT (schidx.prop_entries)
239 END_REPEAT (schdat.uprops)
279 END_REPEAT (schdat.schemas)
304 END_REPEAT (search.search[rcount2].ididxs)
306 END_REPEAT (search.search)
326 END_REPEAT (segments)
[all …]
H A Ddwg.spec2801 END_REPEAT (verts);
4018 END_REPEAT (lines);
6986 END_REPEAT (types)
8795 END_REPEAT (nodes)
8812 END_REPEAT (edges)
8934 END_REPEAT (ref)
9754 END_REPEAT (cols)
10811 END_REPEAT (nodes)
11082 END_REPEAT (items)
11201 END_REPEAT (lut)
[all …]
H A Drevhistory.spec28 END_REPEAT (histories)
H A Dfiledeplist.spec36 END_REPEAT (files)
H A Dout_json.c818 #undef END_REPEAT
819 #define END_REPEAT(nam) \ macro
1418 END_REPEAT (wires); in json_3dsolid()
1436 END_REPEAT (silhouettes[rcount1].wires); in json_3dsolid()
1440 END_REPEAT (silhouettes); in json_3dsolid()
1455 END_REPEAT (materials); in json_3dsolid()
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dmscore.h201 END_REPEAT = 8, enumerator
202 RIGHT_REPEAT = BarLineType::END_REPEAT,
H A Dbarline.cpp50 if (barType != BarLineType::END_REPEAT) in undoChangeBarLineType()
159 case BarLineType::END_REPEAT: { in undoChangeBarLineType()
203 …{ BarLineType::END_REPEAT, Sym::symUserNames[int(SymId::repeatRight)], "end-repeat"…
653 case BarLineType::END_REPEAT: { in draw()
862 …BarLineType bt = BarLineType::START_REPEAT | BarLineType::END_REPEAT | BarLineType::END_START_REPE… in drop()
1261 case BarLineType::END_REPEAT: in layoutWidth()
1311 case BarLineType::END_REPEAT: in layoutRect()
1363 case BarLineType::END_REPEAT: { in layout()
1427 case BarLineType::END_REPEAT: in layout2()
/dports/editors/ssed/sed-3.62/pcre/
H A Dregposix.c325 goto END_REPEAT;
396 goto END_REPEAT;
490 goto END_REPEAT;
566 goto END_REPEAT;
653 END_REPEAT:
H A Dregperl.c769 goto END_REPEAT;
864 goto END_REPEAT;
938 goto END_REPEAT;
1057 END_REPEAT:
/dports/cad/stepcode/stepcode-0.8/data/STEPTools_merged_schema/
H A Dmodified_step_merged_cad_schema.exp.broken20364 END_REPEAT;
20737 END_REPEAT;
20748 END_REPEAT;
20991 END_REPEAT;
21039 END_REPEAT;
22694 END_REPEAT;
23128 END_REPEAT;
23142 END_REPEAT;
23175 END_REPEAT;
23212 END_REPEAT;
[all …]
/dports/audio/musescore/MuseScore-3.6.1/mscore/inspector/
H A DinspectorBarline.cpp108 …bool isRepeat = blt & (BarLineType::START_REPEAT | BarLineType::END_REPEAT | BarLineType::END_… in setElement()
116 …if (k.type & (BarLineType::START_REPEAT | BarLineType::END_REPEAT | BarLineType::END_START_REPEAT)… in setElement()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/pcre/
H A Dpcre_compile.cpp1149 goto END_REPEAT; in compileBranch()
1180 goto END_REPEAT; in compileBranch()
1259 goto END_REPEAT; in compileBranch()
1310 goto END_REPEAT; in compileBranch()
1421 goto END_REPEAT; in compileBranch()
1436 END_REPEAT: in compileBranch()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/pcre/
H A Dpcre_compile.cpp1149 goto END_REPEAT; in compileBranch()
1180 goto END_REPEAT; in compileBranch()
1259 goto END_REPEAT; in compileBranch()
1310 goto END_REPEAT; in compileBranch()
1421 goto END_REPEAT; in compileBranch()
1436 END_REPEAT: in compileBranch()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/pcre/
H A Dpcre_compile.cpp1149 goto END_REPEAT; in compileBranch()
1180 goto END_REPEAT; in compileBranch()
1259 goto END_REPEAT; in compileBranch()
1310 goto END_REPEAT; in compileBranch()
1421 goto END_REPEAT; in compileBranch()
1436 END_REPEAT: in compileBranch()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/barline/
H A Dtst_barline.cpp287 … QVERIFY2(bar->barLineType() == BarLineType::END_REPEAT, "Barline at measure 4 is not END-REPEAT"); in barline05()
422 …ment(SegmentType::EndBarLine, m->tick())->elementAt(0))->barLineType() == BarLineType::END_REPEAT); in barline179726()
/dports/cad/stepcode/stepcode-0.8/doc/
H A Diso-10303-11--1994.bnf39 36 END_REPEAT = 'end_repeat' .
275 272 repeat_stmt = REPEAT repeat_control ';' stmt { stmt } END_REPEAT ';' .
H A Diso-10303-11--2004.bnf37 34 END_REPEAT = ’end_repeat’ .
289 286 repeat_stmt = REPEAT repeat_control ’;’ stmt { stmt } END_REPEAT ’;’ .
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dtimeline.cpp961 _barlines[BarLineType::END_REPEAT] = endRepeatPixmap; in Timeline()
1380 case BarLineType::END_REPEAT: in barlineMeta()
1574 { BarLine::userTypeName(BarLineType::END_REPEAT), BarLineType::END_REPEAT }, in addMetaValue()
1591 if (barLineType == BarLineType::END_REPEAT && std::get<4>(_repeatInfo)) in addMetaValue()
1600 if ((barLineType == BarLineType::END_REPEAT || in addMetaValue()
1701 if (barLineType == BarLineType::END_REPEAT) in addMetaValue()
1965 (barline->barLineType() == BarLineType::END_REPEAT || in drawSelection()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/pcre2/src/
H A Dpcre2_compile.c6905 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6950 goto END_REPEAT; in compile_branch()
6975 goto END_REPEAT; in compile_branch()
6988 goto END_REPEAT; in compile_branch()
7074 goto END_REPEAT; in compile_branch()
7082 goto END_REPEAT; in compile_branch()
7091 if (repeat_min > 0) goto END_REPEAT; in compile_branch()
7129 goto END_REPEAT; in compile_branch()
7427 if (repeat_max == 0) goto END_REPEAT; in compile_branch()
7459 if (repeat_max == 1) goto END_REPEAT; in compile_branch()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/pcre2/src/
H A Dpcre2_compile.c6905 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6950 goto END_REPEAT; in compile_branch()
6975 goto END_REPEAT; in compile_branch()
6988 goto END_REPEAT; in compile_branch()
7074 goto END_REPEAT; in compile_branch()
7082 goto END_REPEAT; in compile_branch()
7091 if (repeat_min > 0) goto END_REPEAT; in compile_branch()
7129 goto END_REPEAT; in compile_branch()
7427 if (repeat_max == 0) goto END_REPEAT; in compile_branch()
7459 if (repeat_max == 1) goto END_REPEAT; in compile_branch()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_compile.c6900 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6945 goto END_REPEAT; in compile_branch()
6947 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6970 goto END_REPEAT; in compile_branch()
6983 goto END_REPEAT; in compile_branch()
7069 goto END_REPEAT; in compile_branch()
7077 goto END_REPEAT; in compile_branch()
7127 goto END_REPEAT; in compile_branch()
7425 if (repeat_max == 0) goto END_REPEAT; in compile_branch()
7457 if (repeat_max == 1) goto END_REPEAT; in compile_branch()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_compile.c6900 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6945 goto END_REPEAT; in compile_branch()
6947 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6970 goto END_REPEAT; in compile_branch()
6983 goto END_REPEAT; in compile_branch()
7069 goto END_REPEAT; in compile_branch()
7077 goto END_REPEAT; in compile_branch()
7127 goto END_REPEAT; in compile_branch()
7425 if (repeat_max == 0) goto END_REPEAT; in compile_branch()
7457 if (repeat_max == 1) goto END_REPEAT; in compile_branch()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_compile.c6900 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6945 goto END_REPEAT; in compile_branch()
6947 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6970 goto END_REPEAT; in compile_branch()
6983 goto END_REPEAT; in compile_branch()
7069 goto END_REPEAT; in compile_branch()
7077 goto END_REPEAT; in compile_branch()
7127 goto END_REPEAT; in compile_branch()
7425 if (repeat_max == 0) goto END_REPEAT; in compile_branch()
7457 if (repeat_max == 1) goto END_REPEAT; in compile_branch()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_compile.c6900 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6945 goto END_REPEAT; in compile_branch()
6947 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6970 goto END_REPEAT; in compile_branch()
6983 goto END_REPEAT; in compile_branch()
7069 goto END_REPEAT; in compile_branch()
7077 goto END_REPEAT; in compile_branch()
7127 goto END_REPEAT; in compile_branch()
7425 if (repeat_max == 0) goto END_REPEAT; in compile_branch()
7457 if (repeat_max == 1) goto END_REPEAT; in compile_branch()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_compile.c6900 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6945 goto END_REPEAT; in compile_branch()
6947 if (repeat_max == 1 && repeat_min == 1) goto END_REPEAT; in compile_branch()
6970 goto END_REPEAT; in compile_branch()
6983 goto END_REPEAT; in compile_branch()
7069 goto END_REPEAT; in compile_branch()
7077 goto END_REPEAT; in compile_branch()
7127 goto END_REPEAT; in compile_branch()
7425 if (repeat_max == 0) goto END_REPEAT; in compile_branch()
7457 if (repeat_max == 1) goto END_REPEAT; in compile_branch()
[all …]

123456