Lines Matching refs:target_os
13 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))]
17 #[cfg(not(any(target_os = "openbsd", target_os = "redox")))]
42 #[cfg(all(any(target_os = "android", target_os = "emscripten",
43 target_os = "fuchsia", target_os = "linux"),
60 #[cfg(any(target_os = "android", target_os = "emscripten",
61 target_os = "fuchsia", target_os = "linux"))]
64 #[cfg(not(any(target_os = "android", target_os = "emscripten",
65 target_os = "fuchsia", target_os = "linux",
66 target_os = "redox")))]
68 #[cfg(not(any(target_os = "android", target_os = "emscripten",
69 target_os = "fuchsia", target_os = "linux",
70 target_os = "redox")))]
94 #[cfg(all(any(target_os = "android", target_os = "emscripten", in from_str()
95 target_os = "fuchsia", target_os = "linux"), in from_str()
112 #[cfg(any(target_os = "android", target_os = "emscripten", in from_str()
113 target_os = "fuchsia", target_os = "linux"))] in from_str()
116 #[cfg(not(any(target_os = "android", target_os = "emscripten", in from_str()
117 target_os = "fuchsia", target_os = "linux", in from_str()
118 target_os = "redox")))] in from_str()
120 #[cfg(not(any(target_os = "android", target_os = "emscripten", in from_str()
121 target_os = "fuchsia", target_os = "linux", in from_str()
122 target_os = "redox")))] in from_str()
152 #[cfg(all(any(target_os = "android", target_os = "emscripten", in as_str()
153 target_os = "fuchsia", target_os = "linux"), in as_str()
169 #[cfg(any(target_os = "android", target_os = "emscripten", in as_str()
170 target_os = "fuchsia", target_os = "linux"))] in as_str()
173 #[cfg(not(any(target_os = "android", target_os = "emscripten", in as_str()
174 target_os = "fuchsia", target_os = "linux", in as_str()
175 target_os = "redox")))] in as_str()
177 #[cfg(not(any(target_os = "android", target_os = "emscripten", in as_str()
178 target_os = "fuchsia", target_os = "linux", in as_str()
179 target_os = "redox")))] in as_str()
199 #[cfg(target_os = "redox")]
230 #[cfg(all(any(target_os = "linux", target_os = "android",
231 target_os = "emscripten", target_os = "fuchsia"),
266 #[cfg(all(any(target_os = "linux", target_os = "android",
267 target_os = "emscripten", target_os = "fuchsia"),
301 #[cfg(not(any(target_os = "linux", target_os = "android",
302 target_os = "fuchsia", target_os = "emscripten",
303 target_os = "redox")))]
380 #[cfg(not(target_os = "redox"))]
382 #[cfg(target_os = "redox")]
488 #[cfg(not(target_os = "redox"))] // RedoxFS does not yet support sigwait
517 #[cfg(not(target_os = "redox"))]
534 #[cfg(target_os = "redox")] in new()
543 #[cfg(not(target_os = "redox"))] in new()
558 #[cfg(not(target_os = "redox"))] in new()
580 #[cfg(not(target_os = "redox"))]
592 #[cfg(target_os = "redox")]
683 #[cfg(not(target_os = "redox"))] in signal()
773 #[cfg(not(target_os = "fuchsia"))]
791 #[cfg(target_os = "freebsd")]
793 #[cfg(target_os = "linux")]
813 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))]
818 #[cfg(any(target_os = "freebsd", target_os = "linux"))]
823 #[cfg(not(any(target_os = "openbsd", target_os = "redox")))]
828 #[cfg(any(target_os = "freebsd", target_os = "linux"))]
861 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))] in new()
863 #[cfg(target_os = "freebsd")] in new()
865 #[cfg(all(target_os = "linux", target_env = "gnu", not(target_arch = "mips")))] in new()
867 #[cfg(any(all(target_os = "linux", target_env = "musl"), target_arch = "mips"))] in new()
872 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))] in new()
874 #[cfg(any(target_os = "linux", target_os = "freebsd"))] in new()
881 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))] in new()
883 #[cfg(any(target_os = "freebsd", target_os = "linux"))] in new()
890 #[cfg(any(target_os = "freebsd", target_os = "linux"))]
898 #[cfg(not(any(target_os = "freebsd", target_os = "linux")))]
916 #[cfg(not(target_os = "redox"))]
972 #[cfg(not(target_os = "redox"))]
993 #[cfg(not(target_os = "redox"))]
1006 #[cfg(not(target_os = "redox"))]
1019 #[cfg(not(target_os = "redox"))]
1042 #[cfg(not(target_os = "redox"))]
1080 #[cfg(not(target_os = "redox"))]