Searched refs:extra (Results 676 - 700 of 2538) sorted by relevance
1...<<21222324252627282930>>...102
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | newtonkbd.c | 131 .extra = SERIO_ANY,
|
H A D | stowaway.c | 135 .extra = SERIO_ANY,
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | mtouch.c | 182 .extra = SERIO_ANY,
|
H A D | touchit213.c | 196 .extra = SERIO_ANY,
|
H A D | touchright.c | 156 .extra = SERIO_ANY,
|
H A D | touchwin.c | 163 .extra = SERIO_ANY,
|
H A D | dynapro.c | 167 .extra = SERIO_ANY,
|
H A D | hampshire.c | 166 .extra = SERIO_ANY,
|
H A D | gunze.c | 151 .extra = SERIO_ANY,
|
H A D | tsc40.c | 149 .extra = SERIO_ANY,
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | twidjoy.c | 226 .extra = SERIO_ANY,
|
H A D | warrior.c | 182 .extra = SERIO_ANY,
|
H A D | stinger.c | 173 .extra = SERIO_ANY,
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_plugin.h | 74 size_t extra,
|
/third_party/nghttp2/src/ |
H A D | shrpx_http2_session.h | 223 // advertised by server. If |extra| is nonzero, it is added to the 226 bool max_concurrency_reached(size_t extra = 0) const;
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/bn/ |
H A D | mips-mont.S | 45 dsubu $29,2*8 # place for two extra words
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/bn/ |
H A D | mips-mont.S | 45 dsubu $29,2*8 # place for two extra words
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Template.pm | 32 A few extra functions are offered to be used by the template perl code, see
|
H A D | fallback.pm | 31 It is used to add extra directories at the end of perl's search path so
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | traversal.rs | 355 /// If a particular type needs extra information beyond what it has in 366 extra: &Self::Extra, in trace()
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Template.pm | 32 A few extra functions are offered to be used by the template perl code, see
|
H A D | fallback.pm | 31 It is used to add extra directories at the end of perl's search path so
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_pyshell.py | 15 for file, mul, extra in (('', 22, ''), ('finame', 21, '=')): 22 eq(line, f"{bar+extra} RESTART: {file} {bar}")
|
/third_party/typescript/tests/baselines/reference/ |
H A D | unionAndIntersectionInference3.js | 48 declare let sx: string[] & { extra: number }; 54 let y2 = foo2(sx); // { extra: number } 105 let y2 = foo2(sx); // { extra: number }
|
/third_party/selinux/libselinux/utils/ |
H A D | Makefile | 30 -Wformat-extra-args -Wformat-zero-length -Wformat=2 -Wmultichar \
|
Completed in 8 milliseconds
1...<<21222324252627282930>>...102