Home
last modified time | relevance | path

Searched refs:CommandStart (Results 1 – 25 of 140) sorted by relevance

123456

/dports/net/libksieve/libksieve-21.12.3/autotests/
H A Dparsertest.cpp33 CommandStart, enumerator
82 {CommandStart, "command", false},
91 {CommandStart, "command", false},
147 {{CommandStart, "command", false},
156 {{CommandStart, "command", false},
165 {{CommandStart, "command", false},
175 {{CommandStart, "command", false},
185 {{CommandStart, "command", false},
195 {{CommandStart, "command", false},
209 {{CommandStart, "command", false},
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DNumCopies.hs22 start :: [String] -> CommandStart
25 start' :: String -> CommandStart -> (Int -> CommandStart) -> [String] -> CommandStart
38 startGet :: CommandStart
51 startSet :: Int -> CommandStart
H A DReinject.hs43 startSrcDest :: [FilePath] -> CommandStart
61 startKnown :: FilePath -> CommandStart
77 notAnnexed :: RawFilePath -> CommandStart -> CommandStart
H A DMinCopies.hs22 start :: [String] -> CommandStart
25 startGet :: CommandStart
33 startSet :: Int -> CommandStart
H A DMerge.hs44 mergeAnnexBranch :: CommandStart
54 mergeSyncedBranch :: MergeOptions -> CommandStart
59 mergeBranch :: MergeOptions -> Git.Ref -> CommandStart
H A DDrop.hs78 start :: DropOptions -> Maybe Remote -> SeekInput -> RawFilePath -> Key -> CommandStart
84 … :: DropOptions -> Maybe Remote -> Key -> AssociatedFile -> ActionItem -> SeekInput -> CommandStart
100 startKeys :: DropOptions -> Maybe Remote -> (SeekInput, Key, ActionItem) -> CommandStart
103 …m -> SeekInput -> NumCopies -> MinCopies -> Key -> [VerifiedCopy] -> DroppingUnused -> CommandStart
108 …ctionItem -> SeekInput -> NumCopies -> MinCopies -> Key -> DroppingUnused -> Remote -> CommandStart
244 …> Maybe Remote -> AssociatedFile -> Key -> (NumCopies -> MinCopies -> CommandStart) -> CommandStart
H A DMove.hs84 start :: FromToHereOptions -> RemoveWhen -> SeekInput -> RawFilePath -> Key -> CommandStart
90 startKey :: FromToHereOptions -> RemoveWhen -> (SeekInput, Key, ActionItem) -> CommandStart
94 …FromToHereOptions -> RemoveWhen -> AssociatedFile -> SeekInput -> Key -> ActionItem -> CommandStart
111 toStart :: RemoveWhen -> AssociatedFile -> Key -> ActionItem -> SeekInput -> Remote -> CommandStart
118 toStart' :: Remote -> RemoveWhen -> AssociatedFile -> Key -> ActionItem -> SeekInput -> CommandStart
205 …omStart :: RemoveWhen -> AssociatedFile -> Key -> ActionItem -> SeekInput -> Remote -> CommandStart
278 toHereStart :: RemoveWhen -> AssociatedFile -> Key -> ActionItem -> SeekInput -> CommandStart
H A DSendKey.hs29 start :: (SeekInput, Key) -> CommandStart
46 fieldTransfer :: Direction -> Key -> (MeterUpdate -> Annex Bool) -> CommandStart
H A DGet.hs56 start :: GetOptions -> Maybe Remote -> SeekInput -> RawFilePath -> Key -> CommandStart
66 startKeys :: Maybe Remote -> (SeekInput, Key, ActionItem) -> CommandStart
70 …' :: Annex Bool -> Maybe Remote -> Key -> AssociatedFile -> ActionItem -> SeekInput -> CommandStart
H A DInprogress.hs51 start :: S.Set Key -> SeekInput -> RawFilePath -> Key -> CommandStart
56 start' :: Key -> CommandStart
H A DPreCommit.hs55 addViewMetaData :: View -> ViewedFile -> Key -> CommandStart
62 removeViewMetaData :: View -> ViewedFile -> Key -> CommandStart
H A DEnableRemote.hs41 start :: [String] -> CommandStart
59 startNormalRemote :: Git.RemoteName -> [String] -> Git.Repo -> CommandStart
72 …eConfig -> Maybe (UUID, Remote.RemoteConfig, Maybe (SpecialRemote.ConfigFrom UUID)) -> CommandStart
H A DRegisterUrl.hs41 start :: (Key -> URLString -> Annex ()) -> [String] -> CommandStart
50 startMass :: (Key -> URLString -> Annex ()) -> BatchSeparator -> CommandStart
H A DAdd.hs113 startSmall :: AddOptions -> SeekInput -> RawFilePath -> CommandStart
123 startSmallOverridden :: AddOptions -> SeekInput -> RawFilePath -> CommandStart
152 start :: AddOptions -> SeekInput -> RawFilePath -> AddUnlockedMatcher -> CommandStart
/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/velec/
H A Duzvagslcom.pas42 …procedure CommandStart(Operands:TCommandOperands);virtual;//переопределяем метод вызываемый при ст… procedure
88 procedure Tuzvagsl_com.CommandStart(Operands:TCommandOperands); procedure
99 inherited CommandStart('');
/dports/net/libksieve/libksieve-21.12.3/src/ksieveui/vacation/legacy/
H A Dvacationscriptextractor.h35 {0, GIE::CommandStart, "if", 1, 0, nullptr}, // 0
59 {1, GIE::CommandStart, "stop", 20, 19, "stop"}, // 17
91 {0, GIE::CommandStart, "if", 1, 0, nullptr}, // 0
127 {1, GIE::CommandStart, "stop", 23, 22, "stop"}, // 20
158 {0, GIE::CommandStart, "if", 1, 0, nullptr}, // 0
190 {1, GIE::CommandStart, "stop", 29, 28, "stop"}, // 26
/dports/devel/hs-git-annex/git-annex-8.20210903/CmdLine/
H A DBatch.hs128 batchCommandAction :: CommandStart -> Annex ()
135 batchCommandStart :: CommandStart -> CommandStart
146 batchFiles :: BatchFormat -> ((SeekInput, RawFilePath) -> CommandStart) -> Annex ()
151 batchFilesKeys :: BatchFormat -> ((SeekInput, Either Key RawFilePath) -> CommandStart) -> Annex ()
183 batchAnnexed :: BatchFormat -> AnnexedFileSeeker -> ((SeekInput, Key, ActionItem) -> CommandStart) …
/dports/devel/hs-git-annex/git-annex-8.20210903/
H A DCommand.hs77 …ng:: MkActionItem actionitem => String -> actionitem -> SeekInput -> CommandPerform -> CommandStart
83 …artingUsualMessages :: MkActionItem t => String -> t -> SeekInput -> CommandPerform -> CommandStart
89 startingNoMessage :: MkActionItem t => t -> CommandPerform -> CommandStart
94 startingCustomOutput :: MkActionItem t => t -> CommandPerform -> CommandStart
/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/commands/
H A Duzccomexample2.pas36 …procedure CommandStart(Operands:TCommandOperands);virtual;//переопределяем метод вызываемый при ст… procedure
69 procedure TExample_com.CommandStart(Operands:TCommandOperands); procedure
80 inherited CommandStart('');
H A Duzccommandsimpl.pas43 procedure CommandStart(Operands:TCommandOperands); virtual; procedure
51 procedure CommandStart(Operands:TCommandOperands); virtual; procedure
70 procedure CommandStart(Operands:TCommandOperands); virtual; procedure
212 procedure CommandFastObjectPlugin.CommandStart;
373 procedure CommandRTEdObjectPlugin.CommandStart;
375 inherited CommandStart('');
405 procedure CommandRTEdObject.CommandStart;
H A Duzccommand_print.pas57 procedure CommandStart(Operands:TCommandOperands); virtual; procedure
94 procedure Print_com.CommandStart(Operands:TCommandOperands);
102 inherited CommandStart('');
H A Duzccommand_move.pas63 procedure CommandStart(Operands:TCommandOperands); virtual; procedure
89 procedure Move_com.CommandStart(Operands:TCommandOperands);
112 inherited CommandStart('');
H A Duzccommandsabstract.pas63 procedure CommandStart(Operands:TCommandOperands); virtual; abstract; procedure
81 procedure CommandStart(Operands:TCommandOperands); virtual;abstract; procedure
/dports/net/libksieve/libksieve-21.12.3/src/ksieveui/vacation/
H A Dvacationscriptextractor.h199 CommandStart, enumerator
286 process(CommandStart, identifier); in commandStart()
401 {0, GIE::CommandStart, "if", 1, 0, nullptr}, // 0
430 {1, GIE::CommandStart, "vacation", 24, 22, "vacation"}, // 22
456 {0, GIE::CommandStart, "if", 1, 0, nullptr}, // 0
486 {1, GIE::CommandStart, "vacation", 23, 21, "vacation"}, // 21
511 {0, GIE::CommandStart, "if", 1, 0, nullptr}, // 0
553 {1, GIE::CommandStart, "vacation", 38, 35, "vacation"}, // 36
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/tracing/
H A Dtracing.go179 return cdp.Execute(ctx, CommandStart, p, nil)
188 CommandStart = "Tracing.start" const

123456