Home
last modified time | relevance | path

Searched +defs:Key +defs:Up (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/audio/spotify-tui/spotify-tui-0.25.0/src/handlers/
H A Dhelp_menu.rs6 Up, enumerator
10 pub fn handler(key: Key, app: &mut App) { in handler()
/dports/databases/postgresql12-server/postgresql-12.9/src/include/access/
H A Dxact.h7 * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
21 #include "storage/relfilenode.h"
70 SYNCHRONOUS_COMMIT_OFF, /* asynchronous commit */
79 /* Define the default setting for synchronous_commit */ in from_f()
98 #define XACT_FLAGS_ACCESSEDTEMPNAMESPACE (1U << 0)
125 SUBXACT_EVENT_START_SUB, in from()
/dports/shells/elvish/elvish-0.17.0/pkg/ui/
H A Dkey.go14 type Key struct { struct
15 Rune rune
16 Mod Mod
67 Up const
115 func (k Key) Kind() string {
119 func (k Key) Equal(other interface{}) bool {
123 func (k Key) Hash() uint32 {
127 func (k Key) Repr(int) string {
131 func (k Key) String() string {
/dports/net/concourse-fly/concourse-6.7.1/atc/db/migration/
H A Dmigration.go19 …r(driver, name string, lockFactory lock.LockFactory, newKey *encryption.Key, oldKey *encryption.Ke…
148 Migrate(newKey, oldKey *encryption.Key, version int) error
149 Up(newKey, oldKey *encryption.Key) error methodSpec
393 func (self *migrator) Up(newKey, oldKey *encryption.Key) error { func
/dports/misc/concourse/concourse-6.7.2/atc/db/migration/
H A Dmigration.go19 …r(driver, name string, lockFactory lock.LockFactory, newKey *encryption.Key, oldKey *encryption.Ke…
148 Migrate(newKey, oldKey *encryption.Key, version int) error
149 Up(newKey, oldKey *encryption.Key) error methodSpec
393 func (self *migrator) Up(newKey, oldKey *encryption.Key) error { func
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/crosstermion-0.8.1/src/
H A Dinput.rs3 pub enum Key { enum
7 Up, enumerator
45 impl std::convert::TryFrom<crossterm::event::KeyEvent> for Key { implementation
80 impl std::convert::TryFrom<termion::event::Key> for Key { implementation
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dkeys.hh15 struct Key struct
17 enum class MouseButton
23 enum class Modifiers : int
39 enum NamedKey : Codepoint
46 Up, enumerator
73 Modifiers modifiers = {};
74 Codepoint key = {};
76 constexpr Key(Modifiers modifiers, Codepoint key) in Key() function
79 constexpr Key(Codepoint key) in Key() argument
84 constexpr uint64_t val() const { return (uint64_t)modifiers << 32 | key; } in val()
[all …]
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Input/
H A DIInputHandler.cs24 public enum MouseInputEvent { Down, Move, Up, Scroll } enumerator
64 public enum KeyInputEvent { Down, Up } enumerator
68 public Keycode Key; field
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/
H A DChewingpp.h81 int ChineseMode(); in Left()
90 // Return the i-th selection wchar, i >= 0. in CtrlNum()
/dports/games/dose-response/dose-response-179c326/src/
H A Dkeys.rs6 pub struct Key { struct
7 pub code: KeyCode, argument
14 pub enum KeyCode { argument
75 Up, enumerator
96 pub fn get(&mut self) -> Option<Key> { in get()
140 pub fn push(&mut self, key: Key) { in push()
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/crossterm-0.17.7/src/
H A Devent.rs274 Key(KeyEvent), enumerator
306 Up(MouseButton, u16, u16, KeyModifiers), enumerator
382 Up, enumerator
/dports/devel/desed/desed-1.2.0/cargo-crates/crossterm-0.17.6/src/
H A Devent.rs274 Key(KeyEvent), enumerator
306 Up(MouseButton, u16, u16, KeyModifiers), enumerator
382 Up, enumerator
/dports/devel/gitui/gitui-0.10.1/cargo-crates/crossterm-0.17.7/src/
H A Devent.rs274 Key(KeyEvent), enumerator
306 Up(MouseButton, u16, u16, KeyModifiers), enumerator
382 Up, enumerator
/dports/graphics/viu/viu-1.1/cargo-crates/crossterm-0.17.7/src/
H A Devent.rs274 Key(KeyEvent), enumerator
306 Up(MouseButton, u16, u16, KeyModifiers), enumerator
382 Up, enumerator
/dports/devel/fifechan/fifechan-0.1.5/include/fifechan/
H A Dkey.hpp75 class FCN_CORE_DECLSPEC Key class
184 Up, enumerator
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/termion-1.5.1/src/
H A Devent.rs11 Key(Key), enumerator
56 pub enum Key { enum
64 Up, enumerator
/dports/security/cloak/cloak-0.2.0/cargo-crates/termion-1.5.2/src/
H A Devent.rs10 Key(Key), enumerator
55 pub enum Key { enum
63 Up, enumerator
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/termion-1.5.1/src/
H A Devent.rs11 Key(Key), enumerator
56 pub enum Key { enum
64 Up, enumerator
/dports/editors/xi-term/xi-term-d264767/cargo-crates/termion-1.5.3/src/
H A Devent.rs10 Key(Key), enumerator
55 pub enum Key { enum
63 Up, enumerator
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/termion-1.5.1/src/
H A Devent.rs11 Key(Key), enumerator
56 pub enum Key { enum
64 Up, enumerator
/dports/games/dose-response/dose-response-179c326/cargo-crates/termion-1.5.1/src/
H A Devent.rs11 Key(Key), enumerator
56 pub enum Key { enum
64 Up, enumerator
/dports/x11/admiral/admiral-1.0.0-7-g5a9f33b/cargo-crates/termion-1.5.1/src/
H A Devent.rs11 Key(Key), enumerator
56 pub enum Key { enum
64 Up, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/termion/src/
H A Devent.rs11 Key(Key), enumerator
56 pub enum Key { enum
64 Up, enumerator
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/termion-1.5.2/src/
H A Devent.rs10 Key(Key), enumerator
55 pub enum Key { enum
63 Up, enumerator
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob_cli/cargo-crates/termion-1.5.1/src/
H A Devent.rs11 Key(Key), enumerator
56 pub enum Key { enum
64 Up, enumerator

12345678