Home
last modified time | relevance | path

Searched defs:objext (Results 26 – 50 of 78) sorted by relevance

1234

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/platform/
H A DVMS.pm25 sub objext { '.OBJ' } subroutine
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/platform/
H A DUnix.pm27 sub objext { $target{obj_extension} || '.o' } subroutine
H A DVMS.pm25 sub objext { '.OBJ' } subroutine
H A DWindows.pm20 sub objext { '.obj' } subroutine
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/platform/
H A DWindows.pm20 sub objext { '.obj' } subroutine
H A DVMS.pm25 sub objext { '.OBJ' } subroutine
H A DUnix.pm27 sub objext { $target{obj_extension} || '.o' } subroutine
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/platform/
H A DUnix.pm27 sub objext { $target{obj_extension} || '.o' } subroutine
H A DVMS.pm25 sub objext { '.OBJ' } subroutine
H A DWindows.pm20 sub objext { '.obj' } subroutine
/dports/security/openssl-devel/openssl-3.0.2/Configurations/platform/
H A DWindows.pm20 sub objext { '.obj' } subroutine
H A DUnix.pm27 sub objext { $target{obj_extension} || '.o' } subroutine
H A DVMS.pm25 sub objext { '.OBJ' } subroutine
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/Configurations/platform/
H A DUnix.pm27 sub objext { $target{obj_extension} || '.o' } subroutine
H A DVMS.pm25 sub objext { '.OBJ' } subroutine
H A DWindows.pm20 sub objext { '.obj' } subroutine
/dports/devel/py-pycompilation/pycompilation-0.4.12/pycompilation/
H A Dcompilation.py50 objext = '.o' variable
53 objext = '.obj' variable
/dports/devel/upp/upp/uppsrc/ide/Builders/
H A DBlitz.cpp47 const char *objext, const Index<String>& noblitz, in MakeBlitzStep()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/ninja/
H A Dconfigure.py268 objext = '.o' variable
271 objext = '.obj' variable
/dports/devel/vcglib/vcglib-2020.09/apps/QT/trimesh_QT_shared/
H A Dmainwindow.cpp86 QString objext("obj"); in chooseMesh() local
/dports/devel/ninja/ninja-1.10.2/
H A Dconfigure.py275 objext = '.o' variable
278 objext = '.obj' variable
H A Dconfigure.py.bak275 objext = '.o' variable
278 objext = '.obj' variable
H A Dconfigure.py.orig273 objext = '.o' variable
276 objext = '.obj' variable
/dports/archivers/upx/upx-3.96/src/
H A DMakefile35 objext ?= .o macro
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/
H A Dconfigure.ac242 AC_SUBST(objext) subst

1234