Lines Matching refs:cfg
4 #[cfg(any(target_os = "android", target_os = "linux"))]
6 #[cfg(not(windows))]
9 #[cfg(any(target_os = "android", target_os = "linux"))]
11 #[cfg(not(windows))]
13 #[cfg(not(feature = "std"))]
16 #[cfg(not(any(windows, target_os = "redox")))]
18 #[cfg(not(any(windows, target_os = "wasi")))]
21 #[cfg(all(feature = "procfs", any(target_os = "android", target_os = "linux")))]
23 #[cfg(not(windows))]
25 #[cfg(not(feature = "std"))]
27 #[cfg(not(windows))]
30 #[cfg(any(target_os = "android", target_os = "linux"))]
33 #[cfg(not(any(windows, target_os = "aix", target_os = "wasi")))]
36 #[cfg(any(target_os = "android", target_os = "linux"))]
38 #[cfg(not(any(windows, target_os = "wasi")))]
40 #[cfg(not(windows))]
42 #[cfg(any(target_os = "ios", target_os = "macos"))]
45 #[cfg(not(target_os = "redox"))]
47 #[cfg(any(target_os = "android", target_os = "linux"))]
49 #[cfg(not(any(windows, target_os = "haiku", target_os = "redox", target_os = "wasi")))]
51 #[cfg(not(any(windows, target_os = "redox")))]
52 #[cfg(all(feature = "fs", feature = "net"))]
54 #[cfg(not(any(windows, target_os = "wasi")))]
56 #[cfg(not(any(
65 #[cfg(not(any(
74 #[cfg(any(target_os = "android", target_os = "linux"))]
77 #[cfg(all(feature = "procfs", any(target_os = "android", target_os = "linux")))]
81 #[cfg(not(windows))]
83 #[cfg(not(any(
90 #[cfg(any(target_os = "android", target_os = "linux"))]
92 #[cfg(not(feature = "std"))]
94 #[cfg(feature = "std")]
96 #[cfg(not(windows))]