Home
last modified time | relevance | path

Searched refs:CheckExp (Results 1 – 10 of 10) sorted by relevance

/dports/editors/lazarus/lazarus/components/synedit/test/
H A Dtestmarkuphighall.pas372 CheckExp(0, 0, 0, []);
374 CheckExp(0, 0, 0, []);
376 CheckExp(0, 0, 0, []);
381 CheckExp(4, 4, 1, [4, 5]);
383 CheckExp(4, 4, 1, [4, 5]);
386 CheckExp(4, 4, 1, [4, 5]);
389 CheckExp(5, 5, 1, [5, 5]);
392 CheckExp(5, 5, 1, [5, 5]);
401 CheckExp(4, 4, 1, [4, 5]);
404 CheckExp(4, 4, 1, [4, 5]);
[all …]
/dports/editors/lazarus-qt5/lazarus/components/synedit/test/
H A Dtestmarkuphighall.pas372 CheckExp(0, 0, 0, []);
374 CheckExp(0, 0, 0, []);
376 CheckExp(0, 0, 0, []);
381 CheckExp(4, 4, 1, [4, 5]);
383 CheckExp(4, 4, 1, [4, 5]);
386 CheckExp(4, 4, 1, [4, 5]);
389 CheckExp(5, 5, 1, [5, 5]);
392 CheckExp(5, 5, 1, [5, 5]);
401 CheckExp(4, 4, 1, [4, 5]);
404 CheckExp(4, 4, 1, [4, 5]);
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/test/
H A Dtestmarkuphighall.pas372 CheckExp(0, 0, 0, []);
374 CheckExp(0, 0, 0, []);
376 CheckExp(0, 0, 0, []);
381 CheckExp(4, 4, 1, [4, 5]);
383 CheckExp(4, 4, 1, [4, 5]);
386 CheckExp(4, 4, 1, [4, 5]);
389 CheckExp(5, 5, 1, [5, 5]);
392 CheckExp(5, 5, 1, [5, 5]);
401 CheckExp(4, 4, 1, [4, 5]);
404 CheckExp(4, 4, 1, [4, 5]);
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/test/
H A Dtestmarkuphighall.pas372 CheckExp(0, 0, 0, []);
374 CheckExp(0, 0, 0, []);
376 CheckExp(0, 0, 0, []);
381 CheckExp(4, 4, 1, [4, 5]);
383 CheckExp(4, 4, 1, [4, 5]);
386 CheckExp(4, 4, 1, [4, 5]);
389 CheckExp(5, 5, 1, [5, 5]);
392 CheckExp(5, 5, 1, [5, 5]);
401 CheckExp(4, 4, 1, [4, 5]);
404 CheckExp(4, 4, 1, [4, 5]);
[all …]
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dpolicy.cpp29 attributes[Attributes::CheckExp] = ""; in Policy()
128 attributes[Attributes::CheckExp] = check_expr; in getCodeDefinition()
160 attribs[Attributes::CheckExp] = policy->check_expr; in getAlterDefinition()
H A Ddatabasemodel.cpp5798 else if(attribs[Attributes::Type] == Attributes::CheckExp) in createPolicy()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/ai/
H A DPaths.cpp874 void CheckExp(long i) { in CheckExp() function
1084 CheckExp(i); in ARX_THROWN_OBJECT_Manage()
1108 CheckExp(i); in ARX_THROWN_OBJECT_Manage()
1194 CheckExp(i); in ARX_THROWN_OBJECT_Manage()
1216 CheckExp(i); in ARX_THROWN_OBJECT_Manage()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libparsers/src/
H A Dattributes.cpp71 CheckExp("check-exp"), variable
H A Dattributes.h86 CheckExp,
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler_ui/src/
H A Ddatabaseexplorerwidget.cpp125 …{Attributes::UsingExp, QT_TR_NOOP("USING expr.")}, {Attributes::CheckExp, QT_TR_NOOP("CHECK expr."…