Home
last modified time | relevance | path

Searched refs:NoteId (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc710/
H A DProcess.hs266 newtype NoteId = NoteId Integer type
269 succNoteId :: NoteId -> NoteId
270 succNoteId (NoteId n) = NoteId (n+1)
272 flattenNoteIdRange :: (NoteId,NoteId) -> [NoteId]
279 unwrapNoteOffList :: Events (NoteBoundary NoteId)
346 (MIDIEv.Pitch, NoteId) ->
391 (f [NoteBoundary (NoteId, Maybe MIDIEv.Program)])
426 Nothing -> (NoteId 0, NoteId 0)
442 ((MIDIEv.Pitch, NoteId) -> noteOffListCtrl -> gateCtrl) ->
446 (Events (NoteBoundary (NoteId, Maybe MIDIEv.Program)))
[all …]
/dports/games/widelands/widelands-build21/src/logic/
H A Dnote_map_options.h27 CAN_BE_SENT_AS_NOTE(NoteId::MapOptions)
/dports/games/widelands/widelands-build21/src/wui/
H A Dlogmessage.h30 CAN_BE_SENT_AS_NOTE(NoteId::LogMessage)
/dports/games/widelands/widelands-build21/src/notifications/
H A Dnote_ids.h28 enum class NoteId : uint32_t { enum
/dports/games/widelands/widelands-build21/src/sound/
H A Dnote_sound.h29 CAN_BE_SENT_AS_NOTE(NoteId::Sound)
/dports/games/widelands/widelands-build21/src/chat/
H A Dchat.h32 CAN_BE_SENT_AS_NOTE(NoteId::ChatMessage) in CAN_BE_SENT_AS_NOTE()
/dports/games/widelands/widelands-build21/src/graphic/
H A Dgraphic.h42 CAN_BE_SENT_AS_NOTE(NoteId::GraphicResolutionChanged)
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Ddelete_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Drun_note_paragraphs.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Dstop_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Ddescribe_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Drun_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Dsave_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Dcreate_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Ddelete_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Drun_note_paragraphs.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Dstop_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Ddescribe_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Drun_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Dsave_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
H A Dcreate_paragraph.go80 NoteId string `position:"Query" name:"NoteId"` member
/dports/games/widelands/widelands-build21/src/economy/
H A Dexpedition_bootstrap.h123 CAN_BE_SENT_AS_NOTE(NoteId::NoteExpeditionCanceled)
H A Deconomy.h45 CAN_BE_SENT_AS_NOTE(NoteId::Economy)
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/codeup/
H A Dupdate_merge_request_comment.go77 NoteId requests.Integer `position:"Path" name:"NoteId"` member
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/inc/ooxml/
H A DOOXMLDocument.hxx146 const sal_Int32 NoteId) = 0;

12345678910>>...15