Home
last modified time | relevance | path

Searched refs:actns (Results 1 – 6 of 6) sorted by relevance

/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/gui/
H A Duzcctrlpartenabler.pas40 actns:array of taction;
115 if length(actns)>0 then begin
118 for i:=0 to length(actns)-1 do begin
120 CreatedMenuItem.Action:=actns[i];
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Derract.c19 static char actns[7*5] = "ABORT " "REPORT " "RETURN " "IGNORE " "DEFAULT" in erract_() local
450 s_copy(action, actns + ((i__1 = iact - 1) < 5 && 0 <= i__1 ? i__1 : in erract_()
456 iact = isrchc_(locact, &c__5, actns, (ftnlen)7, (ftnlen)7); in erract_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Derract.c19 static char actns[7*5] = "ABORT " "REPORT " "RETURN " "IGNORE " "DEFAULT" in erract_() local
450 s_copy(action, actns + ((i__1 = iact - 1) < 5 && 0 <= i__1 ? i__1 : in erract_()
456 iact = isrchc_(locact, &c__5, actns, (ftnlen)7, (ftnlen)7); in erract_()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/test/functional/
H A DFunctionalCodeAction.hs278 let actns = map fromAction actionsOrCommands function
283 length actns >= 10 @? "There are some actions"
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/test/functional/
H A DFunctionalCodeAction.hs278 let actns = map fromAction actionsOrCommands function
283 length actns >= 10 @? "There are some actions"
/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/gui/forms/
H A Duzcfnavigatordevices.pas364 TreeEnabler.actns:=[umf,IncludeEnts,IncludeProps,Refresh];