HomeSort by relevance Sort by last modified time
    Searched refs:host_triplet (Results 1 - 2 of 2) sorted by null

  /external/curl/tests/
testcurl.pl 721 my $host_triplet = get_host_triplet();
723 if(($host_triplet =~ /([^-]+)-([^-]+)-irix(.*)/) ||
724 ($host_triplet =~ /([^-]+)-([^-]+)-aix(.*)/) ||
725 ($host_triplet =~ /([^-]+)-([^-]+)-osf(.*)/) ||
726 ($host_triplet =~ /([^-]+)-([^-]+)-solaris2(.*)/)) {
770 my $host_triplet = get_host_triplet();
772 if(($host_triplet =~ /([^-]+)-([^-]+)-mingw(.*)/) ||
773 ($host_triplet =~ /([^-]+)-([^-]+)-android(.*)/)) {
788 if($host_triplet =~ /([^-]+)-([^-]+)-mingw(.*)/) {
  /external/libogg/win32/
Makefile 63 host_triplet = i686-pc-linux-gnu macro

Completed in 1425 milliseconds