HomeSort by: relevance | last modified time | path
    Searched refs:shared_extension (Results 1 - 16 of 16) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/Configurations/
50-haiku.conf 18 shared_extension => ".so.\$(SHLIB_VERSION_NUMBER)",
10-main.conf 203 shared_extension => ".so",
215 shared_extension => ".so.\$(SHLIB_VERSION_NUMBER)",
368 shared_extension => ".so.\$(SHLIB_VERSION_NUMBER)",
468 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
484 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
502 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
521 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
537 shared_extension => ".so.\$(SHLIB_VERSION_NUMBER)",
551 shared_extension => ".so.\$(SHLIB_VERSION_NUMBER)",
565 shared_extension => ".so.\$(SHLIB_VERSION_NUMBER)"
    [all...]
00-base-templates.conf 45 shared_extension => "",
105 shared_extension => ".so",
147 shared_extension => ".dll",
167 shared_extension => ".exe",
unix-Makefile.tmpl 10 our $shlibext = $target{shared_extension} || ".so";
windows-makefile.tmpl 11 our $shlibext = $target{shared_extension} || ".dll";
  /src/crypto/external/apache2/openssl/dist/Configurations/platform/
Unix.pm 20 sub shlibext { (my $x = $target{shared_extension}
31 sub shlibextsimple { (my $x = $target{shared_extension} || '.so')
  /src/crypto/external/bsd/openssl/dist/Configurations/platform/
Unix.pm 20 sub shlibext { (my $x = $target{shared_extension}
31 sub shlibextsimple { (my $x = $target{shared_extension} || '.so')
  /src/crypto/external/apache2/openssl/dist/Configurations/
50-nonstop.conf 21 shared_extension => ".so",
10-main.conf 208 shared_extension => ".so",
493 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
513 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
531 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
554 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
651 shared_extension => ".so",
668 shared_extension => ".so",
1393 shared_extension => "64.so.\$(SHLIB_VERSION_NUMBER)",
1463 shared_extension => "64.so.\$(SHLIB_VERSION_NUMBER)",
1480 shared_extension => "64.so.\$(SHLIB_VERSION_NUMBER)"
    [all...]
15-android.conf 195 shared_extension => ".so",
  /src/crypto/external/bsd/openssl/dist/Configurations/
50-nonstop.conf 20 shared_extension => ".so",
10-main.conf 208 shared_extension => ".so",
500 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
520 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
538 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
561 shared_extension => ".sl.\$(SHLIB_VERSION_NUMBER)",
658 shared_extension => ".so",
675 shared_extension => ".so",
1243 shared_extension => "64.so.\$(SHLIB_VERSION_NUMBER)",
1300 shared_extension => "64.so.\$(SHLIB_VERSION_NUMBER)",
1317 shared_extension => "64.so.\$(SHLIB_VERSION_NUMBER)"
    [all...]
15-android.conf 194 shared_extension => ".so",
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/
90-test_shlibload.t 68 . ($target{shared_extension} || ".so");
  /src/crypto/external/bsd/openssl.old/dist/util/
shlib_wrap.sh.in 13 . ($target{shared_extension} || ".so");
  /src/crypto/external/bsd/openssl.old/dist/
Configure 1147 ($target{shared_extension_simple}=$target{shared_extension})
3358 "shared_extension",

Completed in 53 milliseconds