Searched refs:host_triplet (Results 1 - 9 of 9) sorted by relevance

/external/curl/tests/
H A Dtestcurl.pl736 my $host_triplet = get_host_triplet();
738 if(($host_triplet =~ /([^-]+)-([^-]+)-irix(.*)/) ||
739 ($host_triplet =~ /([^-]+)-([^-]+)-aix(.*)/) ||
740 ($host_triplet =~ /([^-]+)-([^-]+)-osf(.*)/) ||
741 ($host_triplet =~ /([^-]+)-([^-]+)-solaris2(.*)/)) {
785 my $host_triplet = get_host_triplet();
787 if(($host_triplet =~ /([^-]+)-([^-]+)-mingw(.*)/) ||
788 ($host_triplet =~ /([^-]+)-([^-]+)-android(.*)/)) {
803 if($host_triplet =~ /([^-]+)-([^-]+)-mingw(.*)/) {
/external/libogg/win32/
H A DMakefile63 host_triplet = i686-pc-linux-gnu macro
/external/skia/third_party/yasm/config/android/
H A DMakefile202 host_triplet = x86_64-unknown-linux-gnu macro
/external/skia/third_party/yasm/config/chromeos/
H A DMakefile202 host_triplet = x86_64-unknown-linux-gnu macro
/external/skia/third_party/yasm/config/ios/
H A DMakefile202 host_triplet = i686-apple-darwin9.8.0 macro
/external/skia/third_party/yasm/config/linux/
H A DMakefile202 host_triplet = x86_64-unknown-linux-gnu macro
/external/skia/third_party/yasm/config/mac/
H A DMakefile202 host_triplet = i686-apple-darwin9.8.0 macro
/external/skia/third_party/yasm/config/openbsd/
H A DMakefile202 host_triplet = x86_64-unknown-linux-gnu macro
/external/skia/third_party/yasm/config/win/
H A DMakefile202 host_triplet = x86_64-unknown-linux-gnu macro

Completed in 531 milliseconds