• Home
  • Raw
  • Download

Lines Matching refs:target_os

2 #[cfg(not(target_os = "android"))]
5 #[cfg(not(target_os = "android"))]
8 #[cfg(not(target_os = "android"))]
24 #[cfg(any(target_os = "android", target_os = "linux"))]
27 #[cfg(any(target_os = "android", target_os = "linux"))]
46 #[cfg(any(target_os = "android", target_os = "linux", target_os = "freebsd"))]
49 #[cfg(any(all(any(target_os = "android", target_os = "linux"),
51 … all(target_os = "linux", target_env = "musl", any(target_arch = "x86", target_arch = "x86_64")),
52 all(target_os = "freebsd", target_pointer_width = "64")))]
55 #[cfg(any(target_os = "android", target_os = "linux"))]
58 #[cfg(any(target_os = "android", target_os = "linux"))]
61 #[cfg(any(target_os = "android", target_os = "linux"))]
64 #[cfg(any(target_os = "android", target_os = "linux"))]
69 #[cfg(not(target_os = "freebsd"))]
72 #[cfg(any(target_os = "android", target_os = "linux"))]
75 #[cfg(any(target_os = "android", target_os = "linux"))]
78 #[cfg(any(target_os = "android", target_os = "linux"))]
81 #[cfg(target_os = "linux")]
84 #[cfg(target_os = "linux")]
87 #[cfg(target_os = "linux")]
90 #[cfg(target_os = "linux")]
93 #[cfg(target_os = "linux")]
96 #[cfg(target_os = "linux")]
99 #[cfg(target_os = "linux")]
102 #[cfg(target_os = "linux")]
105 #[cfg(target_os = "linux")]
108 #[cfg(target_os = "linux")]
111 #[cfg(target_os = "linux")]
114 #[cfg(target_os = "linux")]
118 #[cfg(target_os = "netbsd")]
121 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))]
126 #[cfg(any(target_os = "dragonfly", target_os = "netbsd", target_os = "openbsd"))]
129 …#[cfg(any(target_os = "dragonfly", target_os = "freebsd", target_os = "netbsd", target_os = "openb…
132 …#[cfg(any(target_os = "android", target_os = "dragonfly", target_os = "freebsd", target_os = "linu…
135 #[cfg(any(target_os = "ios", target_os = "macos"))]
137 #[cfg(any(target_os = "ios", target_os = "macos"))]
142 #[cfg(target_os = "linux")]
170 #[cfg(any(target_os = "android", target_os = "linux"))]
173 #[cfg(any(target_os = "android", target_os = "linux"))]
176 #[cfg(any(target_os = "android", target_os = "linux"))]
181 #[cfg(any(target_os = "android", target_os = "linux"))]
184 #[cfg(any(target_os = "android", target_os = "linux"))]
187 #[cfg(any(target_os = "android", target_os = "linux"))]
190 #[cfg(any(target_os = "android",
191 all(target_os = "linux", any(
201 #[cfg(any(target_os = "android", target_os = "linux"))]
204 #[cfg(any(target_os = "android", target_os = "linux"))]
207 #[cfg(any(target_os = "android", target_os = "linux"))]
210 #[cfg(any(target_os = "android", target_os = "linux"))]
215 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))]
218 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))]
221 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))]
224 #[cfg(any(target_os = "dragonfly", target_os = "freebsd"))]
226 #[cfg(any(target_os = "freebsd"))]
229 #[cfg(target_os = "dragonfly")]
232 #[cfg(target_os = "dragonfly")]
235 #[cfg(any(target_os = "ios", target_os = "macos"))]
237 #[cfg(any(target_os = "ios", target_os = "macos"))]
239 #[cfg(any(target_os = "ios", target_os = "macos"))]
241 #[cfg(any(target_os = "ios", target_os = "macos"))]
254 #[cfg(any(target_os = "ios", target_os = "macos"))]
257 #[cfg(any(target_os = "ios", target_os = "macos"))]
336 #[cfg(target_os = "linux")]
412 #[cfg(not(target_os = "android"))]
415 #[cfg(any(target_os = "macos", target_os = "ios"))] in shm_open()
419 #[cfg(not(any(target_os = "macos", target_os = "ios")))] in shm_open()
428 #[cfg(not(target_os = "android"))]