Home
last modified time | relevance | path

Searched +defs:Key +defs:Tab (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/databases/postgresql12-server/postgresql-12.9/src/include/access/
H A Dxact.h7 * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
10 * src/include/access/xact.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/games/abstreet/abstreet-0.2.9-49-g74aca40c0/game/src/info/
H A Dmod.rs47 pub enum Tab { enum
83 impl Tab { impl
84 pub fn from_id(app: &App, id: ID) -> Tab { in from_id()
219 fn changed_settings(&self, c: &Panel) -> Option<Tab> { in changed_settings()
298 mut tab: Tab, in new()
600 pub fn active_keys(&self) -> &Vec<Key> { in active_keys()
662 hyperlinks: &mut HashMap<String, Tab>, in make_tabs() argument
663 current_tab: Tab, in make_tabs()
664 tabs: Vec<(&str, Tab)>, in make_tabs() argument
694 fn actions(&self, app: &App, id: ID) -> Vec<(Key, String)>; in actions()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/lang/gleam/gleam-0.18.2/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/devel/texlab/texlab-3.3.0/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/www/xh/xh-0.14.1/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/textproc/bat/bat-0.18.3/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/console-0.14.1/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/devel/git-delta/delta-0.9.2/cargo-crates/console-0.15.0/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/console-0.15.0/src/
H A Dkb.rs7 pub enum Key { enum
20 Tab, enumerator
/dports/shells/elvish/elvish-0.17.0/pkg/ui/
H A Dkey.go14 type Key struct { struct
15 Rune rune
16 Mod Mod
80 Tab = '\t' 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/devel/upp/upp/uppsrc/RichText/
H A DParseQtf.cpp46 struct Tab { struct in Upp::RichQtfParser
47 RichCell::Format format;
48 int vspan, hspan;
49 RichTxt text;
50 RichTable table;
51 int cell;
52 Vector<int> rown;
54 void Old() { RichTable::Format fmt; fmt.grid = 10; table.SetFormat(fmt); } in Old()
56 Tab() { cell = 0; vspan = hspan = 0; } in Tab() argument
66 bool Key(int c) { if(*term == c) { term++; return true; } return false; } in Key() function in Upp::RichQtfParser
/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
55 Tab, enumerator
73 Modifiers modifiers = {};
74 Codepoint key = {};
76 constexpr Key(Modifiers modifiers, Codepoint key) in Key() argument
79 constexpr Key(Codepoint key) in Key() argument
84 constexpr uint64_t val() const { return (uint64_t)modifiers << 32 | key; } in val()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-dynhta.ads93 type Key is limited private; formal
164 type Key is private; formal
223 package Tab is new Static_HTable packspec
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dg-dynhta.ads93 type Key is limited private; formal
164 type Key is private; formal
223 package Tab is new Static_HTable packspec
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-dynhta.ads95 type Key is limited private; formal
166 type Key is private; formal
223 package Tab is new Static_HTable packspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-dynhta.ads92 type Key is limited private; formal
161 type Key is private; formal
220 package Tab is new Static_HTable packspec
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/
H A DChewingpp.h75 int CursorPos(); in Backspace()
90 // Return the i-th selection wchar, i >= 0. in CtrlNum()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-dynhta.ads93 type Key is limited private; formal
171 type Key is private; formal
249 package Tab is new Static_HTable packspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-dynhta.ads93 type Key is limited private; formal
171 type Key is private; formal
249 package Tab is new Static_HTable packspec
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-dynhta.ads93 type Key is limited private; formal
171 type Key is private; formal
249 package Tab is new Static_HTable packspec

123456789