Home
last modified time | relevance | path

Searched refs:arch_matches (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dmono-config.c266 arch_matches (const char* arch, const char *value) in arch_matches() function
271 return !arch_matches (arch, value + 1); in arch_matches()
330 …} else if (strcmp (attribute_names [i], "os") == 0 && !arch_matches (CONFIG_OS, attribute_values [… in dllmap_start()
332 …else if (strcmp (attribute_names [i], "cpu") == 0 && !arch_matches (CONFIG_CPU, attribute_values [… in dllmap_start()
334 …else if (strcmp (attribute_names [i], "wordsize") == 0 && !arch_matches (CONFIG_WORDSIZE, attribut… in dllmap_start()
349 …else if (strcmp (attribute_names [i], "os") == 0 && !arch_matches (CONFIG_OS, attribute_values [i]… in dllmap_start()
351 …else if (strcmp (attribute_names [i], "cpu") == 0 && !arch_matches (CONFIG_CPU, attribute_values [… in dllmap_start()
353 …else if (strcmp (attribute_names [i], "wordsize") == 0 && !arch_matches (CONFIG_WORDSIZE, attribut… in dllmap_start()
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/dependencies/
H A Dboost.py301 def arch_matches(self, arch: str) -> bool: member in BoostLibraryFile
566 libs = [x for x in libs if x.arch_matches(self.arch)]
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/dependencies/
H A Dboost.py301 def arch_matches(self, arch: str) -> bool: member in BoostLibraryFile
566 libs = [x for x in libs if x.arch_matches(self.arch)]
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/dependencies/
H A Dboost.py304 def arch_matches(self, arch: str) -> bool: member in BoostLibraryFile
599 libs = [x for x in libs if x.arch_matches(self.arch)]
/dports/devel/meson/meson-0.60.3/mesonbuild/dependencies/
H A Dboost.py304 def arch_matches(self, arch: str) -> bool: member in BoostLibraryFile
601 libs = [x for x in libs if x.arch_matches(self.arch)]
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/
H A Dboost.py304 def arch_matches(self, arch: str) -> bool: member in BoostLibraryFile
601 libs = [x for x in libs if x.arch_matches(self.arch)]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/dependencies/
H A Dboost.py304 def arch_matches(self, arch: str) -> bool: member in BoostLibraryFile
601 libs = [x for x in libs if x.arch_matches(self.arch)]
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/dependencies/
H A Dboost.py304 def arch_matches(self, arch: str) -> bool: member in BoostLibraryFile
601 libs = [x for x in libs if x.arch_matches(self.arch)]