| /linux/rust/zerocopy-derive/derive/ |
| H A D | try_from_bytes.rs | 376 mut candidate: #zerocopy_crate::Maybe<'_, Self, ___ZcAlignment>, in derive_is_bit_valid() 581 mut candidate: #zerocopy_crate::Maybe<'_, Self, ___ZcAlignment>, in derive_try_from_bytes_struct() 629 mut candidate: #zerocopy_crate::Maybe<'_, Self, ___ZcAlignment>, in derive_try_from_bytes_union() 719 _candidate: #zerocopy_crate::Maybe<'_, Self, ___ZcAlignment>, in try_gen_trivial_is_bit_valid() 757 _candidate: #zerocopy_crate::Maybe<'_, Self, ___ZcAlignment>, in gen_trivial_is_bit_valid_unchecked()
|
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | TODO.txt | 14 Maybe use python logger module for this too.
|
| /linux/rust/syn/ |
| H A D | generics.rs | 431 Maybe(Token![?]), 856 if lifetimes.is_none() && matches!(modifier, TraitBoundModifier::Maybe(_)) { in do_parse() 873 TraitBoundModifier::Maybe(maybe) => { in do_parse() 897 input.parse().map(TraitBoundModifier::Maybe) in parse() 1360 TraitBoundModifier::Maybe(t) => t.to_tokens(tokens), in to_tokens()
|
| /linux/rust/zerocopy/src/util/ |
| H A D | macros.rs | 140 fn is_bit_valid<Alignment>($candidate: Maybe<'_, Self, Alignment>) -> bool 152 fn is_bit_valid<Alignment>(_candidate: Maybe<'_, Self, Alignment>) -> bool 232 fn is_bit_valid<Alignment>(candidate: $crate::Maybe<'_, Self, Alignment>) -> bool
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-nanopi-a64.dts | 238 * Maybe we don't still know well about CPUs domain.
|
| H A D | sun50i-a64-pine64.dts | 253 * Maybe we don't still know well about CPUs domain.
|
| H A D | sun50i-a64-bananapi-m64.dts | 311 * Maybe we don't still know well about CPUs domain.
|
| H A D | sun50i-a64-amarula-relic.dts | 285 * Maybe we don't still know well about CPUs domain.
|
| H A D | sun50i-a64-olinuxino.dts | 327 * Maybe we don't still know well about CPUs domain.
|
| H A D | sun50i-a64-orangepi-win.dts | 310 * Maybe we don't still know well about CPUs domain.
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap34xx.dtsi | 151 * at all unlike on 36xx. Maybe SGX is permanently set to
|
| H A D | am3517.dtsi | 151 * similar to the omap34xx. Maybe SGX is permanently set to
|
| /linux/rust/zerocopy/src/pointer/ |
| H A D | mod.rs | 31 pub type Maybe<'a, T, Alignment = invariant::Unaligned> = typedef
|
| /linux/rust/zerocopy/src/ |
| H A D | macros.rs | 1036 fn is_bit_valid<A>(_: $crate::Maybe<'_, Self, A>) -> bool 1182 fn is_bit_valid<A>(_: $crate::Maybe<'_, Self, A>) -> bool
|
| H A D | impls.rs | 862 fn is_bit_valid<A>(candidate: Maybe<'_, Self, A>) -> bool in is_bit_valid() 1579 fn test_is_bit_valid_shared<'ptr>(&self, candidate: Maybe<'ptr, T>) in test_impls() 1587 candidate: Maybe<'ptr, T>, in test_impls() 1695 candidate: Maybe<'ptr, $ty>, in test_impls()
|
| H A D | lib.rs | 416 pub use crate::pointer::{invariant::BecauseImmutable, Maybe, Ptr}; 1775 fn is_bit_valid<A>(candidate: Maybe<'_, Self, A>) -> bool in is_bit_valid()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-huawei-g7.dts | 285 * Maybe Huawei decided to replace the second SIM card slot with the
|
| /linux/Documentation/hwmon/ |
| H A D | w83781d.rst | 307 very badly chosen IMHO), I don't know what DVC could stand for. Maybe 460 old ASUS, it isn't marketed as Qfan. Maybe some beta pre-attempt at Qfan
|
| /linux/Documentation/filesystems/ |
| H A D | affs.rst | 239 or manually (who would do this?). Maybe later.
|
| /linux/Documentation/power/ |
| H A D | video.rst | 85 your video card (good luck getting docs :-(). Maybe suspending from X
|
| H A D | swsusp.rst | 147 Maybe I'm missing something, but why don't the regular I/O paths work?
|
| /linux/Documentation/sound/cards/ |
| H A D | cmipci.rst | 47 time.. Maybe there is an unknown register to achieve this...
|
| /linux/Documentation/driver-api/mtd/ |
| H A D | nand_ecc.rst | 664 into the wrong direction. Maybe something to investigate later. Could 667 Guess that is what there is to win within the loop. Maybe unrolling one
|
| /linux/arch/sparc/lib/ |
| H A D | checksum_32.S | 412 add %o1, 4, %o1 ! is worthy). Maybe some day - with the sll/srl
|
| /linux/fs/befs/ |
| H A D | ChangeLog | 282 Flow control with #ifdef (ugh). Maybe I'll redo it once
|