Home
last modified time | relevance | path

Searched refs:LANGUAGES_USING_LDFLAGS (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/compilers/
H A D__init__.py149 LANGUAGES_USING_LDFLAGS,
H A Dcompilers.py88 LANGUAGES_USING_LDFLAGS = {'objcpp', 'cpp', 'objc', 'c', 'fortran', 'd', 'cuda'} # type: T.Set[str] variable
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/
H A D__init__.py152 LANGUAGES_USING_LDFLAGS,
H A Dcompilers.py91 LANGUAGES_USING_LDFLAGS = {'objcpp', 'cpp', 'objc', 'c', 'fortran', 'd', 'cuda'} # type: T.Set[str] variable
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/compilers/
H A D__init__.py151 LANGUAGES_USING_LDFLAGS,
H A Dcompilers.py89 LANGUAGES_USING_LDFLAGS = {'objcpp', 'cpp', 'objc', 'c', 'fortran', 'd', 'cuda'} # type: T.Set[str] variable
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/compilers/
H A D__init__.py152 LANGUAGES_USING_LDFLAGS,
H A Dcompilers.py91 LANGUAGES_USING_LDFLAGS = {'objcpp', 'cpp', 'objc', 'c', 'fortran', 'd', 'cuda'} # type: T.Set[str] variable
/dports/devel/meson/meson-0.60.3/mesonbuild/compilers/
H A D__init__.py152 LANGUAGES_USING_LDFLAGS,
H A Dcompilers.py91 LANGUAGES_USING_LDFLAGS = {'objcpp', 'cpp', 'objc', 'c', 'fortran', 'd', 'cuda'} # type: T.Set[str] variable
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/
H A Denvironment.py672 for lang in compilers.compilers.LANGUAGES_USING_LDFLAGS:
/dports/devel/meson/meson-0.60.3/mesonbuild/
H A Denvironment.py671 for lang in compilers.compilers.LANGUAGES_USING_LDFLAGS:
H A Denvironment.py.orig671 for lang in compilers.compilers.LANGUAGES_USING_LDFLAGS:
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/
H A Denvironment.py671 for lang in compilers.compilers.LANGUAGES_USING_LDFLAGS:
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/
H A Denvironment.py671 for lang in compilers.compilers.LANGUAGES_USING_LDFLAGS:
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/
H A Denvironment.py672 for lang in compilers.compilers.LANGUAGES_USING_LDFLAGS:
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/backend/
H A Dbackends.py32 from ..compilers import LANGUAGES_USING_LDFLAGS, detect
594 for lang in LANGUAGES_USING_LDFLAGS:
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/backend/
H A Dbackends.py32 from ..compilers import LANGUAGES_USING_LDFLAGS, detect
692 for lang in LANGUAGES_USING_LDFLAGS:
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/backend/
H A Dbackends.py32 from ..compilers import LANGUAGES_USING_LDFLAGS, detect
683 for lang in LANGUAGES_USING_LDFLAGS:
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/backend/
H A Dbackends.py32 from ..compilers import LANGUAGES_USING_LDFLAGS, detect
692 for lang in LANGUAGES_USING_LDFLAGS:
/dports/devel/meson/meson-0.60.3/mesonbuild/backend/
H A Dbackends.py32 from ..compilers import LANGUAGES_USING_LDFLAGS, detect
692 for lang in LANGUAGES_USING_LDFLAGS:
H A Dbackends.py.orig32 from ..compilers import LANGUAGES_USING_LDFLAGS, detect
692 for lang in LANGUAGES_USING_LDFLAGS: