Searched refs:ShowOp (Results 1 – 9 of 9) sorted by relevance
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sqldbrest/design/ |
H A D | fraschematableseditor.pp | 65 Procedure ShowOp(idx : Integer; O : TRestOperation); 85 ShowOp(4,roGet); 86 ShowOp(5,roPost); 87 ShowOp(6,roPut); 88 ShowOp(7,roDelete); 89 ShowOp(8,roOptions); 90 ShowOp(9,roHead);
|
H A D | frasqldbresourcefields.pp | 70 Procedure ShowOp(idx : Integer; O : TRestFieldOption); 92 ShowOp(5,foInInsert); 93 ShowOp(6,foInUpdate); 94 ShowOp(7,foRequired); 95 ShowOp(8,foFilter); 96 ShowOp(9,foOrderBy); 97 ShowOp(10,foOrderByDesc);
|
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sqldbrest/design/ |
H A D | fraschematableseditor.pp | 65 Procedure ShowOp(idx : Integer; O : TRestOperation); 85 ShowOp(4,roGet); 86 ShowOp(5,roPost); 87 ShowOp(6,roPut); 88 ShowOp(7,roDelete); 89 ShowOp(8,roOptions); 90 ShowOp(9,roHead);
|
H A D | frasqldbresourcefields.pp | 70 Procedure ShowOp(idx : Integer; O : TRestFieldOption); 92 ShowOp(5,foInInsert); 93 ShowOp(6,foInUpdate); 94 ShowOp(7,foRequired); 95 ShowOp(8,foFilter); 96 ShowOp(9,foOrderBy); 97 ShowOp(10,foOrderByDesc);
|
/dports/lang/yap/yap-6.2.2/C/ |
H A D | computils.c | 70 STATIC_PROTO (void ShowOp, (char *, struct PSEUDO *)); 443 ShowOp (char *f, struct PSEUDO *cpc) in ShowOp() function 855 ShowOp (opformat[ic], cpc); in Yap_ShowCode()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/ |
H A D | PathOpsExtendedTest.h | 62 void ShowOp(SkPathOp op, const char* pathOne, const char* pathTwo);
|
/dports/x11-toolkits/blt/blt2.5/generic/ |
H A D | bltGrElem.c | 2079 ShowOp(graphPtr, interp, argc, argv) in ShowOp() function 2151 {"show", 1, (Blt_Op)ShowOp, 3, 4, "?elemList?",},
|
H A D | bltHierbox.c | 7121 ShowOp(hboxPtr, interp, argc, argv) in ShowOp() function 8399 …{"show", 2, (Blt_Op)ShowOp, 2, 0, "?-exact? ?-glob? ?-regexp? ?-nonmatching? ?-name string? ?-full…
|
H A D | bltTreeViewCmd.c | 5052 ShowOp(tvPtr, interp, objc, objv) in ShowOp() function 7448 {"show", 2, (Blt_Op)ShowOp, 2, 0, "?switches? ?tagOrId...?",},
|