Lines Matching refs:target_os

90         target_os = "freebsd",
91 target_os = "dragonfly",
92 target_os = "ios",
93 target_os = "macos",
94 target_os = "netbsd",
95 target_os = "openbsd"
101 target_os = "freebsd",
102 target_os = "dragonfly",
103 target_os = "ios",
104 target_os = "macos",
105 target_os = "netbsd",
106 target_os = "openbsd"
123 target_os = "freebsd",
124 target_os = "dragonfly",
125 target_os = "ios",
126 target_os = "macos",
127 target_os = "netbsd",
128 target_os = "openbsd"
134 target_os = "freebsd",
135 target_os = "dragonfly",
136 target_os = "ios",
137 target_os = "macos",
138 target_os = "netbsd",
139 target_os = "openbsd"
156 target_os = "freebsd",
157 target_os = "dragonfly",
158 target_os = "ios",
159 target_os = "macos",
160 target_os = "netbsd",
161 target_os = "openbsd"
167 target_os = "freebsd",
168 target_os = "dragonfly",
169 target_os = "ios",
170 target_os = "macos",
171 target_os = "netbsd",
172 target_os = "openbsd"
190 target_os = "freebsd",
191 target_os = "dragonfly",
192 target_os = "ios",
193 target_os = "macos",
194 target_os = "netbsd",
195 target_os = "openbsd"
201 target_os = "freebsd",
202 target_os = "dragonfly",
203 target_os = "ios",
204 target_os = "macos",
205 target_os = "netbsd",
206 target_os = "openbsd"
249 #[cfg(any(target_os = "linux", target_os = "android",))]
252 #[cfg(target_os = "haiku")]
270 target_os = "linux",
271 target_os = "android",
272 target_os = "haiku",
296 target_os = "linux",
297 target_os = "android",
298 target_os = "haiku",
316 target_os = "linux",
317 target_os = "android",
318 target_os = "haiku",
336 target_os = "linux",
337 target_os = "android",
338 target_os = "haiku",
358 #[cfg_attr(all(any(target_os = "haiku"), target_pointer_width = "64"), repr(u8))]
359 #[cfg_attr(all(any(target_os = "ios", target_os = "macos"), target_pointer_width = "64"), repr(u64))]
360 #[cfg_attr(not(all(any(target_os = "ios", target_os = "macos", target_os = "haiku"), target_pointer_width = "64")), repr(u32))]
376 #[cfg(any(target_os = "dragonfly",
377 target_os = "freebsd",
378 target_os = "macos",
379 target_os = "netbsd",
380 target_os = "openbsd"))]
384 #[cfg(any(target_os = "dragonfly",
385 target_os = "freebsd",
386 target_os = "macos",
387 target_os = "netbsd",
388 target_os = "openbsd"))]
392 #[cfg(any(target_os = "dragonfly",
393 target_os = "freebsd",
394 target_os = "macos",
395 target_os = "netbsd",
396 target_os = "openbsd"))]
401 #[cfg(any(target_os = "dragonfly",
402 target_os = "freebsd",
403 target_os = "macos",
404 target_os = "netbsd",
405 target_os = "openbsd"))]
409 #[cfg(any(target_os = "illumos", target_os = "solaris"))]
413 #[cfg(any(target_os = "illumos", target_os = "solaris"))]
416 #[cfg(any(target_os = "android",
417 target_os = "freebsd",
418 target_os = "illumos",
419 target_os = "linux",
420 target_os = "netbsd",
421 target_os = "solaris"))]
424 #[cfg(any(target_os = "android", target_os = "linux"))]
427 #[cfg(any(target_os = "android", target_os = "linux"))]
430 #[cfg(any(target_os = "android",
431 target_os = "freebsd",
432 target_os = "illumos",
433 target_os = "linux",
434 target_os = "netbsd",
435 target_os = "solaris"))]
438 #[cfg(any(target_os = "android", target_os = "linux"))]
441 #[cfg(any(target_os = "android", target_os = "linux"))]
444 #[cfg(any(target_os = "android", target_os = "linux"))]
447 #[cfg(any(target_os = "android", target_os = "linux"))]
450 #[cfg(any(target_os = "android", all(target_os = "linux", not(target_arch = "sparc64"))))]
453 #[cfg(any(target_os = "android", all(target_os = "linux", not(target_arch = "sparc64"))))]
456 #[cfg(any(target_os = "android", all(target_os = "linux", not(target_arch = "sparc64"))))]
459 #[cfg(any(target_os = "android", all(target_os = "linux", not(target_arch = "sparc64"))))]
467 target_os = "freebsd",
468 target_os = "dragonfly",
469 target_os = "ios",
470 target_os = "macos",
471 target_os = "netbsd",
472 target_os = "openbsd"
480 #[cfg(target_os = "haiku")]
539 #[cfg(not(target_os = "haiku"))]
546 #[cfg(any(target_os = "dragonfly",
547 target_os = "freebsd",
548 target_os = "illumos",
549 target_os = "macos",
550 target_os = "netbsd",
551 target_os = "openbsd",
552 target_os = "solaris"))]
559 #[cfg(any(target_os = "dragonfly",
560 target_os = "freebsd",
561 target_os = "illumos",
562 target_os = "solaris"))]
568 #[cfg(not(any(all(target_os = "linux", target_arch = "sparc64"),
569 target_os = "illumos", target_os = "solaris")))]
575 #[cfg(any(target_os = "dragonfly",
576 target_os = "freebsd",
577 target_os = "illumos",
578 target_os = "macos",
579 target_os = "netbsd",
580 target_os = "openbsd",
581 target_os = "solaris"))]
586 #[cfg(target_os = "linux")]
589 #[cfg(any(target_os = "haiku", target_os = "illumos", target_os = "solaris"))]
592 #[cfg(not(any(all(target_os = "linux", target_arch = "sparc64"),
593 target_os = "illumos", target_os = "solaris")))]
597 #[cfg(target_os = "dragonfly")]
604 all(target_os = "linux", target_arch = "sparc64"),
605 target_os = "illumos",
606 target_os = "solaris"
615 target_os = "android",
616 target_os = "dragonfly",
617 target_os = "freebsd",
618 target_os = "linux",
619 target_os = "macos",
620 target_os = "netbsd",
621 target_os = "openbsd"
640 #[cfg(not(target_os = "redox"))]
643 #[cfg(not(any(target_os = "redox", target_os = "haiku")))]
646 #[cfg(any(target_os = "android", target_os = "linux", target_os = "macos"))]
656 #[cfg(any(target_os = "android",
657 target_os = "haiku",
658 target_os = "linux",
659 target_os = "openbsd"))]
666 #[cfg(any(target_os = "android",
667 target_os = "haiku",
668 target_os = "ios",
669 target_os = "linux",
670 target_os = "macos"))]
673 #[cfg(any(target_os = "android",
674 target_os = "haiku",
675 target_os = "ios",
676 target_os = "linux",
677 target_os = "macos"))]
680 #[cfg(any(target_os = "android",
681 target_os = "haiku",
682 target_os = "ios",
683 target_os = "linux",
684 target_os = "macos"))]
687 #[cfg(any(target_os = "android",
688 target_os = "haiku",
689 target_os = "ios",
690 target_os = "linux",
691 target_os = "macos"))]
694 #[cfg(any(target_os = "android",
695 target_os = "haiku",
696 target_os = "ios",
697 target_os = "linux",
698 target_os = "macos"))]
701 #[cfg(any(target_os = "android",
702 target_os = "haiku",
703 target_os = "ios",
704 target_os = "linux",
705 target_os = "macos"))]
708 #[cfg(any(target_os = "android",
709 target_os = "haiku",
710 target_os = "ios",
711 target_os = "linux",
712 target_os = "macos"))]
715 #[cfg(any(target_os = "android",
716 target_os = "haiku",
717 target_os = "ios",
718 target_os = "linux",
719 target_os = "macos"))]
722 #[cfg(any(target_os = "android",
723 target_os = "freebsd",
724 target_os = "haiku",
725 target_os = "ios",
726 target_os = "linux",
727 target_os = "macos"))]
730 #[cfg(any(target_os = "android",
731 target_os = "haiku",
732 target_os = "ios",
733 target_os = "linux",
734 target_os = "macos"))]
737 #[cfg(any(target_os = "android",
738 target_os = "haiku",
739 target_os = "ios",
740 target_os = "linux",
741 target_os = "macos"))]
744 #[cfg(any(target_os = "android",
745 target_os = "freebsd",
746 target_os = "haiku",
747 target_os = "ios",
748 target_os = "linux",
749 target_os = "macos"))]
752 #[cfg(any(target_os = "android", target_os = "linux"))]
755 #[cfg(any(target_os = "android",
756 target_os = "haiku",
757 target_os = "ios",
758 target_os = "linux",
759 target_os = "macos"))]
762 #[cfg(any(target_os = "android",
763 target_os = "haiku",
764 target_os = "ios",
765 target_os = "linux",
766 target_os = "macos"))]
769 #[cfg(any(target_os = "android",
770 target_os = "haiku",
771 target_os = "ios",
772 target_os = "linux",
773 target_os = "macos"))]
776 #[cfg(any(target_os = "android",
777 target_os = "haiku",
778 target_os = "ios",
779 target_os = "linux",
780 target_os = "macos"))]
783 #[cfg(any(target_os = "android",
784 target_os = "haiku",
785 target_os = "ios",
786 target_os = "linux",
787 target_os = "macos"))]
790 #[cfg(any(target_os = "android",
791 target_os = "haiku",
792 target_os = "ios",
793 target_os = "linux",
794 target_os = "macos"))]
797 #[cfg(any(target_os = "freebsd",
798 target_os = "dragonfly",
799 target_os = "ios",
800 target_os = "macos",
801 target_os = "netbsd",
802 target_os = "openbsd"))]
805 #[cfg(any(target_os = "freebsd",
806 target_os = "dragonfly",
807 target_os = "macos",
808 target_os = "netbsd",
809 target_os = "openbsd"))]
817 #[cfg(any(target_os = "android",
818 target_os = "haiku",
819 target_os = "ios",
820 target_os = "linux",
821 target_os = "macos"))]
824 #[cfg(any(target_os = "android",
825 target_os = "haiku",
826 target_os = "ios",
827 target_os = "linux",
828 target_os = "macos"))]
831 #[cfg(any(target_os = "android",
832 target_os = "freebsd",
833 target_os = "haiku",
834 target_os = "ios",
835 target_os = "linux",
836 target_os = "macos"))]
839 #[cfg(any(target_os = "android",
840 target_os = "haiku",
841 target_os = "ios",
842 target_os = "linux",
843 target_os = "macos"))]
846 #[cfg(any(target_os = "android",
847 target_os = "haiku",
848 target_os = "ios",
849 target_os = "linux",
850 target_os = "macos"))]
853 #[cfg(any(target_os = "android",
854 target_os = "haiku",
855 target_os = "ios",
856 target_os = "linux",
857 target_os = "macos"))]
866 #[cfg(any(target_os = "dragonfly",
867 target_os = "freebsd",
868 target_os = "ios",
869 target_os = "macos",
870 target_os = "netbsd",
871 target_os = "openbsd"))]
884 #[cfg(not(target_os = "redox"))]
887 #[cfg(any(target_os = "android", target_os = "linux"))]
890 #[cfg(any(target_os = "android", all(target_os = "linux", not(target_arch = "mips"))))]
893 #[cfg(any(target_os = "android",
894 all(target_os = "linux",
897 #[cfg(any(target_os = "android", target_os = "linux"))]
900 #[cfg(any(target_os = "dragonfly",
901 target_os = "freebsd",
902 target_os = "macos",
903 target_os = "netbsd",
904 target_os = "openbsd"))]
907 #[cfg(any(target_os = "netbsd", target_os = "openbsd"))]
910 #[cfg(any(target_os = "dragonfly",
911 target_os = "freebsd",
912 target_os = "netbsd",
913 target_os = "openbsd"))]
916 #[cfg(any(target_os = "dragonfly",
917 target_os = "freebsd",
918 target_os = "netbsd",
919 target_os = "openbsd"))]
922 #[cfg(any(target_os = "dragonfly",
923 target_os = "freebsd"))]
926 #[cfg(any(target_os = "dragonfly",
927 target_os = "freebsd"))]
930 #[cfg(any(target_os = "dragonfly",
931 target_os = "freebsd"))]
946 #[cfg(not(target_os = "redox"))]
953 #[cfg(not(target_os = "redox"))]
956 #[cfg(not(target_os = "redox"))]
961 #[cfg(any(target_os = "freebsd",
962 target_os = "dragonfly",
963 target_os = "ios",
964 target_os = "macos",
965 target_os = "netbsd",
966 target_os = "openbsd"))]
970 #[cfg(not(any(target_os = "redox", target_os = "haiku")))]
974 #[cfg(not(target_os = "redox"))]
977 #[cfg(any(target_os = "freebsd",
978 target_os = "dragonfly",
979 target_os = "ios",
980 target_os = "macos",
981 target_os = "netbsd",
982 target_os = "openbsd"))]
985 #[cfg(not(target_os = "redox"))]
993 if #[cfg(any(target_os = "freebsd",
994 target_os = "dragonfly",
995 target_os = "ios",
996 target_os = "macos",
997 target_os = "netbsd",
998 target_os = "openbsd"))] {
1102 #[cfg(not(target_os = "haiku"))]
1130 #[cfg(target_os = "freebsd")]
1222 #[cfg(not(target_os = "haiku"))]
1224 #[cfg(target_os = "haiku")]