Home
last modified time | relevance | path

Searched refs:c_short (Results 1 – 25 of 11570) sorted by relevance

12345678910>>...463

/dports/graphics/py-rawkit/rawkit-0.6.0/libraw/
H A Dstructs_18.py82 ('MeteringMode', c_short),
86 ('ExposureMode', c_short),
87 ('AESetting', c_short),
90 ('FocusMode', c_short),
91 ('AFPoint', c_short),
108 ('FlashMode', c_short),
110 ('FlashBits', c_short),
112 ('FlashOutput', c_short),
115 ('SensorWidth', c_short),
366 ('FocalType', c_short),
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/ctypes/test/
H A Dtest_bitfields.py19 ("M", c_short, 1),
20 ("N", c_short, 2),
21 ("O", c_short, 3),
22 ("P", c_short, 4),
23 ("Q", c_short, 5),
24 ("R", c_short, 6),
25 ("S", c_short, 7)]
167 _fields_ = [("a", c_short, 1),
169 ("c", c_short, 1)]
173 _fields_ = [("a", c_short, 1),
[all …]
/dports/lang/python310/Python-3.10.1/Lib/ctypes/test/
H A Dtest_bitfields.py19 ("M", c_short, 1),
20 ("N", c_short, 2),
21 ("O", c_short, 3),
22 ("P", c_short, 4),
23 ("Q", c_short, 5),
24 ("R", c_short, 6),
25 ("S", c_short, 7)]
167 _fields_ = [("a", c_short, 1),
169 ("c", c_short, 1)]
173 _fields_ = [("a", c_short, 1),
[all …]
/dports/lang/python37/Python-3.7.12/Lib/ctypes/test/
H A Dtest_bitfields.py19 ("M", c_short, 1),
20 ("N", c_short, 2),
21 ("O", c_short, 3),
22 ("P", c_short, 4),
23 ("Q", c_short, 5),
24 ("R", c_short, 6),
25 ("S", c_short, 7)]
163 _fields_ = [("a", c_short, 1),
165 ("c", c_short, 1)]
169 _fields_ = [("a", c_short, 1),
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/ctypes/test/
H A Dtest_bitfields.py20 ("M", c_short, 1),
21 ("N", c_short, 2),
22 ("O", c_short, 3),
23 ("P", c_short, 4),
24 ("Q", c_short, 5),
25 ("R", c_short, 6),
26 ("S", c_short, 7)]
164 _fields_ = [("a", c_short, 1),
166 ("c", c_short, 1)]
170 _fields_ = [("a", c_short, 1),
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/ctypes/test/
H A Dtest_bitfields.py19 ("M", c_short, 1),
20 ("N", c_short, 2),
21 ("O", c_short, 3),
22 ("P", c_short, 4),
23 ("Q", c_short, 5),
24 ("R", c_short, 6),
25 ("S", c_short, 7)]
167 _fields_ = [("a", c_short, 1),
169 ("c", c_short, 1)]
173 _fields_ = [("a", c_short, 1),
[all …]
/dports/lang/python27/Python-2.7.18/Lib/ctypes/test/
H A Dtest_bitfields.py20 ("M", c_short, 1),
21 ("N", c_short, 2),
22 ("O", c_short, 3),
23 ("P", c_short, 4),
24 ("Q", c_short, 5),
25 ("R", c_short, 6),
26 ("S", c_short, 7)]
164 _fields_ = [("a", c_short, 1),
166 ("c", c_short, 1)]
170 _fields_ = [("a", c_short, 1),
[all …]
/dports/lang/python39/Python-3.9.9/Lib/ctypes/test/
H A Dtest_bitfields.py19 ("M", c_short, 1),
20 ("N", c_short, 2),
21 ("O", c_short, 3),
22 ("P", c_short, 4),
23 ("Q", c_short, 5),
24 ("R", c_short, 6),
25 ("S", c_short, 7)]
167 _fields_ = [("a", c_short, 1),
169 ("c", c_short, 1)]
173 _fields_ = [("a", c_short, 1),
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/ctypes/test/
H A Dtest_bitfields.py19 ("M", c_short, 1),
20 ("N", c_short, 2),
21 ("O", c_short, 3),
22 ("P", c_short, 4),
23 ("Q", c_short, 5),
24 ("R", c_short, 6),
25 ("S", c_short, 7)]
167 _fields_ = [("a", c_short, 1),
169 ("c", c_short, 1)]
173 _fields_ = [("a", c_short, 1),
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/ctypes/test/
H A Dtest_bitfields.py19 ("M", c_short, 1),
20 ("N", c_short, 2),
21 ("O", c_short, 3),
22 ("P", c_short, 4),
23 ("Q", c_short, 5),
24 ("R", c_short, 6),
25 ("S", c_short, 7)]
167 _fields_ = [("a", c_short, 1),
169 ("c", c_short, 1)]
173 _fields_ = [("a", c_short, 1),
[all …]
/dports/lang/python38/Python-3.8.12/Lib/ctypes/test/
H A Dtest_bitfields.py19 ("M", c_short, 1),
20 ("N", c_short, 2),
21 ("O", c_short, 3),
22 ("P", c_short, 4),
23 ("Q", c_short, 5),
24 ("R", c_short, 6),
25 ("S", c_short, 7)]
167 _fields_ = [("a", c_short, 1),
169 ("c", c_short, 1)]
173 _fields_ = [("a", c_short, 1),
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/ctypes/test/
H A Dtest_bitfields.py19 ("M", c_short, 1),
20 ("N", c_short, 2),
21 ("O", c_short, 3),
22 ("P", c_short, 4),
23 ("Q", c_short, 5),
24 ("R", c_short, 6),
25 ("S", c_short, 7)]
167 _fields_ = [("a", c_short, 1),
169 ("c", c_short, 1)]
173 _fields_ = [("a", c_short, 1),
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/
H A Dwin32_types.py1 from ctypes import Union, Structure, c_char, c_short, c_long, c_ulong
19 ('X', c_short), # Short
20 ('Y', c_short), # Short
41 ('RepeatCount', c_short), # word
42 ('VirtualKeyCode', c_short), # word
43 ('VirtualScanCode', c_short), # word
103 ('EventType', c_short), # word
120 ("Left", c_short),
121 ("Top", c_short),
122 ("Right", c_short),
[all …]
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/
H A Dwin32_types.py1 from ctypes import Union, Structure, c_char, c_short, c_long, c_ulong
19 ('X', c_short), # Short
20 ('Y', c_short), # Short
41 ('RepeatCount', c_short), # word
42 ('VirtualKeyCode', c_short), # word
43 ('VirtualScanCode', c_short), # word
103 ('EventType', c_short), # word
120 ("Left", c_short),
121 ("Top", c_short),
122 ("Right", c_short),
[all …]
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/
H A Dwin32_types.py1 from ctypes import Structure, Union, c_char, c_long, c_short, c_ulong
18 ('X', c_short), # Short
19 ('Y', c_short), # Short
40 ('RepeatCount', c_short), # word
41 ('VirtualKeyCode', c_short), # word
42 ('VirtualScanCode', c_short), # word
102 ('EventType', c_short), # word
119 ("Left", c_short),
120 ("Top", c_short),
121 ("Right", c_short),
[all …]
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/
H A Dwin32_types.py1 from ctypes import Structure, Union, c_char, c_long, c_short, c_ulong
18 ('X', c_short), # Short
19 ('Y', c_short), # Short
40 ('RepeatCount', c_short), # word
41 ('VirtualKeyCode', c_short), # word
42 ('VirtualScanCode', c_short), # word
102 ('EventType', c_short), # word
119 ("Left", c_short),
120 ("Top", c_short),
121 ("Right", c_short),
[all …]
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/
H A Dwin32_types.py1 from ctypes import Structure, Union, c_char, c_long, c_short, c_ulong
24 ("X", c_short), # Short
25 ("Y", c_short), # Short
64 ("RepeatCount", c_short), # word
65 ("VirtualKeyCode", c_short), # word
66 ("VirtualScanCode", c_short), # word
150 _fields_ = [("EventType", c_short), ("Event", EVENT_RECORD)] # word # Union.
172 ("Left", c_short),
173 ("Top", c_short),
174 ("Right", c_short),
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/libc-0.2.71/src/unix/newlib/xtensa/
H A Dmod.rs66 pub const POLLIN: ::c_short = 1 << 0;
67 pub const POLLRDNORM: ::c_short = 1 << 1;
68 pub const POLLRDBAND: ::c_short = 1 << 2;
69 pub const POLLPRI: ::c_short = POLLRDBAND;
70 pub const POLLOUT: ::c_short = 1 << 3;
71 pub const POLLWRNORM: ::c_short = POLLOUT;
72 pub const POLLWRBAND: ::c_short = 1 << 4;
73 pub const POLLERR: ::c_short = 1 << 5;
74 pub const POLLHUP: ::c_short = 1 << 6;
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libc-0.2.71/src/unix/newlib/xtensa/
H A Dmod.rs66 pub const POLLIN: ::c_short = 1 << 0;
67 pub const POLLRDNORM: ::c_short = 1 << 1;
68 pub const POLLRDBAND: ::c_short = 1 << 2;
69 pub const POLLPRI: ::c_short = POLLRDBAND;
70 pub const POLLOUT: ::c_short = 1 << 3;
71 pub const POLLWRNORM: ::c_short = POLLOUT;
72 pub const POLLWRBAND: ::c_short = 1 << 4;
73 pub const POLLERR: ::c_short = 1 << 5;
74 pub const POLLHUP: ::c_short = 1 << 6;
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/libc-0.2.71/src/unix/newlib/xtensa/
H A Dmod.rs66 pub const POLLIN: ::c_short = 1 << 0;
67 pub const POLLRDNORM: ::c_short = 1 << 1;
68 pub const POLLRDBAND: ::c_short = 1 << 2;
69 pub const POLLPRI: ::c_short = POLLRDBAND;
70 pub const POLLOUT: ::c_short = 1 << 3;
71 pub const POLLWRNORM: ::c_short = POLLOUT;
72 pub const POLLWRBAND: ::c_short = 1 << 4;
73 pub const POLLERR: ::c_short = 1 << 5;
74 pub const POLLHUP: ::c_short = 1 << 6;
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/libc-0.2.102/src/unix/newlib/espidf/
H A Dmod.rs67 pub const POLLIN: ::c_short = 1 << 0;
68 pub const POLLRDNORM: ::c_short = 1 << 1;
69 pub const POLLRDBAND: ::c_short = 1 << 2;
70 pub const POLLPRI: ::c_short = POLLRDBAND;
71 pub const POLLOUT: ::c_short = 1 << 3;
72 pub const POLLWRNORM: ::c_short = POLLOUT;
73 pub const POLLWRBAND: ::c_short = 1 << 4;
74 pub const POLLERR: ::c_short = 1 << 5;
75 pub const POLLHUP: ::c_short = 1 << 6;
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/libc-0.2.73/src/unix/newlib/xtensa/
H A Dmod.rs67 pub const POLLIN: ::c_short = 1 << 0;
68 pub const POLLRDNORM: ::c_short = 1 << 1;
69 pub const POLLRDBAND: ::c_short = 1 << 2;
70 pub const POLLPRI: ::c_short = POLLRDBAND;
71 pub const POLLOUT: ::c_short = 1 << 3;
72 pub const POLLWRNORM: ::c_short = POLLOUT;
73 pub const POLLWRBAND: ::c_short = 1 << 4;
74 pub const POLLERR: ::c_short = 1 << 5;
75 pub const POLLHUP: ::c_short = 1 << 6;
/dports/misc/broot/broot-1.7.0/cargo-crates/libc-0.2.98/src/unix/newlib/xtensa/
H A Dmod.rs67 pub const POLLIN: ::c_short = 1 << 0;
68 pub const POLLRDNORM: ::c_short = 1 << 1;
69 pub const POLLRDBAND: ::c_short = 1 << 2;
70 pub const POLLPRI: ::c_short = POLLRDBAND;
71 pub const POLLOUT: ::c_short = 1 << 3;
72 pub const POLLWRNORM: ::c_short = POLLOUT;
73 pub const POLLWRBAND: ::c_short = 1 << 4;
74 pub const POLLERR: ::c_short = 1 << 5;
75 pub const POLLHUP: ::c_short = 1 << 6;
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/libc-0.2.98/src/unix/newlib/xtensa/
H A Dmod.rs67 pub const POLLIN: ::c_short = 1 << 0;
68 pub const POLLRDNORM: ::c_short = 1 << 1;
69 pub const POLLRDBAND: ::c_short = 1 << 2;
70 pub const POLLPRI: ::c_short = POLLRDBAND;
71 pub const POLLOUT: ::c_short = 1 << 3;
72 pub const POLLWRNORM: ::c_short = POLLOUT;
73 pub const POLLWRBAND: ::c_short = 1 << 4;
74 pub const POLLERR: ::c_short = 1 << 5;
75 pub const POLLHUP: ::c_short = 1 << 6;
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libc-0.2.101/src/unix/newlib/espidf/
H A Dmod.rs67 pub const POLLIN: ::c_short = 1 << 0;
68 pub const POLLRDNORM: ::c_short = 1 << 1;
69 pub const POLLRDBAND: ::c_short = 1 << 2;
70 pub const POLLPRI: ::c_short = POLLRDBAND;
71 pub const POLLOUT: ::c_short = 1 << 3;
72 pub const POLLWRNORM: ::c_short = POLLOUT;
73 pub const POLLWRBAND: ::c_short = 1 << 4;
74 pub const POLLERR: ::c_short = 1 << 5;
75 pub const POLLHUP: ::c_short = 1 << 6;

12345678910>>...463