Home
last modified time | relevance | path

Searched defs:Keys (Results 1 – 25 of 4884) sorted by relevance

12345678910>>...196

/dports/science/py-pyked/PyKED-0.4.1-16-gfcccaf8/docs/
H A Dschema-docs.rst27 .. _meta-chemked-version:
32 .. _meta-datapoints:
38 .. _meta-file-version:
44 .. _meta-file-authors:
51 .. _reference-keys:
60 .. _reference-apparatus:
126 .. _common-pressure:
258 .. _rcm-data-keys:
292 .. _rcm-data-stroke:
305 .. _schema-only-keys:
[all …]
/dports/devel/py-BTrees/BTrees-4.9.2/docs/
H A Dapi.rst96 Long Integer Keys
99 Float Values
103 Long Integer Values
108 Object Values
120 Integer Values
128 Object Values
144 Float Values
152 Object Values
163 Float Values
167 Integer Values
[all …]
/dports/graphics/katarakt/katarakt-99735bc0b15b57d689b6c982d43b85ed1b40ef45/share/
H A Dkatarakt.ini32 [Keys] section
33 page_up=PgUp
35 top=Home, G
46 search=/
48 next_hit=N
54 mark_jump=M
59 zoom_out=-
60 reset_zoom=Z
74 reload=R
75 open=O
[all …]
/dports/devel/mph/mph-1.2/arb/
H A Dkeys.h10 typedef struct Keys Keys; typedef
12 struct Keys { struct
20 extern Keys *keynew(FILE *); argument
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/
H A DREADME.md175 ### `Keyboard N - Scale`
254 ### `Keyboard N - Send X`
302 ### `Max Fingers`
323 ### `Mono Mode`
339 ### `Rounding Cycles`
347 ### `Rounding Mode`
361 ### `Rounding Smooth`
369 ### `Rounding Threshold`
385 ### `Send Current Key`
401 ### `Send Fingers Count`
[all …]
/dports/devel/mph/mph-1.2/
H A Dkeys.h10 typedef struct Keys Keys; typedef
12 struct Keys { struct
19 extern Keys *keynew(FILE *); argument
/dports/games/spacezero/spacezero/include/
H A Dmenu.h166 struct Keys{ struct
167 int load,save;
168 int left,right,up,down; /* move map */
170 int may,ctrl,alt,esc;
171 int home;
173 int f1,f2,f3,f4,f5,f6,f7,f8,f9,f10; /* choose ship */
199 int plus;
200 int minus;
203 key turnleft,turnright;
204 key accel;
[all …]
/dports/devel/mph/mph-1.2/mmap/
H A Dkeys.h6 typedef struct Keys Keys; typedef
8 struct Keys { struct
16 extern Keys *keynew(int); argument
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/entity/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { argument
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-entity-0.44.0/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { argument
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-entity/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { argument
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-entity/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { argument
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-entity-0.41.0/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { argument
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-entity/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { impl
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-entity-0.41.0/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { argument
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-entity/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { argument
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-entity/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { argument
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-entity-0.41.0/src/
H A Dkeys.rs10 pub struct Keys<K: EntityRef> { struct
16 impl<K: EntityRef> Keys<K> { argument
27 impl<K: EntityRef> Iterator for Keys<K> { implementation
46 impl<K: EntityRef> DoubleEndedIterator for Keys<K> { implementation
58 impl<K: EntityRef> ExactSizeIterator for Keys<K> {} implementation
/dports/science/rmf/rmf-1.3.1/include/RMF/internal/
H A DSharedDataKeys.h23 struct Keys { struct
28 typedef RMF_LARGE_UNORDERED_MAP<Category, KeyInfo> CategoryKeys; argument
29 CategoryKeys category_keys; argument
31 Keys() {} in Keys() argument
32 Keys(const Keys<Traits> &o) { operator=(o); } in Keys() function
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/mtpz/
H A DTrustedApp.cpp64 struct TrustedApp::Keys struct in mtp::TrustedApp
66 ByteArray skey; //session key
67 BIGNUM *exp, *mod, *pkey;
68 RSA * rsa;
69 ByteArray certificate;
71 Keys(): exp(), mod(), pkey(), rsa(RSA_new()) in Keys() argument
74 void Update() in Update()
91 ~Keys() { in ~Keys()
202 ByteArray SignResponse(const ByteArray & key) in SignResponse()
343 static u8 FromHex(char ch) in FromHex()
[all …]
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/mtpz/
H A DTrustedApp.cpp64 struct TrustedApp::Keys struct in mtp::TrustedApp
66 ByteArray skey; //session key
67 BIGNUM *exp, *mod, *pkey;
68 RSA * rsa;
69 ByteArray certificate;
71 Keys(): exp(), mod(), pkey(), rsa(RSA_new()) in Keys() function
74 void Update() in Update()
91 ~Keys() { in ~Keys()
202 ByteArray SignResponse(const ByteArray & key) in SignResponse()
343 static u8 FromHex(char ch) in FromHex()
[all …]
/dports/games/bastet/bastet-0.43.2/
H A DConfig.hpp28 struct Keys{ struct
29 int Down;
30 int Left;
31 int Right;
32 int RotateCW;
33 int RotateCCW;
34 int Drop;
35 int Pause;
/dports/devel/py-python-gitlab/python-gitlab-2.10.1/docs/gl_objects/
H A Dkeys.rst2 Keys chapter
5 Keys section in Keys
8 Reference
19 Examples
/dports/databases/mantis/mantisbt-2.25.2/
H A DKEYS.md73 ## Keys section in MantisBT PGP Keys
75 ### vboctor
203 ### dregad
469 ### jreese
589 ### dhx
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DSendKeysTest.cs38 internal struct Keys { struct in MonoTests.System.Windows.Forms.SendKeysTest
39 public string key;
40 public bool up;
41 public bool shift;
42 public bool ctrl;
43 public bool alt;
45 public Keys(string key, bool up, bool shift, bool ctrl, bool alt) { in Keys() method

12345678910>>...196